Python COM Server with C++
John J. Lee
jjl at pobox.com
Sat Jan 17 15:28:21 EST 2004
Thomas Heller <theller at python.net> writes:
> andre.bernemann at gmx.de (Andre Bernemann) writes:
[...]
> I think you should create the typelib first, and then write a com object
> implementing the interfaces.
>
> I don't have done it myself, but I suggest to look into the spambayes
> project. It contains an outlook plugin, written by Mark Hammond.
> Most certainly a bag full of ideas.
There's a cut down to bare-bones version of this in the win32all
package.
I wasn't able to get it working with the problem I tried, though (in
contrast to ctypes). I didn't try too hard, though, I admit ;-)
John
More information about the Python-list
mailing list