Sorry but where can I find "RegisterServiceCtrlHandlerEx" ? I could only find "servicemanager.RegisterServiceCtrlHandler" which is different and do not catch logon/logoff events.
Thanks. Mark Hammond a écrit : >> Hello, >> I'm trying to use RegisterServiceCtrlHandlerEx. Since it isn't >> available >> in pywin32, > > FYI, the pywin32 service framework does call RegisterServiceCtrlHandlerEx() > for you - it just doesn't expose it directly. If all you are doing is > writing a service to capture these events, pywin32 should work fine. > > Mark > > > _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32