G
Guest
I was wondering if it is possible and how to debug from managedC++ dll into
unmanaged C++ code. I tried, but without any success.
What I try to do is to wrap a unmanaged C++ dll using a Managed C++ wrapper
class so that managed code can access my unmanaged code.
Thanks.
Michael
unmanaged C++ code. I tried, but without any success.
What I try to do is to wrap a unmanaged C++ dll using a Managed C++ wrapper
class so that managed code can access my unmanaged code.
Thanks.
Michael