DLL info
Thomas Heller
theller at python.net
Thu Sep 18 08:33:38 EDT 2003
Syver Enstad <syver at inout.no> writes:
> "Ladvánszky Károly" <lk at digicart.hu> writes:
>
>> Could someone suggest me how to gather various information (version number
>> etc.) from a Windows DLL?
>> Thanks for any help,
>
> I looked at win32 all but it seems the functions aren't exposed
> there. Grap ctypes by Thomas Heller and the MSDN Platform SDK
> documenation.
Right. There's even a sample (samples\Windows\VersionInfo.py) in the
source distribution.
Thomas
More information about the Python-list
mailing list