Exists(restype): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{AdvParamInfo | ||
Checks if a given resource type, identified by number, exists. | |SYNTAX = exists[restype] | ||
|TITLESYNTAX = exists(restype) | |||
|PREVIOUS = restypeexists | |||
|VARIANTS = | |||
|PEVERSION = ??? < 1.5.4.5 | |||
|GROUP = Data Resources (PE) | |||
}}Checks if a given resource type, identified by number, exists. | |||
==Usage== | ==Usage== | ||
Latest revision as of 08:54, 22 February 2008
| exists[restype] | |
| Variants | exists[restype] |
| Previously | restypeexists |
| Group | Data Resources (PE) |
| Version | advcheck.dll ??? < 1.5.4.5 |
Checks if a given resource type, identified by number, exists.
Usage
exists[restype]=<typeid(int)>
Examples
Description
Checks if a given resource type, identified by number, exists. An example number would be 24 for RT_MANIFEST.