[Mono-list] Start and call into mono VM from C/C++ ?

Goldstein, Nachum (Jonathan) NGoldstein at nds.com
Mon Oct 30 03:28:13 EST 2006


I would like to call into the mono VM from a C/C++ program.
I searched the mono site and google, and found only a technique to call
C/C++ from C#.
I want to do the reverse. Something like:

int main(int argc, char** argv) {
	<create mono VM>
	<create a C# object instance>
	<call methods on the instance>
}

(I know I can do this with java.)

Any ideas? Thanks.
***********************************************************************************
This email message and any attachments thereto are intended only for use by the addressee(s) named above, and may contain legally privileged and/or confidential information. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the postmaster at nds.com and destroy the original message.
***********************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20061030/8927d4cc/attachment.html 


More information about the Mono-list mailing list