[python-win32] IronPython COM
Tim Roberts
timr at probo.com
Thu Jul 31 20:04:46 CEST 2008
birdprince wrote:
> I have implemented a COM in C++,buy i don't know how to use this COM
> in IronPython.
>
The technical details of IronPython are quite different from CPython.
To talk COM, you have to use a magic subsystem called "Interop" that the
people on this list will probably not know. I suggest you sign up for
the IronPython mailing list here:
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
It only gets a few messages a day.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list