reactos/subsystems/win32/csrsrv
2022-10-26 00:41:13 +02:00
..
api.c [CSRSRV] Fix uninitialized variable warning detected by Clang. (#3619) 2021-05-05 17:24:14 +02:00
api.h [NTDLL:CSR][CSRSRV] Start to deprecate CSR functions removed on Windows 2003. 2021-11-22 00:13:34 +01:00
CMakeLists.txt [CSRSRV] Remove deprecated dependency on smdll. (#4799) 2022-10-26 00:41:13 +02:00
csrsrv.rc
csrsrv.spec
init.c [CSRSRV] CsrSetProcessSecurity(): Check 1st NtQueryInformationToken() result (#2862) 2020-06-01 14:17:29 +03:00
procsup.c [CSRSRV] Acquire the necessary SE_INC_BASE_PRIORITY_PRIVILEGE at shutdown (#4461) 2022-04-23 19:15:22 +02:00
server.c [NTDLL:CSR][CSRSRV] Start to deprecate CSR functions removed on Windows 2003. 2021-11-22 00:13:34 +01:00
session.c
srv.h
status.h [CSRSRV] Update the status.h file with updated information. 2021-11-22 00:13:35 +01:00
thredsup.c [CSRSRV] Fix locking logic when destroying threads & processes 2021-03-23 18:17:44 +01:00
wait.c