reactos/win32ss/user/ntuser
Joachim Henze 21d7f30efc [0.4.9][WIN32SS] Remove an ambiguous assert entirely CORE-16738
It popped up very reliably when performing git-clone of the ros sources
while having the taskmgr open in the processes-tab.
Or when building 'ninja bootcd -j1' while having the taskmgr open in the processes-tab.

It is always possible to ignore it and then continue using ros for days without
noticing any side effects.
James Tabor judged the assert to have a "questionable logic".
Giannis who once added it, was also ok with commenting it.

His words:
This assertion isn't something fatal,
the worst thing that can happen from continuing on it would be
to make the thread get awake more times than it should.

The assert was once added by SVN r63880 == git 9ad857369a

Fix picked from:
0.4.14-dev-1519-g 87f6c82d85 commenting 2020-04-21
0.4.15-dev-3780-g bf16435303 removal 2022-02-05
2022-02-05 01:58:16 +01:00
..
misc [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
accelerator.c
accelerator.h
callback.c
callback.h
callproc.c
caret.c
caret.h
class.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
class.h
clipboard.c [0.4.9][WIN32SS] Fix BSOD 0x1E nullptr deref via Git-bash CORE-16586 2021-01-16 14:23:49 +01:00
clipboard.h
console.c
csr.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
csr.h
cursoricon.c
cursoricon.h
dce.h
dde.c
defwnd.c [0.4.9][WIN32SS] Fix last user visible parts of regression CORE-10855 2020-11-09 23:14:17 +01:00
desktop.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
desktop.h
display.c [0.4.9][WIN32SS] Fix many regressions of fullscreen switching, all caused by SVN r75407 2020-10-07 02:46:20 +02:00
draw.c [0.4.9][WIN32SS] Fix Mask for Draw Frame States CORE-8808 2022-01-30 22:50:18 +01:00
event.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
focus.c [0.4.9][WIN32SS] Improve many apps not starting with active taskbar pane (#2396) 2020-12-19 20:50:12 +01:00
focus.h
guicheck.c
guicheck.h
hook.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
hook.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
hotkey.c
hotkey.h
ime.c
input.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
input.h
kbdlayout.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
keyboard.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
layered.c
main.c [0.4.9][NTUSER] Fix regression CORE-11828 2020-10-11 23:46:39 +02:00
menu.c [0.4.9][NTUSER][USER32] Tracking menu CORE-17338 (#4048), [EXPLORER] Send WM_POPUPSYSTEMMENU asynchronously (#4047) CORE-16353 2022-01-10 07:18:41 +01:00
menu.h
message.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
metric.c
misc.c [0.4.9][WIN32SS] Remove an ambiguous assert entirely CORE-16738 2022-02-05 01:58:16 +01:00
mmcopy.h
monitor.c
monitor.h
mouse.c
msgqueue.c [0.4.9][WIN32K] Fix DBG_PRINT macro. 2020-12-21 09:25:04 +01:00
msgqueue.h
nonclient.c [0.4.9][WIN32K:NTUSER] Avoid dereferencing a null pointer in NC_DoNCPaint. 2020-10-12 23:06:29 +02:00
ntstubs.c [0.4.9][WIN32K][NTUSER] Tiny codestyle fix to NtUserLockWindowUpdate (#1066) 2020-12-21 10:13:09 +01:00
ntuser.c
ntuser.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
object.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
object.h
painting.c [0.4.9][WIN32K:NTUSER] Properly fix IntSendChildNCPaint() & IntLinkWindow() 2020-12-23 02:21:19 +01:00
painting.h
prop.c
prop.h
scroll.h
scrollbar.c [0.4.9][WIN32SS] Fix scrollbar bug CORE-15557 & CORE-13986 2020-12-01 16:42:32 +01:00
scrollex.c
session.c
shutdown.c
shutdown.h
simplecall.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
sysparams.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
sysparams.h
tags.h
timer.c
timer.h
useratom.c
useratom.h
userfuncs.h
usrheap.c
usrheap.h
vis.c
vis.h
win32.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
win32kdebug.h [0.4.9][WIN32K] Fix DBG_PRINT macro. 2020-12-21 09:25:04 +01:00
windc.c
window.c [0.4.9][WIN32K:NTUSER] Properly fix IntSendChildNCPaint() & IntLinkWindow() 2020-12-23 02:21:19 +01:00
window.h [WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds 2018-02-19 22:36:36 +01:00
winpos.c [0.4.9][WIN32K:NTUSER] Properly fix IntSendChildNCPaint() & IntLinkWindow() 2020-12-23 02:21:19 +01:00
winpos.h
winsta.c [WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformation(). Based from a patch by Jérôme Gardou. 2018-04-22 23:00:55 +02:00
winsta.h