RE: [Mono-dev] COM Interop in Mono

2005-11-16 Thread Jonathan S. Chambers
Well, no one has responded yet, so here comes the next email ;-) This work is coming along, so I'd like to get it in svn soon. Would this go under the trunk, as in /trunk/cominterop or something like that? If anyone has a better name, please suggest. Also, I think this work will also be similar t

Re: [Mono-dev] COM Interop in Mono

2005-11-16 Thread Kornél Pál
ber 16, 2005 5:50 PM Subject: RE: [Mono-dev] COM Interop in Mono Well, no one has responded yet, so here comes the next email ;-) This work is coming along, so I'd like to get it in svn soon. Would this go under the trunk, as in /trunk/cominterop or something like that? If anyone has a

RE: [Mono-dev] COM Interop in Mono

2005-11-16 Thread Jonathan S. Chambers
ile it may not have as well defined an ABI, there may still be hope for it. - Jonathan -Original Message- From: Kornél Pál [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 16, 2005 1:07 PM To: Jonathan S. Chambers Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] COM Inte

Re: [Mono-dev] COM Interop in Mono

2005-11-16 Thread Kornél Pál
Message - From: "Jonathan S. Chambers" <[EMAIL PROTECTED]> To: "Kornél Pál" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, November 16, 2005 7:49 PM Subject: RE: [Mono-dev] COM Interop in Mono Attached is a diff of some current progress. These changes are all in

RE: [Mono-dev] COM Interop in Mono

2005-11-16 Thread Jonathan S. Chambers
16, 2005 2:31 PM To: Jonathan S. Chambers Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] COM Interop in Mono Hi, The attached code looks promising. I absolutely agree with you that any kind of ABI (including COM ABI) can be implemented. The problem that I tried to point out is however t

RE: [Mono-dev] COM Interop in Mono

2005-11-16 Thread Jonathan S. Chambers
Jonathan S. Chambers Sent: Wednesday, November 16, 2005 3:08 PM To: Kornél Pál Cc: mono-devel-list@lists.ximian.com Subject: RE: [Mono-dev] COM Interop in Mono Well, I am by no means an expert on ABIs of different compilers. But, I have built a small COM style object on linux using gcc, and have

Re: [Mono-dev] COM Interop in Mono

2005-11-17 Thread Paolo Molaro
On 11/16/05 Jonathan S. Chambers wrote: > Attached is a diff of some current progress. These changes are all in > place right now, they would of course need moved to an external library. Thanks for the patch. I don't think this stuff should be moved to a library, at least not until it's windows-on

RE: [Mono-dev] COM Interop in Mono

2005-11-17 Thread Jonathan S. Chambers
, 2005 11:49 AM To: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] COM Interop in Mono On 11/16/05 Jonathan S. Chambers wrote: > Attached is a diff of some current progress. These changes are all in > place right now, they would of course need moved to an external library. Thanks f

Re: [Mono-dev] COM Interop in Mono

2005-11-17 Thread Kornél Pál
s" <[EMAIL PROTECTED]> To: "Paolo Molaro" <[EMAIL PROTECTED]>; Sent: Thursday, November 17, 2005 5:52 PM Subject: RE: [Mono-dev] COM Interop in Mono Well, Some things are windows only (BSTR marshalling comes to mind), at least for now. Should that not be included at this

RE: [Mono-dev] COM Interop in Mono

2005-11-23 Thread Jonathan S. Chambers
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan S. Chambers Sent: Thursday, November 17, 2005 11:52 AM To: Paolo Molaro; mono-devel-list@lists.ximian.com Subject: RE: [Mono-dev] COM Interop in Mono Well, Some things are windows only (BSTR marsh