: Sunday, 14 January 2007 8:09 PM
To: python-win32@python.org
Subject: [python-win32] MS Agent Event Handling via Python
Hi,
After searched a lot on web, not quit sure anybody met similar
problem before.
When I try to track the event fired by MS Agent by using
'DispatchWithEvent
Hi,
After searched a lot on web, not quit sure anybody met similar
problem before.
When I try to track the event fired by MS Agent by using
'DispatchWithEvents', I thought may be this is because IAgentNotifySink
did not registered by server.
I'm quite new to Python Com, it wrapped well, I wonder