Hi, I am trying to embed Mono in my Qt app. In my c++ code, I managed to invoke the methods of a single c# dll. Right now, I need to invoke the methods from one c# dll which, in turn, invoke the methods from other c# dll, how can I implement this in my c++ code? I did some research and didn't find the answer to my need. I am stuck here. Does anybody have any idea on this? Sample code, document, relevant post, ......
Thanks in advance! Mimi -- View this message in context: http://mono.1490590.n4.nabble.com/Open-multiple-c-dlls-inside-the-same-MonoDomain-tp4665546.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
