Win32evtlogutil.ReportEvent() - more info please?

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Thu Jan 24 19:07:21 EST 2002


P349 of Python Programming on Win32 explains writing to the event log
and mentions that win32evtlog.pyd and win32service.pyd include a set
of generic messages.

It doesn't seem to explain how to use them.

When I register my message source with
Win32evtlogutil.AddSourceToRegistry(), what do I use for the
MessageDll?

Then how do I use one of these generic messages so that the Event
Viewer presents logged messages cleanly?

Thanks
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list