The Windows Services Win32 Programming |
|
|
|
HOME
|
What do we have in this session?
Windows service is another way on how to run Windows executable. In this tutorial we will learn how to create, initialize, start, stop, pause and delete Windows service. We will also learn how to modify and control Windows services...
Service Changes for Windows VistaService Control ManagerDatabase of Installed ServicesService Record ListSCM HandlesService ProgramsService Entry PointService ServiceMain FunctionService Control Handler FunctionMultithreaded ServicesServices and the RegistryServices and Redirected DrivesRedirected Drives on Windows 2000Service Trigger EventsService Installation, Removal, and EnumerationService ConfigurationConfiguring a Service Using SC
Service StartupService Control RequestsService User Accounts (SUA)LocalService AccountNetworkService AccountLocalSystem AccountInteracting with a User from a Service IndirectlyUsing an Interactive ServiceService Security and Access RightsAccess Rights for the Service Control ManagerAccess Rights for a ServiceService Program TasksService Configuration Program TasksService Control Program TasksWriting a Service Program's main Function ExampleInstalling a Service ExampleChanging a Service's Configuration exampleCreating a New Console ApplicationCreating a Message File (Generating DLL, Headers and Other Files)Adding the C++ Source FileAdding New Project for Windows Service Configuration Application |
|
|
< Windows Files Programming | Win32 Programming | Windows Services 1 > |