reactos/reactos/win32ss
James Tabor c8fff05661 [Win32SS]
- Fix all wine win:test_GetMessagePos tests.
- See CORE-10867, please verify this is a fix.

svn path=/trunk/; revision=70782
2016-02-24 08:41:26 +00:00
..
drivers [LOL] 2016-02-22 19:11:34 +00:00
gdi Remove redundant extra terminating ';' in all of our C code. 2016-02-04 20:42:07 +00:00
include [WIN32SS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-11-10 17:41:55 +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] 2016-02-24 08:41:26 +00:00
CMakeLists.txt [Win32SS] 2015-09-11 02:34:11 +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