Sweden-Number/dlls/user32/tests
Ziqing Hui 77f1658393 server: Also queue hotkey message for WM_SYSKEYDOWN.
ALT and F10 key generate WM_SYSKEYDOWN message.
They should also have the ability to queue hotkey message.

Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-02 17:09:39 +01:00
..
Makefile.in
bmp1x1_32bpp.bmp
broadcast.c
class.c
clipboard.c server: Remove obsolete synthesized formats in release_clipboard(). 2021-08-10 17:53:55 +02:00
combo.c
cursoricon.c user32/tests: Use WineTest contexts to simplify test_LoadImage{Bitmap,File}(). 2021-08-27 20:27:22 +02:00
dce.c
dde.c user32/tests: Fix ASCII / ANSI mixups in dde comments. 2021-08-26 21:49:09 +02:00
dialog.c user32: Return INT_PTR instead of LRESULT in dialog procedures. 2021-10-19 11:33:05 +02:00
edit.c
generated.c
input.c
listbox.c user32/listbox: Fix redraw after LB_SETCOUNT message. 2021-08-12 17:30:21 +02:00
menu.c
monitor.c user32/tests: Fix some test failures on the w7u_2qxl TestBot. 2021-09-16 22:22:44 +02:00
msg.c server: Also queue hotkey message for WM_SYSKEYDOWN. 2021-11-02 17:09:39 +01:00
resource.c
resource.rc
scroll.c
static.c user32: Check control type in the STM_SETIMAGE/STM_SETICON handlers before calling the helpers. 2021-08-18 20:08:44 +02:00
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: DragDetect() should enter its message loop only if the left mouse button is pressed. 2021-10-25 23:05:47 +02:00
winstation.c
wsprintf.c