Thread
:
How to get application description?
View Single Post
Dec 11th, 2005, 11:53 AM
#
4
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
That information is a "resource" in Windows executables. There is no requirement that it be there, or, if it is, that it be "filled out." You should do some research on the construction of executable files for various systems.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei