Hi,

I am using VS 2005. First I create .lib project and prepare one application project. Both are running fine.

Then i change the .lib project in to .dll project. It compiles fine but when i compile the application project it shows one issue [fatal error LNK1104 :: can not open the lib file]. My question is how i will link to .dll file correctly. Please give me the settings change for application project.

Thanks
Dave