ImageHlp Image Modification Functions
The image modification functions allow you to change the executable image. They are mostly for use by development tools and install programs. They can be used to bind an image, compute its checksum (which is important for ensuring image integrity), change its load address, and produce symbol files.
The following are the image modification functions.
- BindImage
- BindImageEx
- CheckSumMappedFile
- MapFileAndCheckSum
- ReBaseImage
- SplitSymbols
- StatusRoutine
- TouchFileTimes
- UpdateDebugInfoFile
- UpdateDebugInfoFileEx
Send comments about this topic to Microsoft
Build date: 9/25/2007
© 2007 Microsoft Corporation. All rights reserved.