Click to See Complete Forum and Search --> : Stopping service on NT


jmb
May 7th, 1999, 06:39 AM
What does the SCM to stop a service running on NT ?

Lothar Haensler
May 7th, 1999, 07:32 AM
the ControlService API is supposed to let you stop (SERVICE_CONTROL_STOP) a service.

jmb
May 7th, 1999, 07:53 AM
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