[fpc-devel] Unicode resource strings
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Aug 21 13:59:49 CEST 2012
Mattias Gaertner wrote on Tue, 21 Aug 2012:
> But let's be realistic. Some conversions are not measurable
> and are ok.
Case in point: the FPC Win32 RTL until now. It always uses the
ansistring versions of OS interface functions, while NT-based Windows
OSes internally all work with UTF-16. This obviously has caused
problems due to unrepresentable file names, but in terms of performance?
Jonas
More information about the fpc-devel
mailing list