what is the best way to test a .dll from the vb development enviorment. i have compiled the .dll but how do i see that it works, and outputs the correct values i want it to? thx
I test my activex dlls by opening a new project, standard exe, and including the activex classes as part of that project i.e. Project / Add Class / Existing. Define a form with textboxes, buttons etc to run the code and display the results. Just don't have the activex DLL open in a different instance of VB.
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.