JCL Help:PeRebaseImage32@TFileName@TJclAddr32@DWORD@DWORD
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: PeRebaseImage32 Function
[+] JclPeImage.pas Functions
Search in JCL Help
Search in all projects
Summary
Changes the base of the given 32-bit PE image.
Pascal
function PeRebaseImage32(const ImageName: TFileName; NewBase: TJclAddr32 = 0; TimeStamp: DWORD = 0; MaxNewSize: DWORD = 0): TJclRebaseImageInfo32;
Description
It can be used to reduce the load time of the PE image by the operating system.
About
Unit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page