How to debug – Application verifier STOP 00000403 : Unbalanced CoInitialize/CoUninitialize calls on current thread.
Have you ever used application verifier ? I strongly suggest this great tool to everyone who develops programs on C , C++. This post assumes that you have a basic knowledge about how to use application verifier and windbg.
Read more here:
How to debug – Application verifier STOP 00000403 : Unbalanced CoInitialize/CoUninitialize calls on current thread.


