reactos/subsystems/csr/csrsrv
Serge Gautherie 3fb5957de1
[NTOS:EX][CSRSRV][WIN32K] Make a few #define more explicit/strict (#5907)
- Add parentheses around macro parameters.
- Add casts on return value for the Interlocked*UL ("Unsigned Long") macros.
2023-11-13 20:55:48 +01:00
..
api.c [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00
api.h [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00
CMakeLists.txt [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00
csrsrv.rc [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00
csrsrv.spec [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00
init.c [CSRSRV] Minimally-adapt CSRSRV to make it able to host other subsystems than Win32. 2022-11-08 23:46:32 +01:00
procsup.c [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
server.c [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00
session.c [SMSS][CSRSRV] Undefine CreateProcess symbol. Name the union inside SB_API_MSG. 2022-11-14 00:10:32 +01:00
srv.h [NTOS:EX][CSRSRV][WIN32K] Make a few #define more explicit/strict (#5907) 2023-11-13 20:55:48 +01:00
status.h [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
thredsup.c [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00
wait.c [CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802) 2022-10-29 17:17:29 +02:00