Re: [boost] Boost.Filesystem i18n mini-review

26 Jul
2005
26 Jul
'05
9:56 a.m.
Beman Dawes wrote:
You are right - I have tried this with a file name with greek characters, and GetMappedFileNameA() failes to translate them correctly: all greek characters are replaced with '?' (with german system locale). Yet another idea: - open file with _wfopen() and get FILE pointer - construct basic_*fstream with this FILE pointer (Dinkumwares (and other) implementation has basic_fstream(FILE*) etc. as an extension) Jan
7279
Age (days ago)
7279
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jan Hermelink