Click to See Complete Forum and Search --> : how to obtain version number of an exe


fatichar
July 21st, 1999, 04:45 PM
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

chiuyan
July 21st, 1999, 06:15 PM
GetFileVersionInfoSize
GetFileVersionInfo
VerQueryValue

HTH
--michael

sally
July 21st, 1999, 11:10 PM
There are some great classes for this in CodeGuru
Seach there...

Sally

Sally
July 21st, 1999, 11:10 PM
There are some great classes for this in CodeGuru
Seach there...

Sally