[fpc-pascal] Unicode filenames
Vincent Snijders
vsnijders at quicknet.nl
Mon Jun 30 11:30:02 CEST 2008
Graeme Geldenhuys schreef:
> 2008/6/30 Mattias Gaertner <nc-gaertnma at netcologne.de>:
>> Can you test to create a chinese filename in the explorer. For example:
>>
>> 北方话.txt
>
> I can't create that file in Windows Explorer. I'm using Windows 2000
> in a VMWare session. I opened explorer. Then copied the filename above
> to the clipboard from Linux (where Firefox and GMail runs). The then
> go to Window VMWare session. Right Click and create now text file.
> Past the chinese name, which then seems to escape the name. When I
> press enter to confirm the name, Windows gives me an error.
I cannot create the chinese filename either, but I could create a russian filename:
пишет.txt
UTF8ToAnsi converts the russian characters to ?.
Vincent
More information about the fpc-pascal
mailing list