Sweden-Number/dlls/user32
Zhiyi Zhang 1caf992be3 user32/tests: Test restore window messages.
Mostly to show that there is a WM_ACTIVATE message
before WM_SYSCOMMAND SC_RESTORE and after WM_WINDOWPOSCHANGED

The Alt+Tab test won't work on non-Windows because the emulated key inputs
doesn't reach the host, unless we required user interaction.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 19:42:38 +02:00
..
resources
tests user32/tests: Test restore window messages. 2019-06-10 19:42:38 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
icontitle.c
input.c
listbox.c user32/listbox: Don't try to paint non-visible items for multi-column listboxes. 2019-05-30 21:53:26 +02:00
lstr.c
mdi.c
menu.c
message.c
misc.c user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Fix some leaks on error path (Coverity). 2019-05-31 22:31:33 +02:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
text.c
uitools.c
user32.rc
user32.spec user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02:00
user_main.c
user_private.h
win.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
win.h user32: Make WIN_SetOwner() static. 2019-05-09 08:20:31 -05:00
winhelp.c
winpos.c
winproc.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
winstation.c
wsprintf.c