|
-
June 21st, 2001, 01:40 PM
#1
Debugging with Visual Studio
Can anyone help?
I've got a VB6 DLL that I am trying to debug in MS Visual Studio without any success. I have created a development project which includes my DLL project as a project group. I declare an instance of my DLL object in my test form.
When I attempt to debug, the debugger steps right over the DLL method I want to debug. How do I step INTO my DLL method?
Thanks!
Eric
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
|