SAMPLE: Global Heap Functions (97940)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.0
  • Microsoft Windows Software Development Kit (SDK) 3.1

This article was previously published under Q97940

SUMMARY

Showmem.exe is a sample application that allows the user to allocate, free, and manipulate memory from the global heap. Different "what if" scenarios can be demonstrated without writing and rewriting code. Information about global heap objects is displayed using the GlobalEntryHandle() and ModuleFindHandle() TOOLHELP.DLL functions. Additional information about how to use the global heap functions is provided, as well as a collection of related Microsoft Knowledge Base articles in help-file format.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Modification Type:MinorLast Reviewed:8/4/2004
Keywords:kbfile KB97940 kbAudDeveloper