Sweden-Number/dlls/user32
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
..
resources
tests server: Also queue hotkey message for WM_SYSKEYDOWN. 2021-11-02 17:09:39 +01: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
edit.c
exticon.c
focus.c user32: Set IMM active context on focus change. 2021-10-18 21:23:58 +02:00
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 user32: Set IMM active context on focus change. 2021-10-18 21:23:58 +02:00
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: Set IMM active context on focus change. 2021-10-18 21:23:58 +02:00
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
win.h
winhelp.c
winpos.c
winproc.c user32: Return INT_PTR instead of LRESULT in dialog procedures. 2021-10-19 11:33:05 +02:00
winstation.c win32u: Move NtUserOpenDesktop implementation from user32. 2021-10-14 18:59:54 +02:00
wsprintf.c user32: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:57 +02:00