How to link DLL files to C++ Projects
These instructions, also available on the Microsoft site, show how to create from scratch a Visual Studio 2010 project that can utilize dll routines created elsewhere, by way of referencing. It basically describes the same thing, as in how to link DLL files but with additional screenshots to make it more intuitive.