I need to check if 'Event Log' services in running or not. How to do that?
+3
A:
Use OpenSCManager(), then OpenService(), then ControlService().
sharptooth
2009-08-11 09:35:17