Hi all,

Using MS C++ 2010, I would like to know, is it possible to use implicit-dynamic linking with most libraries and just statically link against one library? If so, how do I do this?

Thanks for your time
James