[fpc-devel] UTF8 RTL
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Nov 19 14:00:51 CET 2014
On 19 Nov 2014, at 13:54, Sven Barth wrote:
> Am 19.11.2014 11:39 schrieb "Mattias Gaertner" <nc-gaertnma at netcologne.de
> >:
>> The RTL on Windows now uses the "W" functions and the AnsiString and
>> ShortString are encoded in CP_ACP. Changing the DefaultSystemCodePage
>> to CP_UTF8 does the trick.
>
> AFAIK we don't use the "W" functions yet on non-CE Windows.
We do (in trunk) for the RTL routines mentioned at http://wiki.freepascal.org/FPC_Unicode_support#RTL_changes
Jonas
More information about the fpc-devel
mailing list