Hi all,
I'm stuck: I just can't get my head around how to access C# methods from C++. I've got as far as working out that you need a COM server, but none of the code I've tried works.
Can anybody point me in the direction of a working project that demos how C++ can call methods from a C# library, using COM or otherwise?