[fpc-pascal] Unicode filenames
Vincent Snijders
vsnijders at quicknet.nl
Mon Jun 30 04:48:29 CEST 2008
Graeme Geldenhuys schreef:
> 2008/6/29 Vincent Snijders <vsnijders at quicknet.nl>:
>> If you create a file with a russian name on your hard disk, can you use
>> fpgFileExists to check for its existence?
>
> My Windows doesn't contain a Russian locale, but I tried it with
> French, German etc names and it works. I asked Vladimir to create a
> zip file containing English and Russian directory and file names.
> I'll unzip that and give it another try as soon as he emails the file.
> I'll let you know what happens. :)
Even if it doesn't contain Russian locale, you would be able to create
such files in the windows explorer to create such file, for example by
copy / pasting the file name while renaming it.
Then let your fpGui program check for its existence.
Vincent
More information about the fpc-pascal
mailing list