reactos/subsystems
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
..
csr [SMSS][CSRSRV] Undefine CreateProcess symbol. Name the union inside SB_API_MSG. 2022-11-14 00:10:32 +01:00
mvdm
win [KERNEL32][BASESRV] Fix interoperability with Win2k3 regarding NLS section security. (#4828) 2022-11-01 02:34:04 +01:00
CMakeLists.txt