Visual C++ Question (DLLs)

Does anyone know of any good online resources for building DLLs and for calling functions located within a DLL from another DLL? I’ve looked at msdn, and it doesn’t really seem to help.

Grateful for any help.

Try here as a start:

http://www.codeguru.com/dll/index.shtml