reactos/base/system/services
Eric Kohl f5346cbc1b [ADVAPI32][IDL][SERVICES] Implement I_ScValidatePnPService
This is actually a Vista+ function, but we need it enable umpnpmgr.dll to notify services of device events. Up until WinXP it was possible to make direct calls to the service manager by umpnpmgr.dll because umpnpmgr.dll was loaded into the service manager process. From Vista onwards umpnpmgr.dll is run as a separate service host process. And since ReactOS always ran umpnpmgr.dll as a separate process, we have to use the Vista RPC functions to notify services.
2023-12-31 15:33:19 +01: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 [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
controlset.c [SERVICES] Use RegCopyTreeW from advapi32_vista 2023-12-18 23:14:14 +02:00
database.c [SERVICES][SETUPLIB][UMANDLG][USETUP] Add missing \n to DPRINT() calls (#5983) 2023-11-16 22:22:12 +00:00
driver.c [SERVICES] Tweak the binary size a bit CORE-18071 2022-03-20 20:12:56 +01:00
groupdb.c
lock.c
resource.h
rpcserver.c [ADVAPI32][IDL][SERVICES] Implement I_ScValidatePnPService 2023-12-31 15:33:19 +01: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] Grant ReactOS Setup component SYSTEM access 2022-05-06 10:09:51 +02:00
services.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00