User Profile
Collapse
-
oh no.. i have the source code for the dll and i have opened it in the visual studio IDE. it isn't stepping into the code though. and i'm kind of stuck right now. any suggestions? -
Debug C dll
Hi,
I want to debug a C dll that is being called by my C# code. I want to put break points in the function that C# calls. once i run the code in c# it does not step into the c code that i expect it to step into. i have followed the following steps:
1) in c# i have set the option of enabled unmanaged code debugging
2) i the c dll codes properties, under debug i have mentioned the .exe of the c# code that will call...
No activity results to display
Show More
Leave a comment: