reactos/reactos/win32ss
2016-06-10 20:57:26 +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 Well no need to initialize "Ret" if we overwrite immediately its old value. 2016-06-08 23:08:59 +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 [WIN32SS] Try to load the module before fetching an icon, instead of failing on a module that is not available in the current process. CORE-10292 #resolve 2016-06-10 20:57:26 +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
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