Search found 1 match
- Thu Feb 07, 2013 9:33 am
- Forum: Camera SDK
- Topic: Unable to load dll problem
- Replies: 1
- Views: 3433
Re: Unable to load dll problem
<t>We recommend using C++/CLI to create .NET wrappers for the Tracking Tools API. It provides better control over how functions and their arguments get mapped into .NET and provides a nicer syntax for you to work with.<br/> <br/> Your call to DllImport looks fine, although you might try just removin...