Services

From ReactOS Wiki
Revision as of 05:39, 3 April 2012 by BrentNewland (talk | contribs)
Jump to: navigation, search

Services.exe is the Service Control Manager, providing an API to control services.

servman.exe functions as services.msc does on Windows. http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/mscutils/servman/?view=log

http://en.wikipedia.org/wiki/Svchost.exe

Svchost.exe

ChangeLog-0.1.0 Service Control Utility Added (Bn: Might mean Sc.exe)

ChangeLog-0.3.1

  • rewrote most of the service manager code (Ged Murphy)

ChangeLog-0.3.3

services.exe

  • Move calls to SetServiceStatus into service.exe (Ged Murphy)