reactos/reactos/win32ss
2016-05-15 22:32:17 +00:00
..
drivers [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
gdi [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
include [User32] 2016-03-26 23:12:01 +00:00
reactx [WIN32SS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-11-10 17:41:55 +00:00
user [NTOS][USERSRV]: Both hard-error message box options "OptionOkNoWait" and "OptionCancelTryContinue" are valid! 2016-05-15 22:32:17 +00:00
CMakeLists.txt [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
napi.h [WIN32SS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-11-10 17:41:55 +00:00
pch.h [WIN32K] 2015-10-16 15:33:19 +00:00
sys-stubs.S [ASM] 2015-05-10 21:03:53 +00:00
w32ksvc.db [WIN32SS] Fix NtGdiOpenDCW and NtUserChangeDisplaySettings to have the correct amount of parameters by removing two more unused/deprecated/ignored parameters. NtUserEnumDisplayMonitors is the only remaining one now, which needs to do a usermode callback to get rid of its extra parameter. 2015-09-09 19:12:48 +00:00
w32ksvc.h [WIN32SS] Fix NtUserChangeDisplaySettings, I accidently removed one (unused) param too much (parameter count should be 4 after all), and it seems code relied on this check. 2015-09-09 19:38:36 +00:00
win32k.h [WIN32K] 2015-03-25 22:32:35 +00:00
win32k.rc Revert tree-restructure attempt: r66583, r66582, r66581, r66578, sauf ntdll changes, r66576 and r66575 sauf mvdm changes (ok with Aleksander). 2015-03-06 14:33:02 +00:00
win32k.spec [WIN32K] 2015-09-09 13:49:39 +00:00
win32kp.h - Enable placing kernel functions in the .INIT section (GCC only, MSVC is TBD). This allows them to be freed from memory after initialization is finished. 2015-09-03 15:31:09 +00:00