[fpc-pascal] Resources or alike

Michał Woźniak mikiwoz at yahoo.co.uk
Sat Mar 19 15:34:55 CET 2005


Hi there.

Is it possible in FPC to incorporate something like Delphi resources into the 
compiled program?
What I need is including a binary file within the executable (like when using 
BRCC32 and *.rc files in Delphi) so that its contents are accessible to the 
program at runtime, without the need to distribute those files separately.

Thanks in advance
Mike





More information about the fpc-pascal mailing list