Torsten Bonde Christiansen schreef:
Michael Van Canneyt wrote:

There are calls in the system unit to get the resource data; I have not yet documented them.

Look for FindResource, FIndResourceEx etc. in rtl/inc/sysres.inc
Is it correct that these are not implemented yet (along with no documentation)?


Note that the Lazarus IDE does not pass this information to the compiler, if the target is not win32 (or win64?). You would have to do that yourself.

All functions in the resourcemanager seems to return 0 (nul). I'm using revision 13233 from the fpc trunk repository.


Vincent

_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to