G
Guest
Hello,
I have to call a method written C inside my C# code.This C code is compiled
to .lib .
Do i need to convert this to a dll before using it in my C# code or can I
import the lib file itself.If anybody have idea how to import this in C#
code,it will be a great help to me.Please reply.
Thanks,
Bharath
I have to call a method written C inside my C# code.This C code is compiled
to .lib .
Do i need to convert this to a dll before using it in my C# code or can I
import the lib file itself.If anybody have idea how to import this in C#
code,it will be a great help to me.Please reply.
Thanks,
Bharath