so here is where im at... I went to www.codeguru.com and found a tutorial...Thanks for that link.....ok...I created a DLL project with the wizard...then I added all of my .cpp/.hpp files....in the .hpp file I add the keyword...
ex, class __declspec(dllexport) MyClass
I then build and get this...
I have a visualc++ project(GUI) containing 20 classes or so... I need to create a DLL out of it....Im not sure exactly how to go about doing this... everything Ive read on the net says to create a new 'dll' project using the wizard, and simply import all of my .cpp/.hpp/resoarces into the new...
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.