Regarding reading version details from exe
General and Desktop
3
Posts
3
Posters
2.2k
Views
1
Watching
-
Hi
I use following configuration
OS -> Windows 7
Visual studio 10.0
QT 4.7.4I have added version details to mt QT Application project by adding Version.rc file.
Now I want to read the vcersion number from my exe in one of my function & display it in message box.
Is there any QT API or way to achieve this. -
If you need the win API for versioninfo, have a look "at this thread":http://developer.qt.nokia.com/forums/viewthread/11377/