[Mono-list] Mono embedding

Robert Jordan robertj at gmx.net
Wed Mar 19 17:36:45 EDT 2008


Ing. Francesco Carsana wrote:
> Hi!
> 
> I'm working with Mono embedding and I'd
> like to know if it's possible to load two
> or more assemblies in a C program.
> Could someone send me a small example?

See mono's (embedding) samples:

http://anonsvn.mono-project.com/viewcvs/trunk/mono/samples/

especially this one:

http://anonsvn.mono-project.com/viewcvs/trunk/mono/samples/embed/test-metadata.c?view=markup

Search for mono_image_open ().

Robert



More information about the Mono-list mailing list