Activity overview
Latest activity by evanb
Unmanaged app that uses CLR via DLL
I have an application written primarily in C++ and compiled with VS2005. It uses some CLR elements by loading an unmanaged DLL that, internally, uses C++/CLI to create and use instances of CLR obje...