
16 Mar
2007
16 Mar
'07
9:26 a.m.
Hello Sven, Friday, March 16, 2007, 4:24:47 PM, you wrote:
* On Windows, the current ANSI code page is assumed, which could vary from installation to installation and can be changed by the user AFAIK.
it was true for Win9x. NT-based systems supports new api which uses utf16 (of course they support old api too). generally, developers say that their programs supports unicode filenames if their programs supports this new api. its support implemented in Win32Files module from http://www.haskell.org/bz/FreeArc-sources.tar.gz -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com