[fpc-devel] cwstring update
Geno Roupsky
groupsky at gmail.com
Thu Mar 30 16:17:20 CEST 2006
I made some changes to cwstring (patch appended) in order to be more useful.
In the original state the iconv tables were created before a call to
SetLocale and as such they always transformed Unicode to ANSI. In the
current version a typical program would call SetLocale and then call
SetCWideStringManager to recreate the tables using the new charmap.
--
Geno Roupsky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cwstring.pp.patch
Type: text/x-patch
Size: 1664 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20060330/2ed28e99/attachment.bin>
More information about the fpc-devel
mailing list