Debugging into COM C++ code through an .net interop class -


is possible step com c++ code being used through .net interop layer created tlbimp.exe c++ program. see symbols com c++ dll loaded in debug->modules window.

it possible, you'll need set visual studio debugger mixed mode in project properties. located under project properties->configuration properties->debugging->debugger type


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -