[python-win32] COM sending and receiveing events

Christian K. ckkart at gmail.com
Sun Jun 21 10:06:06 CEST 2009


Hi,

I apologize for my ignorance about COM programming in advance. I would like to
be pointed to an example of how I could send a message from a subthread of a COM
server back to the main thread. Being an outlook addin, the COM server is
already reacting to a couple of Outlook generated events. Now it would like to
add my own simple event handling and generation code. I have looked in the
win32com/demos folder and searched on that list, but I think I know too little
about COM to understand that information.

Regards, Christian




More information about the python-win32 mailing list