[python-win32] how to create a valid Sink

Christian K. ckkart at hoc.net
Thu May 10 02:46:41 CEST 2007


Mark Hammond wrote:
 >> Forgive my ignorance but those are my first steps with com. Does that
 >> mean I should create and register a COM server?
 >
 > You should create one - you probably don't need to register it.
 >
 >> Basically I'm trying to reimplement the following code in python:
 >>
 >> http://www.codeproject.com/internet/CMapiEx.asp
 >>
 >> Up to now this was straightforward, but at this point I'm stuck.
 >
 > I can't see anything related to a "sink" on that page - but as a start,

True, I was refering to the code in the zip file on that page. I'll 
attach MAPISink.h below.

 > consider looking at the spambayes package at spambayes.org - there is 
code
 > there that deals with MAPI in various ways.
 >

Thank you. I'll have a look at it.

Christian

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MAPISink.h
Url: http://mail.python.org/pipermail/python-win32/attachments/20070510/2dc62f9c/attachment.pot 


More information about the Python-win32 mailing list