[fpc-devel] Is calling the Windows Unicode APIs really faster than the ANSI API's?

Michael Schnell mschnell at lumino.de
Mon Sep 29 13:18:18 CEST 2008


> are you sure they are using UCS2 and not some 16bit codepages? That
> exists also ;)

Not really.

I checked the unicodes 0x0100 and 0x0101 (capital and lower case "A" 
with a dash). Same can correctly be viewed in the debugger when pointing 
to the WideString variable. So I guess it indeed is unicode.

-Michael





More information about the fpc-devel mailing list