I\'m new to C++. I have been told using a \"callback\" with C++ is the best solution for this. Here is my situation.
I have a DLL written in C++ this DLL has
It's tricky but here's the code -- took me a while to figure out -- upvotes appreciated. Can you call a C# DLL from a C DLL?
This example is unmanaged c++ to C#.