Difference between revisions of "Md5(bitmap)"
(added info box) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{AdvParamInfo |
− | A MD5 check of a bitmap resource of the file. | + | |SYNTAX = md5[bitmap] |
+ | |TITLESYNTAX = md5(bitmap) | ||
+ | |PREVIOUS = | ||
+ | |VARIANTS = | ||
+ | |PEVERSION = ??? < 1.5.4.5 | ||
+ | |GROUP = Data Resources (PE) | ||
+ | }}A MD5 check of a bitmap resource of the file. | ||
==Usage== | ==Usage== |
Revision as of 09:10, 22 February 2008
md5[bitmap] | |
Variants | md5[bitmap] |
Previously | |
Group | Data Resources (PE) |
Version | advcheck.dll ??? < 1.5.4.5 |
A MD5 check of a bitmap resource of the file.
Contents
Usage
md5[bitmap]=<resname(string)>-<hash(string[32])>
Examples
Description
While at first look this looks like md5(res) with the bitmap resource type set, this only actually uses a cache to speed up repeated tests.