|
-
Aug 3rd, 2006, 03:48 PM
#1
Thread Starter
Junior Member
[RESOLVED] How do I get a DLL file version in VB6?
Hello poeple,
I have been coming to this site for over a year and for the first time, I cannot find the answer using the search feature...
I am creating a small Client/Server app that will run before my main app and verify that all of the client files are of the latest version by comparing the dll list of the client to a list on the server...
I found out using an hex editor that the version is stored at 114h & 115h for the major and 116h & 117h for the minor
is there an easier way to get the version of the file without opening it in text and extracting the info?
Thanks a bunch!
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
|