[fpc-devel] Unicode resource strings again
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Fri Apr 29 11:09:52 CEST 2011
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
More information about the fpc-devel
mailing list