Testing with Application Verifier

when i verify a simple OpenGL application with application verifier break on
nvoglv32.dll!DrvCopyContext() .
My graphic card is GTX 660i,and my driver is latest:320.49.
whats the problem?

What is this “Application Verifier”?

Application Verifier is a runtime verification tool for unmanaged codehttp://msdn.microsoft.com/en-us/library/ms220948(v=vs.90).aspx. I unchecked threadpool and TLS(thread local storage) and then everything went fine.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.