[fpc-pascal] Resourcestrings in FPC 3.0
Martin Schreiber
mse00000 at gmail.com
Sun Sep 20 08:06:56 CEST 2015
Hi,
I did not find resourcestrings mentioned here:
http://wiki.freepascal.org/User_Changes_3.0
http://wiki.freepascal.org/FPC_Unicode_support
There encoding is not mentioned here:
http://www.freepascal.org/docs-html/prog/progse39.html#x228-2410009.2
http://www.freepascal.org/docs-html/prog/progse40.html
states:
"
The resource strings are stored in tables, one per unit, and one for the
program, if it contains a resourcestring section as well. Each resourcestring
is stored with its name, hash value, default value, and the current value,
all as AnsiStrings.
"
Are there any changes? How resourcestrings are encoded?
Thanks, Martin
More information about the fpc-pascal
mailing list