[fpc-pascal] UTF8Decode
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue May 11 08:58:10 CEST 2010
Luis Fernando Del Aguila Mejía het geskryf:
>
> Why WideString is not equal to Unicodestring in Windows?
WideString is reference counted (for Windows COM reasons). UnicodeString is
pretty much the same as WideString, but not reference counted.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list