reactos/base/system/services
Hermès Bélusca-Maïto 0f7b021fe6
[SERVICES] Merge ScmControlService() and ScmSendStartCommand() together (#7392)
In addition:

- Acquire ControlServiceCriticalSection just before doing the pipe
  operations, and release it just after.

- SAL2-annotate ScmControlService().

- Re-order the ScmControlService() parameters in a more natural way
  (image comm pipe, service name, control code; then: arguments for
  the control command).

- Improve some DPRINTs.
2024-10-11 16:06:53 +02:00
..
lang [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
CMakeLists.txt [SERVICES] Use RegCopyTreeW from advapi32_vista 2023-12-18 23:14:14 +02:00
config.c
controlset.c [SERVICES] Use RegCopyTreeW from advapi32_vista 2023-12-18 23:14:14 +02:00
database.c [SERVICES] Merge ScmControlService() and ScmSendStartCommand() together (#7392) 2024-10-11 16:06:53 +02:00
driver.c
groupdb.c
lock.c
resource.h
rpcserver.c [SERVICES] Merge ScmControlService() and ScmSendStartCommand() together (#7392) 2024-10-11 16:06:53 +02:00
security.c [SERVICES] Assign a World identity authority for Everyone SID, not Null authority 2022-05-06 10:09:52 +02:00
services.c [SERVICES] Grant ReactOS Setup component SYSTEM access 2022-05-06 10:09:51 +02:00
services.h [SERVICES] Merge ScmControlService() and ScmSendStartCommand() together (#7392) 2024-10-11 16:06:53 +02:00
services.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00