Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
imagehlp.lib
Header File
imagehlp.h
Unicode
No
Platform Notes
Windows 95: IMAGEHLP is available as a redistributable.

RemoveRelocations

The RemoveRelocations function strips relocation information from an executable image.

VOID RemoveRelocations(

IN LPSTR ImageName

);

Parameters

ImageName

The name of the image to strip relocations from. This must be a fully qualified path.

Return Values

None.

Remarks

The RemoveRelocations function lets the user strip relocation information from an executable image. However, it is not recommended that you do this because the image will not load if its preferred address is occupied. This function exists so an image can be rebased after building and then have the relocations stripped so it will always load at that preferred load address.

See Also

ReBaseImage

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database