On Fri, 16 Dec 2005, Carsten Bager wrote:

Hi
In the " What's New in 2.0.2" it says:
* Embedded resource support for targets using elf32 executable
format
Is there somewhere I can read a description of this.

Not really. But you can just assume that

{$R somefile.res}

Will work, if the .res file is in Win32 resource format,
and

  H:=LoadResource('MYRESOURCES');

Also.

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

Reply via email to