You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
application verifier
About this tag
Application Verifier is a runtime verification tool included in the Windows 10 SDK and Sysinternals suite. It helps developers and IT professionals test and debug applications and drivers by detecting common programming errors such as memory leaks, handle misuse, and invalid API calls. The tool can be extracted from the Windows SDK alongside the Debugging Tools for Windows and Windows Performance Toolkit. However, users should be aware that the leak check component may generate false-positive results in Windows 7 and Windows Server environments, particularly when testing well-behaved drivers. This tag covers discussions about using Application Verifier for troubleshooting and development on Windows platforms.
In this episode of Defrag Tools, Andrew Richards and Chad Beeder walk you through the download of the Windows 10 SDK and the latest Sysinternals tools. We harvest the Debugging Tools for Windows, Windows Performance Toolkit, and Application Verifier files from the SDK.
Previous Versions:
Link...
Describes a problem in the leak check tool in Application Verifier in which false-positive results are constantly generrated when a well-behaved driver is being tested and Application Verifier is enabled.
Link Removed