[fpc-devel] Unicode support (yet again)
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Sep 15 22:54:15 CEST 2011
On 15 September 2011 17:21, Felipe Monteiro de Carvalho wrote:
>
> // file operations
> function FileExistsUTF8(const Filename: string): boolean;
> function FileAgeUTF8(const FileName: string): Longint;
....
fpGUI has similar, for file handling functions.
> With the currently planned Unicode RTL it will just get worse, we will
> then need to either migrate to UnicodeString (a lot of work,
I guess that's the price we pay to stay with the times. ;-)
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-devel
mailing list