Debugging Tools for Windows |
The Enable application verifier flag enables system features that are used for user-mode application testing, such as page heap verification, lock checks, and handle checks.
Abbreviation | vrf |
Hexadecimal value | 0x100 |
Symbolic Name | FLG_APPLICATION_VERIFIER |
Destination | System-wide registry entry, kernel flag, image file registry entry |
This flag enables only the most basic detection features. To test user-mode applications reliably, use Application Verifier (appverif.exe), a tool included in the Windows Application Compatibility Toolkit. You can download the Application Compatibility Toolkit from the