TIP
Debugging knowhow in visual studio
tomato13
2013. 12. 31. 17:25
If you face access violation during debugging operation in visual studio, you can track the code.
=>
Debug -> "Break All" click
Let me tell you another tip. Before starting your application, check all box at Debug->Exceptions.