|
-
July 21st, 1999, 04:45 PM
#1
how to obtain version number of an exe
Hi,
If we right click on any exe in windows explorer and see properties we can see the version number of that exe and i want to know if there exist any API of any function call to obtain it programatically. if so i'd appreciate it very much,
thanks in advace,
Rahul
-
July 21st, 1999, 06:15 PM
#2
Re: how to obtain version number of an exe
GetFileVersionInfoSize
GetFileVersionInfo
VerQueryValue
HTH
--michael
-
July 21st, 1999, 11:10 PM
#3
Re: how to obtain version number of an exe
There are some great classes for this in CodeGuru
Seach there...
Sally
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
|