First off, I apologize in advance if this is an obvious one.
I have written an ActiveX DLL in VB6. It is used in both code written in VB6 and VB.Net. Now, I need to debug the DLL code. I cannot include the code that calls the DLL for reasons too long to get into. What I want is to launch my DLL in VB6 and be able to step through it when the other code (no preference for version) calls it.
I have done this in the past, but have no recollection of how.
I have written an ActiveX DLL in VB6. It is used in both code written in VB6 and VB.Net. Now, I need to debug the DLL code. I cannot include the code that calls the DLL for reasons too long to get into. What I want is to launch my DLL in VB6 and be able to step through it when the other code (no preference for version) calls it.
I have done this in the past, but have no recollection of how.