[fpc-devel] Is calling the Windows Unicode APIs really faster than the ANSI API's?
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Sep 26 11:25:18 CEST 2008
On 26 Sep 2008, at 10:43, Michael Schnell wrote:
> Is UTF-16 Widestring in FPC (and Delphi 200x ? ) not done just
> ignoring the surrogates ?
At least the Unix widestring manager fully supports surrogates (except
if you use the MSIDE-patched version, where it has been removed
because it is considered as unnecessary overhead).
Jonas
More information about the fpc-devel
mailing list