Well I have created a DLL using the Article from CP. For creating this DLL aslso, I have used VS2008. Now I am not sure how can I call this DLL from another C++ application created in VS2008. When I click on Refrences>Add New Reference
this is asking for the project folder not for the DLL path.
In the Code Project article , there are few steps for Adding Preproccessor and setting up the link to the lib. I am not quite sure how to go about this?