What does the SCM to stop a service running on NT ?
Printable View
What does the SCM to stop a service running on NT ?
the ControlService API is supposed to let you stop (SERVICE_CONTROL_STOP) a service.
Yes, I know that, but i would like to know what it really does (a Kill, Stop Process ?)
(I'm new on NT, and come from Unix, so don't blame me if my questions are bizarre !)
Regards
JMB