Riding HerdJeremy Mazner, Technical EvangelistUsing App Verifier to catch dangerous C++ code- March 31, 2006 One of the very cool things about the Visual Studio Team System 2005 release is that it includes a number of tools for code robustness that were developed for internal use at Microsoft. Many of the same tools that the Windows team and others use to improve their code quality are available to the broader community. One of the niftier tools is App Verifier. I just happened to stumble across the docs for this tool in MSDN, so I figured I'd throw a link here for those who haven't heard..http://blogs.msdn.com/jmazner/archive/2006/03/31/566162.aspx |