Now I am debugging a large project, which has a stack corruption: the application fails. I would like to know how to find (debug) such stack corruption code with Visual Studio 2010?
I have seen this thread. My case is slightly different and I\'m struggling to figure out how \"this\" pointer is getting corrupted.
I recently received complaint from a user that my app was crashing.I\'ve extracted the following from the user\'s error logs and was able to see why issues where happening:
(This question does not rely on a specific IoC framework, so the interfaces and types in my samples are meta-types. Just replace them with the appropriate types for your favorite IoC framework in your