c++ - Using a .lib file in a C# program -


i have header file , .lib file created using c++.

now want use in c# program. possible?

you can create managed wrapper, see step step instruction here:

http://tom-shelton.net/?p=95


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -