Sweden-Number/dlls/user32/tests
Zhiyi Zhang 3898ad408b user32: Send a WM_ACTIVATE message after restoring a minimized top level window.
The WmShowRestoreMinimizedOverlappedSeq message sequence in tests
clearly show that there is a WM_ACTIVATE message at the end of
ShowWindow() calls after restoring a minimized window, and it's
not from SetFocus().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47507
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-18 22:39:34 +01:00
..
Makefile.in
bmp1x1_32bpp.bmp
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c
dce.c
dde.c
dialog.c user32: Send WM_CANCELMODE to the current capture window after initializing a modal dialog. 2021-01-07 21:20:58 +01:00
edit.c
generated.c winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
input.c user32/tests: Add tests for SetKeyboardState / GetKeyState interactions. 2021-02-17 22:21:13 +01:00
listbox.c
menu.c
monitor.c gdi32: Report real VREFRESH values for GetDeviceCaps() with display DCs. 2021-01-27 21:12:06 +01:00
msg.c user32: Send a WM_ACTIVATE message after restoring a minimized top level window. 2021-02-18 22:39:34 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: Keep toplevel minimized windows offscreen if they're already. 2021-02-04 23:11:22 +01:00
winstation.c
wsprintf.c