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
api.h
CMakeLists.txt
csrsrv.rc
csrsrv.spec
init.c
procsup.c [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
server.c
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
wait.c