Source position: jwaimagehlp.pas line 165
function ReBaseImage64( |
CurrentImageName: PSTR; |
SymbolPath: PSTR; |
fReBase: BOOL; |
fRebaseSysfileOk: BOOL; |
fGoingDown: BOOL; |
CheckImageSize: ULONG; |
var OldImageSize: ULONG; |
var OldImageBase: ULONG64; |
var NewImageSize: ULONG; |
var NewImageBase: ULONG64; |
TimeStamp: ULONG |
):BOOL; |