How to use *.lib file in C# application?

Posted by Ole Jak on Stack Overflow See other posts from Stack Overflow or by Ole Jak
Published on 2010-05-17T10:17:11Z Indexed on 2010/05/17 10:20 UTC
Read the original article Hit count: 137

Filed under:
|
|
|
|

So I have some .lib file (generated like this one) How to use it from my C# WPF application?

© Stack Overflow or respective owner

Related posts about .lib

Related posts about c#