[Mono-list] Com Interop

Adelle Hartley adelle at akemi.com.au
Fri Dec 7 04:07:04 EST 2007


Jonathan Pryor wrote:
 > On Thu, 2007-12-06 at 19:30 +1000, Adelle Hartley wrote:
 >> When i try to use the same DLLs in a C# project in Mono, via COM 
interop, it works on Windows but not Linux.  Ok, I'm not exactly 
surprised, but is there some way of getting Mono to instantiate a COM 
object using wine?
 >
 > Theoretically, yes.  Currently, no.

I had a feeling that might be the answer.

 > The way it _could_ be done is to run a Win32 mono inside Wine.  This
 > would make Mono use the normal Windows COM support methods and Wine's
 > COM framework to instantiate and use your DLLs.

Since I have source code for the DLLs, I'd rather recompile the DLLs 
against winelib, if I can figure out how to do that.

Adelle.




More information about the Mono-list mailing list