|
-
September 12th, 2008, 08:21 AM
#1
How to Debug C# code from VC++
Hi,
I have COM EXE Component written in C#, another dll Component written in VC++, through smart Pointer(by generating tlb) i m calling C# API's from VC++.
My question is what options(Compiler options probably) should be specified so that when I debug from VC++ component I can stepInto C# and continue debug even there.
Thx in Advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|