JCL Help:PeUpdateCheckSum

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Updates the image checksum.


Pascal

 function PeUpdateCheckSum(const FileName: TFileName): Boolean;


Parameters

Parameters Description
AFileName The name of the image file for which to update the checksum.


Description

PeUpdateCheckSum updates the specified image's checksum value. If the routine succeeds it writes the calculated checksum back to the image file. If it fails it raises an exception.


About

Unit

JclPeImage


Donator

Petr Vones


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