reactos/base/system/smss
Hermès Bélusca-Maïto 06a0451415
[SMSS][CSRSRV] Undefine CreateProcess symbol. Name the union inside SB_API_MSG.
Undefine CreateProcess because it can be #define'd (to CreateProcessA/W)
if winbase.h is included prior (as it is in SMSS).
2022-11-14 00:10:32 +01:00
..
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
crashdmp.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pagefile.c [SMSS] Revert commit 131bc73 2020-11-26 13:06:20 +03:00
sminit.c [SMSS] Logically group the LIST_ENTRY-ies. 2022-11-08 17:41:01 +01:00
smloop.c [SMLIB][SMSS] Implement SmLoadDeferedSubsystem() client and server-side. (#4821) 2022-11-08 17:41:02 +01:00
smsbapi.c [SMSS][CSRSRV] Undefine CreateProcess symbol. Name the union inside SB_API_MSG. 2022-11-14 00:10:32 +01:00
smsessn.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
smss.c [SMSS] Initial SmpInit() call initializes the *first handle* (index 0) in the array. 2022-10-26 00:44:41 +02:00
smss.h [SMLIB][SMSS] Implement SmLoadDeferedSubsystem() client and server-side. (#4821) 2022-11-08 17:41:02 +01:00
smss.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
smsubsys.c [SMSS][CSRSRV] Undefine CreateProcess symbol. Name the union inside SB_API_MSG. 2022-11-14 00:10:32 +01:00
smutil.c [SMSS] Use RTL string-safe functions in critical places. Add validity checks for returned NtQueryValueKey() data. (#2704) 2020-10-10 16:25:22 +02:00