ImageHlp Functions
The following are the ImageHlp functions.
Image Access
The image access functions access the data in an executable image. The functions provide high-level access to the base of images and very specific access to the most common parts of an image's data.
- GetImageConfigInformation
- GetImageUnusedHeaderBytes
- ImageLoad
- ImageUnload
- MapAndLoad
- SetImageConfigInformation
- UnMapAndLoad
Image Integrity
The image integrity functions manage the set of certificates in an image file.
- DigestFunction
- ImageAddCertificate
- ImageEnumerateCertificates
- ImageGetCertificateData
- ImageGetCertificateHeader
- ImageGetDigestStream
- ImageRemoveCertificate
Image Modification
The image modification functions allow you to change the executable image.
- BindImage
- BindImageEx
- CheckSumMappedFile
- MapFileAndCheckSum
- ReBaseImage
- ReBaseImage64
- SplitSymbols
- StatusRoutine
- TouchFileTimes
- UpdateDebugInfoFile
- UpdateDebugInfoFileEx
Send comments about this topic to Microsoft
Build date: 9/25/2007
© 2007 Microsoft Corporation. All rights reserved.