From: Jurgen V. G. <jur...@st...> - 2002-07-19 08:51:41
|
Hi, I am extending the service.exe application a little bit. My question: services.exe creates an event "SvcctrlStartEvent_A3725DX" to signal it's intialisation state. It seems I cannot open the event on a real NT platform, is this because the event was created with the security credentials of the system acount? (BTW I need to open this event in advapi32.OpenSCManager to check whether services.exe has initialized.) Jurgen |