|
-
Oct 15th, 2001, 04:12 AM
#1
Thread Starter
New Member
Reading inside DLL and OCX files
hi clever people, i need to get information from DLL and OCX files for a proggie i am developing. i need to get info like company name, file version, copyright etc. (basically the stuff you enter in the make tab of project proprties in vb itself.) i used the GetFileVerion API call, but the info is not enough. can anyone please help ??? Thanks in advance.. Jakkes
-
Oct 15th, 2001, 04:55 PM
#2
Are you using all of the capability? Try GetFileVersionInfo
Look at this link:
http://www.allapi.net/apilist/exampl...ample=FileInfo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|