I have some c headers, and a c lib that I'd like to import and use in a c# project. How can I do this?
|
feedback
|
|
Use
| |||||||||||
feedback
|
|
What Mehrdad said. Additionally, welcome to the wonderful world of marshalling. P/Invoke.Net is your new best friend. | |||
|
feedback
|