[fpc-pascal] How to include a Windows Version resource in a fpc compiled DLL?
Paul Ishenin
webpirat at mail.ru
Fri Jul 2 17:34:39 CEST 2010
02.07.2010 23:29, Alan Krause wrote:
> On the Windows platform, version information is often included as a
> resource which can be queried & displayed. Is there any way to include
> this information in the 64-bit fpc compiled DLL?
Use Lazarus IDE for editing you dll project. You can set the version
information in it and Lazarus create a res file for you.
Best regards,
Paul Ishenin.
More information about the fpc-pascal
mailing list