[Mono-dev] System.Runtime.InteropServices.ExtensibleClassFactory Patch

Jon Chambers joncham at gmail.com
Thu Sep 21 18:43:40 EDT 2006


Attached is an implementation of
System.Runtime.InteropServices.ExtensibleClassFactory. I am respecting it in
object creation for COM Interop. Please review.

For those who care, this is a way to get XPCOM Interop a bit closer to
working. You can use this functionality to return an nsISupports (IUnknown)
interface that will be used as the underlying unmanaged component. This
prevents the call to the Win32 CoCreateInstance function.

Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060921/8dde21f6/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: corlib.diff
Type: text/x-patch
Size: 9334 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060921/8dde21f6/attachment.bin 


More information about the Mono-devel-list mailing list