C
Craig
I've been writing C# code for maybe as much as 2 weeks now. The code I'm
writing is exposed as a garden variety COM object that VC++ 6.0 and VB 6.0
can use. Coincidentally my COM development track record is also 2 weeks
long.
The time has come to debug down into the C# COM object from a
VC++ 6.0 dll. How do I get into the COM object's code. I can use the VC++
6.0 debugger to get into the VC++ 6.0 code but after that I am lost. Help!
Thanks.
Craig
writing is exposed as a garden variety COM object that VC++ 6.0 and VB 6.0
can use. Coincidentally my COM development track record is also 2 weeks
long.

VC++ 6.0 dll. How do I get into the COM object's code. I can use the VC++
6.0 debugger to get into the VC++ 6.0 code but after that I am lost. Help!
Thanks.
Craig