reactos/sdk
Hermès Bélusca-Maïto 1a3c479b62
[PSDK] Make winuser.rh more compatible with the one from MS PSDK
Note that this file is already in sync with wine-8.20

NOWINMESSAGES, NOWINSTYLES, NOCLIPBOARD, NOMENUS, NOSYSCOMMANDS,
OEMRESOURCE and NOICONS #ifndef guards should not be present in the
.rh file, contrary to the .h file.

However, #ifndef NONCMESSAGES guard should be present.

Finally, remove the useless SC_SIZE redefinition
("At least HP-UX defines it in /usr/include/sys/signal.h" -- like,
what the hell, we are developing ReactOS...)
2023-11-23 12:44:50 +01:00
..
cmake [CMAKE] Remove "/Gy" option from ML 2023-11-19 09:19:33 +02:00
include [PSDK] Make winuser.rh more compatible with the one from MS PSDK 2023-11-23 12:44:50 +01:00
lib [NTOS:CM] Implement support for alternate registry hives 2023-11-19 20:44:29 +01:00
tools [WIDL] CMakeLists.txt: Remove an obsolete comment (#6016) 2023-11-20 16:07:46 +01:00