[fpc-devel] Unicode resourcestrings
Florian Klaempfl
florian at freepascal.org
Sun Mar 2 19:31:37 CET 2008
Martin Schreiber schrieb:
> On Sunday 02 March 2008 18.48:01 Daniƫl Mantione wrote:
>> Op Sun, 2 Mar 2008, schreef Florian Klaempfl:
>>>> What did I wrong?
>>> I'am not sure how this could be made working just a remark: -Fcutf8
>>> influences _only_ the interpretation of string constants when converting
>>> them to unicode.
>> Right. Try to compile the (utf-8 encoded) file without specifying a code
>> page, this should result in the constants ending up in the resourcestring
>> without processing.
>>
> And now the widestring constants are broken, see attachment...
Did you utf-8 decode the string constants?
More information about the fpc-devel
mailing list