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++
Printable View
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++