in reply to Re: Get EXE VersionInfo
in thread Get EXE VersionInfo

Thanks BrowserUK for the example, it works (mostly)!

Still not completely understand how to locate the appropriate offset. Looking at VersionInfo.xs code and winver.h and still unable to find the offsets.

Just a question: is it possible to compile Win32::File::VersionInfo module on linux if I have WinVer.h somewhere in path or in the build directory?

Sure if I write the code myself it were very helpful for understanding of EXE format but it seems to be not so trivial :-(

regards

Replies are listed 'Best First'.
Re^3: Get EXE VersionInfo
by BrowserUk (Patriarch) on Jun 29, 2008 at 23:17 UTC