reactos/win32ss/user/ntuser
Joachim Henze b4453b4b43 [0.4.7][WIN32K:NTUSER] Fix 4 MSVC2010SP1 x86 dbg warnings C4146 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
C:\047rls\reactos\win32ss\user\ntuser\nonclient.c(823) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\047rls\reactos\win32ss\user\ntuser\nonclient.c(824) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\047rls\reactos\win32ss\user\ntuser\nonclient.c(826) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\047rls\reactos\win32ss\user\ntuser\nonclient.c(826) : warning C4146: unary minus operator applied to unsigned type, result still unsigned

partial pick of 0.4.9-dev-295-g 2d9c88e0c5
2022-03-29 02:27:36 +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][WIN32SS] Fix last user visible parts of regression CORE-10855 2020-11-09 22:50:03 +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][WIN32SS] Improve many apps not starting with active taskbar pane (#2396) 2020-12-19 20:53:37 +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][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:04:28 +01: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][WIN32K:NTUSER] Fix 4 MSVC2010SP1 x86 dbg warnings C4146 CORE-18104 2022-03-29 02:27:36 +02: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][WIN32SS] Fix scrollbar bug CORE-15557 & CORE-13986 2020-12-01 16:37:58 +01:00
scrollex.c
session.c
shutdown.c
shutdown.h
simplecall.c
sysparams.c [WIN32K][DESK.CPL]: Add fit and fill background placement options (#28) 2017-10-13 21:44:02 +02: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
window.c [0.4.7][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:04:28 +01:00
window.h
winpos.c [0.4.7][WIN32K:NTUSER] Properly fix IntSendChildNCPaint() & IntLinkWindow() 2020-12-23 02:23:59 +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