The FPC documentation prog.pdf (win32 version) explains how to use the windres.exe to format data such that the FPC compiler can include them i the exe file as a resource that can be used by the program via the windows API's. But only for string tables. Yet it indicates that the windres.exe program can do the same for other kinds of data. I am interested in the category "Arbitrary data".

Does anybody have a reference to a manual or something that explains how to make windres.exe put these data into a .res file?

Hans Maartensson

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

Reply via email to