From: Jurgen V. G. <jur...@st...> - 2002-07-19 14:06:35
|
Hi Erik, Well I was extending the functionality of services.exe. It's "My" starting point to get more into the internals of ReactOS. Do you mind me working on this as this is currently within my reach? (I'd be more than happy if you could email me your work on the communication and I might even extend your work ...) Jurgen -----Original Message----- From: rea...@li... [mailto:rea...@li...] On Behalf Of Eric Kohl Sent: Friday, July 19, 2002 14:22 To: rea...@li... Subject: Re: [ros-kernel] Service.exe "Jurgen Van Gael" <jur...@st...> wrote: > 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.) I am absolutely sure "SvcctrlStartEvent_A3725DX" is protected by a SecurityDescriptor which does not permit access to anything but services.exe and advapi.dll. Btw, what are you working on? I have done a little work on the communication between services and service.exe. Eric ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ reactos-kernel mailing list rea...@li... https://lists.sourceforge.net/lists/listinfo/reactos-kernel |