In one of the projects I’m working on I hit a fairly nasty problem involving (as might be obvious from the title) both AppDomains and unmanaged code calling back into managed code. But first, a little background.
It all started with an unmanaged C++ class library. We’ve been using it for a while from other […]
Recent Comments