[Lazarus] Unicode branch
Sven Barth
pascaldragon at googlemail.com
Mon Jun 10 17:20:38 CEST 2013
Am 10.06.2013 15:31 schrieb "Paul Ishenin" <ip at kmiac.ru>:
>
> 10.06.2013 14:55, Michael Van Canneyt пишет:
>
>
>>> {$ifdef UNICODE}
>>> TResourceType = PWideChar;
>>> {$else}
>>> TResourceType = PChar;
>>> {$endif}
>>
>>
>> Where is UNICODE defined ?
>>
>> Because the RTL is compiled with the FPC_UNICODE_RTL define.
>
>
> That define was made in FPC RTL for windows CE. I think now we simple
need to replace it with something new.
Nope, WinCE uses FPC_OS_UNICODE ;)
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130610/4a611139/attachment-0003.html>
More information about the Lazarus
mailing list