newbie question: Win32::AdminMisc::GetFileInfo(): Accessing all info delivered

2003-03-03 Thread Zeno Jauch
Hi, function Win32::AdminMisc::GetFileInfo( $file, \%Attribute) is retrieving several subhashes: at key LangID we have 0x0409 at key Language we have English (United at key FileInfo we have HASH(0x1dbb690) at key Comments we have at key 0x0409 we have HASH(0x1dbb714) How do I access the informati

Win32::AdminMisc::GetFileInfo($filename, \%Attribute)

2003-02-19 Thread Zeno Jauch
Hi , Win32::AdminMisc::GetFileInfo($filename, \%Attribute) is delivering different hashes for *.exe and *.dll files. Why? How can I access version infos and build numbers of application extension files? Thanks in advance. Zeno

file attributes under Win32

2003-02-18 Thread Zeno Jauch
Hi , is it possible to access file attributes in a Win32 environment via Perl. I am interested not only in getting the DOS attributes like creation and modified date, but also the stuff that can be found on the second tab folder of the "Properties" dialog: File Version, Description, Product Ver