Click to See Complete Forum and Search --> : Urgent Interop question


doglin82
June 25th, 2008, 03:50 PM
Hi all

quick question
I have a library in C++ called "common.lib"

now i don't have a dll for that , just the .lib

will i be able to use that in C#?

how do i make a dll out of lib? I am not familiar with C++