version info

  • Thread starter Thread starter its_me_here
  • Start date Start date
I

its_me_here

Guest
I m aware that we can get the version of an executable using GetFileVersionInfoA() etc. given the full path of the exe file.But is it possible to get the version of a running exe from any of its loaded information without using path?

Continue reading...
 
Back
Top