[Mono-list] Mono and MS Office suite
Miguel de Icaza
miguel at ximian.com
Wed Oct 19 08:39:19 EDT 2005
Hello,
> > Hello,
> > We do not support COM in Mono.
> >
> > You need to use .NET
>
> This is a novice remark:
> Ruby looks to have such a communication protocol. Ruby being written in C,
> wouldn't it be possible to borrow their code, or is it too simplistic ?
You can certainly do that, and P/Invoke into the glue layer.
But integrating it in the proper places in .NET where COM is handled
automatically is a different story.
More information about the Mono-list
mailing list