Platform SDK: Debugging and Error Handling

Image Help Library

This overview describes the function set provided by the ImageHlp DLL. These functions allow you to work with a portable executable (PE) image.

Warning  Starting with Windows® 2000, you can no longer redistribute the ImageHlp DLL that is included with the operating system. A subset of the functions have been moved to a DLL that is redistributable. Existing applications will continue to work because ImageHlp uses forwarders to call into the new DLL. However, these applications should be modified to use the new DLL. For more information, see Debug Help Library.