DumpDesc.exe Shows How to Read .exe File Headers

ID: Q42061


The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) versions 3.0, 3.1


SUMMARY

DumpDesc.exe is a sample that demonstrates how to read the description line from an .exe file. During the processing of the WM_PAINT message, the program reads its own description line and displays the contents in its client area.

The most relevant portion of the code is in the DumpDescPaint() function.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:


DumpDesc.exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

Additional query words:

Keywords : kbfile kbsample kbGrpUser kbUser
Version : WINDOWS:3.0,3.1
Platform : WINDOWS
Issue type :


Last Reviewed: December 3, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.