Difference between revisions of "Count(restypes)"

From SpybotWiki
Jump to: navigation, search
(added info box)
(added group)
 
Line 5: Line 5:
 
|VARIANTS =  
 
|VARIANTS =  
 
|PEVERSION = ??? < 1.5.4.5
 
|PEVERSION = ??? < 1.5.4.5
 +
|GROUP = Data Resources (PE)
 
}}Checks how many resource types do exist.
 
}}Checks how many resource types do exist.
  

Latest revision as of 08:51, 22 February 2008

count[restypes]
Variants count[restypes]
Previously restypecount
Group Data Resources (PE)
Version advcheck.dll ??? < 1.5.4.5

Checks how many resource types do exist.

Usage

count[restypes]=<count(int)>

Examples

Description

Tests how many resource types do exist. Types are, for example, RT_STRING or RT_GROUP_ICON.

See also

Similar parameters

Similar commands