Name |
GetCRC32 |
||||||||
Purpose |
Calculate CRC32 checksums for the LicProtector.dll and any other file. |
||||||||
Params |
|
||||||||
Returncode |
|
||||||||
Usage |
E.g. to check whether a file was manipulated |
||||||||
Sample |
sCRC32 := lic.GetCRC32(‘c:\temp\myapp.txt’); << in sCRC32 is now the checksum as hex-string >> ... |
||||||||
See also |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_getcrc32.htm