Sweden-Number/dlls/user32
Zhiyi Zhang 59e5a8d055 user32: Optimize getting virtual screen rectangle with GetSystemMetrics().
This saves calls to GetMonitorInfo().

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: Duplicate klid to HKL high word in LoadKeyboardLayoutW. 2021-05-17 20:37:25 +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: Optimize getting virtual screen rectangle with GetSystemMetrics(). 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 wait_graphics_driver_ready() in load_desktop_driver(). 2021-05-14 21:29:17 +02:00
win.c
win.h
winhelp.c
winpos.c user32: Add a default ShowWindow implementation. 2021-05-17 20:37:18 +02:00
winproc.c
winstation.c
wsprintf.c