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 DLL project....is that really All i need to do....any suggestions or links to places that I could use as a resoarce would be GREATLY appreciated....Thank you in advance...
mike
mike