Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How Do I debug a dll?

Status
Not open for further replies.

sunaj

Technical User
Feb 13, 2001
1,474
DK
Hi,

What the best way to debug a dll?
So far I've made the dll, and tested it using a test project, but I'm getting tired of making the dll and closing/opening the test project. Is there a better way?

Thanks
Sunaj
 
If you're making (ActiveX) dll with VB you can:
1. open test project
2. add the dll project (File/Add Project)
3. on test project reference, point to the dll project

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top