Hi all
I've a lib file which is created in c. I don't have the code of lib file I just know the functions of that lib file. I want to use that lib file in my C# code for this I have to wrap the lib file into a dll of c. Can you tell me how to wrap the lib file in a dll file.
If any one know how to use c lib file in C# then please tell me.
Kind Regards
Saima
I've a lib file which is created in c. I don't have the code of lib file I just know the functions of that lib file. I want to use that lib file in my C# code for this I have to wrap the lib file into a dll of c. Can you tell me how to wrap the lib file in a dll file.
If any one know how to use c lib file in C# then please tell me.
Kind Regards
Saima
Comment