Python COM Server with C++
John J. Lee
jjl at pobox.com
Sat Jan 17 15:28:21 EST 2004
More information about the Python-list mailing list
Sat Jan 17 15:28:21 EST 2004
- Previous message (by thread): Python COM Server with C++
- Next message (by thread): Python COM Server with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Python COM Server with C++
- Next message (by thread): Python COM Server with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list