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