[Mono-dev] COM Interop Marshalling Patch

Jon Chambers joncham at gmail.com
Wed Dec 20 22:52:56 EST 2006


Following Miguel's lead on the SafeHandle marshalling code, I broke the
marshalling code for COM interfaces and VARIANTs to seperate functions
(emit_marshal_variant and emit_marshal_com_interface). These two functions
replace the if checks in emit_marshal_object, and will make future patches
for COM callable wrappers easier to understand.

Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061220/841da90b/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: current2.diff
Type: application/octet-stream
Size: 17859 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061220/841da90b/attachment.obj 


More information about the Mono-devel-list mailing list