I have some C code that I want to call from C#. I have read several posts but they are all for .DLL's. My C code is in .LIB's. Is there a way?
If so can you give a brief example?
I am using Visual Studio 2015.
I have some C code that I want to call from C#. I have read several posts but they are all for .DLL's. My C code is in .LIB's. Is there a way?
If so can you give a brief example?
I am using Visual Studio 2015.