Here is the previous patch plus an incremented corlib, ChangeLog entries, and a series of tests for both BSTR and VARIANT marshalling on windows.
Thanks, Jonathan -----Original Message----- From: [EMAIL PROTECTED] on behalf of Zoltan Varga Sent: Fri 6/2/2006 8:12 PM To: Jonathan S. Chambers Cc: [email protected] Subject: Re: [Mono-dev] Variant patch Hey, The patch looks fine. Some tests would be useful, tough. Also, you should increase the corlib version number in System/Environment.cs and in metadata/appdomain.c because of the new Variant class. Zoltan On 6/2/06, Jonathan S. Chambers <[EMAIL PROTECTED]> wrote: > > > > > Here is a patch to add Variant support to mono for basic types. This works > for pinvoke and implements two Variant methods in the Marshal class. I > didn't #ifdef anything for windows since I'm not using any windows specific > calls; let me know if I should. Please review. > > > > Thanks, > > > > Jonathan S. Chambers > > Software Development Engineer > > ANSYS, Inc. > > Phone: 724.514.3682 > > Fax: 724.514.3114 > > E-mail: [EMAIL PROTECTED] > > > > ___________________________________________________ > > The information transmitted is intended only for the person or entity to > which it is addressed and may contain confidential and/or privileged > material. Any review, retransmission, dissemination or other use of, or > taking of any action in reliance upon, this information by persons or > entities other than the intended recipient is prohibited. If you received > this in error, please contact the sender and delete the material from any > computer. > > > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list > > > > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
variant2.diff
Description: variant2.diff
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
