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?
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
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.