|
Dear Sam,
After reading the first article in the series, I left a comment there. This is really sort of a repeat of the same question. You mentioned at the end of this second article how to use managed C# in an unmanaged C++ ( or rather MC++, instead). I'm afraid that I'm still not very clear about how to exactly call a C# function (let's say SomeFunc()) in a MC++ wrapper class that I generate for my existing traditional C++. I simply want the two pieces to communicate!
Thank you very much for all your ideas!
|