I have a protocol package that includes a list of .lib and its .h files that i wish to convert to dll to be used in a C++ environment. The .lib and .h files are were developed in C. How do i go about it? I'm using VS 2005. Please advise.