Article ID: 185883 - Last Review: July 1, 2004 - Revision: 3.2 How To Extract an Icon from a Windows ProgramThis article was previously published under Q185883 On This PageSUMMARY
The sample code given below demonstrates how to extract an icon from a 32-bit Microsoft Windows program or DLL file.
MORE INFORMATION
The sample program displays the icon of an application in a picture box. It
also shows how to cause the image to remain by using the AutoRedraw
property of the picture box.
Step-by-Step Example
REFERENCES
For more information, please see the following Web page on the Microsoft Developer Network (MSDN):
http://msdn.microsoft.com/en-us/library/aa453700.aspx
(http://msdn.microsoft.com/en-us/library/aa453700.aspx)
APPLIES TO
| Article Translations
|
Back to the top
