How to Build a Managed/Unmanaged Library(atalasoft.com)
submitted by
tomdog(3230) 3 years, 10 months ago
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]
|category: C++
|Views: 139
tags:
another
Everyones tags:
No tags
Your Tags: