Sweden-Number/dlls/user32
Zhiyi Zhang 095bdc6c43 user32: Add a cache for EnumDisplayDevicesW().
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-18 21:25:00 +02:00
..
resources
tests user32/tests: Add display DC color depth tests. 2021-05-17 20:35:05 +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 user32: Add current keyboard layout to thread data. 2021-05-05 21:56:23 +02:00
desktop.c
dialog.c
driver.c user32: Return WAIT_TIMEOUT in nulldrv_MsgWaitForMultipleObjectsEx. 2021-05-17 20:37:22 +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: Implement WM_INPUT_DEVICE_CHANGE message dispatch. 2021-05-11 21:51:46 +02:00
misc.c
msgbox.c
nonclient.c
painting.c
png.c
property.c
rawinput.c user32: Update keyboard / mouse rawinput device paths. 2021-05-13 10:49:14 +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: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
user_main.c user32: Set keyboard layout preload key on init. 2021-05-06 20:00:42 +02:00
user_private.h user32: Use get_primary_monitor_rect() helper. 2021-05-18 21:25:00 +02:00
win.c user32: Use get_primary_monitor_rect() helper. 2021-05-18 21:25:00 +02:00
win.h
winhelp.c
winpos.c user32: Use get_primary_monitor_rect() helper. 2021-05-18 21:25:00 +02:00
winproc.c
winstation.c
wsprintf.c