Posted: Tue Sep 17, 2002 4:39 am
Restored from previous forum. Originally posted by Hi-Toro.
I really need to be able to do this ASAP -- is it possible to add the ability to extract file version information from exes/dlls (try right-clicking on a DLL, choosing Properties, then clicking 'Version'), because I want to list all the descriptions of Windows DLLs to a file.
I can't do this in PB at the moment, and the only references I can find on the net for doing this use C++ classes (yuk!), which I just can't port over :/
There are two examples [url http://codeguru.earthweb.com/misc/VersionInfo.shtml]here[/url] and [url http://codeguru.earthweb.com/misc/versi ... ce_2.shtml]here[/url]...
Though it would be nice to have in PB, does anyone know how to do this right now from PB? Any of the OOP experts reading?
--
See ya,
James L Boyd.
http://www.hi-toro.com/
--
I really need to be able to do this ASAP -- is it possible to add the ability to extract file version information from exes/dlls (try right-clicking on a DLL, choosing Properties, then clicking 'Version'), because I want to list all the descriptions of Windows DLLs to a file.
I can't do this in PB at the moment, and the only references I can find on the net for doing this use C++ classes (yuk!), which I just can't port over :/
There are two examples [url http://codeguru.earthweb.com/misc/VersionInfo.shtml]here[/url] and [url http://codeguru.earthweb.com/misc/versi ... ce_2.shtml]here[/url]...
Though it would be nice to have in PB, does anyone know how to do this right now from PB? Any of the OOP experts reading?

--
See ya,
James L Boyd.
http://www.hi-toro.com/
--