Hello everyone,
I have source codes for both managed code part and native code part of my project. My project is a console application wrote in managed code (C#), but invokes native C++ COM function through interop.
My question is, how to debug them together? What I expect is I could run from managed code, and step through manged code, and when managed code invokes native COM code through interop, I could also step into native part from managed code.
Any solutions?
thanks in advance,
George
debugging managed code and native code together
Page 1 of 1|
|

New Topic/Question
Reply




MultiQuote


|