Example wrapper for a C# class wrapped in COM accessed from C++
This Visual Studio 2008 sln contains a complete example of how to wrap a C# class in COM and access it from C++.
Load the sln in VS2008, set the startup project to 'Test' and the Build configuration to Debug|x86.