[python-win32] help with Event Log

Ivan Hernandez Puga ivan.hernandez@globalsis.com.ar
Thu, 20 Dec 2001 16:31:34 -0300


Hello. I'm trying to make a script to warn me when an event arrives to =
the Windows 2000 event log.
I have successful listed events and that things, but when trying to use =
WaitForMultipleObjects, WaitForMultipleObjectsEx or WaitForSingleObject =
and WaitForSingleObjectex I found no way to create a valid Event =
Handler.
Some help here? I don't know too much, if you can make a "script kiddie" =
example I would appreciate it very much.
Thanks

Ivan Hernandez