
20 Jan
2011
20 Jan
'11
7:54 p.m.
20.01.2011 2:50, Peter Dimov пишет:
It is possible to create a file whose name is not a valid UTF-16 sequence on Windows, so the library ought to be able to work with it. You could go either way in this specific case though, since such names are extremely rare in practice. On Windows, it is possible to create the filenames with \0 in the middle. But I don't think that Boost should support them.