Martin Schreiber schrieb:
Hi,
In 2008 there was a thread about FPC and Unicode resoure strings with the conclusion that FPC does not support them.
http://www.mail-archive.com/fpc-devel@lists.freepascal.org/msg10327.html
Has the situation changed in the meantime?
Does anybody know if Delphi supports Unicode resource strings?

AFAIK Delphi uses Windows string resources, which are UTF-16. This convention allows to patch or edit the resources with standard resource editors, and to share resources across applications.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to