Sweden-Number/dlls/user32
Dmitry Timoshkov 51d606faac user32: Don't check active window state when handling SC_MINIMIZE/SC_MAXIMIZE/SC_RESTORE.
An application I'm working on routes messages to a worker thread, and checking
for an active window while processing WM_SYSCOMMAND in that thread breaks things.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-18 17:06:45 +02:00
..
resources
tests user32: Fix window style while CBT_CREATEWND hook is called. 2021-10-07 18:03:12 +02:00
Makefile.in user32: Use the bundled libpng. 2021-10-18 14:34:21 +02:00
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Use the bundled libpng. 2021-10-18 14:34:21 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c win32u: Move NtUserGetProcessWindowStation implementation from user32. 2021-10-13 21:57:11 +02:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c win32u: Move NtUserCloseDesktop implementation from user32. 2021-10-13 21:57:12 +02:00
misc.c
msgbox.c
nonclient.c user32: Don't check active window state when handling SC_MINIMIZE/SC_MAXIMIZE/SC_RESTORE. 2021-10-18 17:06:45 +02:00
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c win32u: Move NtUserGetObjectInformation implementation from user32. 2021-10-13 21:57:12 +02:00
text.c
uitools.c
user32.rc
user32.spec win32u: Move NtUserSetObjectInformation implementation from user32. 2021-10-13 21:57:12 +02:00
user_main.c user32: Use the bundled libpng. 2021-10-18 14:34:21 +02:00
user_private.h user32: Use the bundled libpng. 2021-10-18 14:34:21 +02:00
win.c win32u: Move NtUserGetThreadDesktop implementation from user32. 2021-10-13 21:57:12 +02:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c win32u: Move NtUserOpenDesktop implementation from user32. 2021-10-14 18:59:54 +02:00
wsprintf.c