On 19/06/12 06:37, Johan Geldenhuys wrote:
I've looked all over, but couldn't find any help as far as an API goes to log to a 64-bit Windows7 machine event log.
I don't know if your search included MSDN but that would be my third port of call after the standard library and Google... There will be a Windows API call and you can access those via ctypes or Pythonwin.
There is almost certainly a Windows Knowledge Base article too, use the MSDN search to find it...
hth -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
