[Lazarus] Program version

Hans-Peter Diettrich DrDiettrich1 at aol.com
Thu Nov 7 07:22:15 CET 2013


Antonio Fortuny schrieb:

> I'm pretty sure that you do guess what I'm trying to do: have only one 
> fuction to retrieve the version of any program on any platform.

Please understand that every platform has its own executable file 
formats. This means that your program must include an executable file 
loader for every supported platform.

Sven already explained where these loaders can be found 
(WinPEImageReader...), you have to manage that *all* these loaders 
become part of your program.

DoDi





More information about the Lazarus mailing list