Hey all,
I've got a question about what is required to distribute my application.
I've created a few classes and built them as a 'Class Library' DLL. I then included (in the references section) that library so I could access those Classes.
Do I need to distribute the DLL with my application for that to work? If so, where do I place it so my application will find it? (It's not RegSvr32-able)
Thanks!
--Ben
