JCL Help:PeRebaseImage64@TFileName@TJclAddr64@DWORD@DWORD

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Changes the base of the given 64-bit PE image.

Pascal

 function PeRebaseImage64(const ImageName: TFileName; NewBase: TJclAddr64 = 0; TimeStamp: DWORD = 0; MaxNewSize: DWORD = 0): TJclRebaseImageInfo64;


Description

It can be used to reduce the load time of the PE image by the operating system.


About

Unit

JclPeImage


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