Sweden-Number/dlls/user32
Zhiyi Zhang 95be042be3 user32: Cache monitor information.
Multiple applications call EnumDisplayMonitors very frequently.
Reduce most of the overhead by caching.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47431
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-01 20:42:42 +02:00
..
resources
tests server: Use KEYEVENTF_UNICODE mode only when virtual key code was not specified. 2019-07-01 14:41:39 +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 winex11.drv: Use generic GetMonitorInfo. 2019-06-25 13:22:17 +02:00
edit.c user32/edit: Get rid of useless casts. 2019-06-14 10:26:25 +02:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Fix mouse wheel scrolling for multi-column listboxes. 2019-06-14 10:26:18 +02:00
lstr.c
mdi.c
menu.c
message.c
misc.c user32: Move EnumDisplayDevicesA/W to sysparams.c. 2019-06-24 13:01:58 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Cache monitor information. 2019-07-01 20:42:42 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h winex11.drv: Use generic GetMonitorInfo. 2019-06-25 13:22:17 +02:00
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c