Sweden-Number/dlls/user32
Rémi Bernon 123c17aa92 user32: Add RAWINPUT parameter to __wine_send_input.
And send_hardware_message.

This makes it possible to use __wine_send_input to send extended input
data, such as HID device notifications and WM_INPUT messages carrying
HID reports.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50506
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-15 10:37:52 +02:00
..
resources
tests user32: Implement SendInput INPUT_HARDWARE check. 2021-04-14 21:23:06 +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 user32: Fix memory leaks. 2021-03-01 10:10:06 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
misc.c
msgbox.c
nonclient.c user32: Fix memory leaks. 2021-03-01 10:10:06 +01:00
painting.c
png.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc
user32.spec user32: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
user_main.c
user_private.h user32: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c