H1,

I have a bunch of DLL files in a folder that i would like to link against a c++ project in visual studio .net 2003, could someone tell me how to do this.

I just need to tell the vs .net environment to look into this folder to find the dll's that the project needs to run.

Thanks very much for your response.