reactos/dll/win32/advapi32
Eric Kohl 0625eb3746 [SERVICES][ADVAPI32] Support the security process aka lsass.exe
- Reserve the pipe NtControlPipe0 for the security process.
- Count regular service control pipes from 1.
- Use I_ScIsSecurityProcess to identify the security process.
- Services.exe uses the SECURITY_SERVICES_STARTED event to notify the security process that NtControlPipe0 is ready for use.
2019-08-31 17:24:47 +02:00
..
misc
reg
sec
service [SERVICES][ADVAPI32] Support the security process aka lsass.exe 2019-08-31 17:24:47 +02:00
token [ADVAPI32] Avoid excessive allocation in CheckTokenMembership. CORE-16094 2019-07-21 11:39:30 +02:00
wine
advapi32.h
advapi32.rc
advapi32.spec
CMakeLists.txt