Removing Application Verifier from c++ application

795 views Asked by At

I'm running into heap corruption with an application I'm developing, so I tried using Application Verifier to track it down, but now I can't seem to remove Application Verifier.

Running the original program loads the verifier automatically, removing it from application verifier or uninstalling application verifier didn't help.

The registry keys are my one lead, however I'm unsure what to do with them.

1

There are 1 answers

0
Jackson Rushing On BEST ANSWER

Solved, I had an application verifier as a part of the Windows SDK, as well as a standalone version. Another possible cause was I made sure I clicked 'save' after removing my application from the Application Verifier list.