Sweden-Number/dlls/user32
Rémi Bernon fc64aa7e7c server: Send HID report data with the WM_INPUT messages.
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-05-31 12:31:21 +02:00
..
resources
tests user32/tests: Trace GetLastError() when OpenClipboard() fails in edit. 2021-05-28 21:54:19 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Blit the right bitmap when stretching monochrome icons in CopyImage(). 2021-05-25 09:30:05 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c user32: Add a default WindowPosChanging implementation. 2021-05-20 21:48:57 +02:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Use get_primary_monitor_rect() helper. 2021-05-18 21:25:00 +02:00
listbox.c
lstr.c
mdi.c
menu.c
message.c server: Send HID report data with the WM_INPUT messages. 2021-05-31 12:31:21 +02:00
misc.c
msgbox.c
nonclient.c
painting.c
png.c
property.c
rawinput.c server: Send HID report data with the WM_INPUT messages. 2021-05-31 12:31:21 +02:00
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Add a cache for EnumDisplayDevicesW(). 2021-05-18 21:25:00 +02:00
text.c
uitools.c
user32.rc
user32.spec user32: Implement InternalGetWindowIcon(). 2021-05-24 11:42:37 +02:00
user_main.c
user_private.h user32: Implement WM_INPUT / RIM_TYPEHID message dispatch. 2021-05-31 12:30:41 +02:00
win.c user32: Implement InternalGetWindowIcon(). 2021-05-24 11:42:37 +02:00
win.h
winhelp.c
winpos.c user32: Depend on SetWindowPos to refresh window manager hints in SetWindowRgn. 2021-05-27 21:25:56 +02:00
winproc.c
winstation.c
wsprintf.c