[fpc-devel] Unicode resource strings

Ivanko B ivankob4mse2 at gmail.com
Mon Aug 20 16:34:05 CEST 2012


This probably explains the difference. MSEgui uses UnicodeString and is
 compiled with -Fcutf8 for assignement of Unicode string constants to
 UnicodeString variables and transparent conversion of Unicode string
 constants to system encoding at runtime.
=============
Really. MSEgui doesn't expose any problems with unicode - neither in
runtime not for string constants from source files.



More information about the fpc-devel mailing list