Am 10.06.2013 15:31 schrieb "Paul Ishenin" <[email protected]>:
>
> 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
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to