JCL Help:PeUpdateLinkerTimeStamp@TFileName@TDateTime
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: PeUpdateLinkerTimeStamp Function
[+] JclPeImage.pas Functions
Search in JCL Help
Search in all projects
Summary
Changes the linker time stamp of a PE image.
Pascal
function PeUpdateLinkerTimeStamp(const FileName: TFileName; const Time: TDateTime): Boolean;
Description
Changes the time stamp previously inserted by the linker with a new time stamp for a given PE image.
Returns True if the linker time stamp has been successfully changed for the given *FileName*.
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