Hi all, I tried my first experiment with Mono and COM interop recently.
I see that instantiating a COM object on Windows seems to work. I have some windows based COM DLLs which I know work with wine because I have a VB6 program which uses them which runs successfully with wine. 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? Is that something that's being worked on? Adelle. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
