Forum > General

{$R} DIRECTIVES

(1/1)

Lightning:
If i understand well {$R} directives aren't supported, but Kylix does.
Windows PE executables have resources inside them, libs, multimedia, DVCLAL licenses that tell the compiler type and a binary compressed version of .DFM/.XFM, linux executables don't have resources so they can include resources in a Binary RAW way like most windows SelfExtracting executables. Test this using PE Explorer(Trial) or ResHack(Free) on windows.
Borland has some functions to access resources in linux executables.
So what are resources, simply RAW data inserted into the executable.
Why not make Lazarus and FPC more compatible  :?:

Navigation

[0] Message Index

Go to full version