Error!
Success!

How to Build a Managed/Unmanaged Library

0
kicks

How to Build a Managed/Unmanaged Library  (Unpublished)

Working with an unmanaged static library - with that, you can build a managed C++ wrapper that exposes the functionality that you need. The C++ compiler does some fairly amazing things in terms of knowing when to do unmanaged/unmanaged transitions, but sometimes it does some surprising things that will cost. [Sample code included in the post]


Kicked By:
Drop Kicked By: