reactos/base
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
..
applications [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
services [WUAUSERV] Improve some DPRINTs 2024-10-10 22:44:46 +02:00
setup [USETUP] Fix handling of 0 sized files in the cab 2024-09-20 14:08:13 +03:00
shell [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
system [SERVICES] Merge ScmControlService() and ScmSendStartCommand() together (#7392) 2024-10-11 16:06:53 +02:00
CMakeLists.txt