reactos/win32ss/user/ntuser
Joachim Henze 020bd0b819 [0.4.7][NTUSER] NtUserWaitForInputIdle: Fix unhandled exception BSOD 0x1E, and tweaks
Backport the following commits:

0.4.15-dev-6397-g 6b7efb331c [NTUSER] co_IntSendMessageWithCallBack: Formatting only, no functional changes
0.4.15-dev-6227-g c7e4c3a8e9 [NTUSER] NtUserWaitForInputIdle: Fix unhandled exception BSOD 0x1E CORE-18728 CORE-19014 (#5391)
0.4.15-dev-697-g 9f428f5522 [NTUSER] Demote ERR to TRACE, also some minor corrections (#3132)

win32k.sys master GCC8.4.0dbg RosBEWin2.2.0              3.477.504
win32k.sys 0.4.14 GCC4.7.2dbg RosBEWin2.1.6 2.904.064 -> 2.904.064
win32k.sys 0.4.13 GCC4.7.2dbg RosBEWin2.1.6 2.895.872 -> 2.895.872
win32k.sys 0.4.12 GCC4.7.2dbg RosBEWin2.1.6 2.887.680 -> 2.887.680
win32k.sys 0.4.11 GCC4.7.2dbg RosBEWin2.1.6 2.867.200 -> 2.867.200
win32k.sys 0.4.10 GCC4.7.2dbg RosBEWin2.1.6 2.863.104 -> 2.863.104
win32k.sys 0.4. 9 GCC4.7.2dbg RosBEWin2.1.6 2.834.432 -> 2.834.432
win32k.sys 0.4. 8 GCC4.7.2dbg RosBEWin2.1.6 2.830.336 -> 2.830.336
win32k.sys 0.4. 7 GCC4.7.2dbg RosBEWin2.1.6 2.830.336 -> 2.830.336
2023-07-30 21:58:45 +02:00
..
misc
accelerator.c
accelerator.h
callback.c [0.4.7][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:04:28 +01:00
callback.h [0.4.7][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:04:28 +01:00
callproc.c
caret.c
caret.h
class.c
class.h
clipboard.c [0.4.7][WIN32SS] Fix BSOD 0x1E nullptr deref via Git-bash CORE-16586 2021-01-16 15:53:21 +01:00
clipboard.h
console.c
csr.c
csr.h
cursoricon.c
cursoricon.h
dce.h
dde.c
defwnd.c [0.4.7][NTUSER] Port back minor improvements 2023-02-25 03:45:00 +01:00
desktop.c [WIN32K][DESK.CPL]: Add fit and fill background placement options (#28) 2017-10-13 21:44:02 +02:00
desktop.h
display.c [0.4.7][WIN32SS] Fix many regressions of fullscreen switching, all caused by SVN r75407 2020-10-07 02:55:20 +02:00
draw.c [0.4.7][WIN32SS] Fix Mask for Draw Frame States CORE-8808 2022-01-30 22:51:37 +01:00
event.c
focus.c [0.4.7][NTUSER][USER32][OSK] Initial support of WS_EX_NOACTIVATE flag (#4731) 2022-12-24 02:50:27 +01:00
focus.h
guicheck.c
guicheck.h
hook.c
hook.h
hotkey.c
hotkey.h
ime.c
input.c
input.h
kbdlayout.c
keyboard.c
layered.c
main.c [0.4.7][NTUSER] Fix regression CORE-11828 2020-10-11 23:48:59 +02:00
menu.c [0.4.7][NTUSER][USER32] Tracking menu CORE-17338 (#4048), [EXPLORER] Send WM_POPUPSYSTEMMENU asynchronously (#4047) CORE-16353 2022-01-10 07:20:11 +01:00
menu.h
message.c [0.4.7][NTUSER] NtUserWaitForInputIdle: Fix unhandled exception BSOD 0x1E, and tweaks 2023-07-30 21:58:45 +02:00
metric.c
misc.c [0.4.7][WIN32SS] Remove an ambiguous assert entirely CORE-16738 2022-02-05 01:59:29 +01:00
mmcopy.h
monitor.c
monitor.h
mouse.c [0.4.7] cherry-pick [WIN32K] Check if the window being destroyed is currently tracked. by mjansen CORE-13619 (to fix several related BSODs) 2017-11-05 14:22:49 +01:00
msgqueue.c [0.4.7][USER32][NTUSER][3DTEXT] Squashed backport 2022-02-08 13:07:55 +01:00
msgqueue.h
nonclient.c [0.4.7][NTUSER] Port back minor improvements 2023-02-25 03:45:00 +01:00
ntstubs.c [0.4.7][WIN32K][NTUSER] Tiny codestyle fix to NtUserLockWindowUpdate (#1066) 2020-12-21 10:14:51 +01:00
ntuser.c
ntuser.h
object.c
object.h
painting.c [0.4.7][WIN32K:NTUSER] Properly fix IntSendChildNCPaint() & IntLinkWindow() 2020-12-23 02:23:59 +01:00
painting.h
prop.c
prop.h
scroll.h
scrollbar.c [0.4.7] Update Scrollbar code to state of master 2023-March-12 2023-03-12 11:06:40 +01:00
scrollex.c
session.c
shutdown.c
shutdown.h
simplecall.c
sysparams.c [0.4.7][NTUSER] Port back minor improvements 2023-02-25 03:45:00 +01:00
sysparams.h [WIN32K][DESK.CPL]: Add fit and fill background placement options (#28) 2017-10-13 21:44:02 +02:00
tags.h
timer.c
timer.h
useratom.c
useratom.h
userfuncs.h
usrheap.c
usrheap.h
vis.c
vis.h
win32.h
win32kdebug.h [0.4.7][WIN32K] Fix DBG_PRINT macro. 2020-12-21 09:26:51 +01:00
windc.c [0.4.7][REACTOS] Backport "http://www.reactos" -> "https://reactos" and readme.txt 2023-03-19 13:12:57 +01:00
window.c [0.4.7][NTUSER] co_UserDestroyWindow: Validate window before destroying it (#5054) 2023-06-10 12:44:02 +02:00
window.h
winpos.c [0.4.7][NTUSER] Fix zombie window created by CTRL+ALT+DEL (#4935) CORE-18258 2022-12-26 01:48:17 +01:00
winpos.h
winsta.c [0.4.7][WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformation(). 2020-11-01 17:48:28 +01:00
winsta.h