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 _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32