View Single Post
Old Dec 12th, 2005, 3:13 PM   #1
Pedja
Programmer
 
Join Date: Nov 2005
Location: Belgrade, Serbia & Montenegro
Posts: 31
Rep Power: 0 Pedja is on a distinguished road
Send a message via ICQ to Pedja Send a message via MSN to Pedja Send a message via Yahoo to Pedja
Unhappy Problem with extracting information from .exe files!!!

I am trying to extract informations from .exe and .dll files. It works fine, but for some files VerQueryValue function gets the wrong value of language identifier, so I can't extract file description. For POWERPNT.EXE it gets 0 instead of 1033. Even property FileVersionInfo.FileDescription can't get file description. Can anyone tell me what might be the problem and what should I do?
Pedja is offline   Reply With Quote