Sweden-Number/dlls/user32/tests
Zhiyi Zhang 52a3d5db48 winex11.drv: Add Xinerama display device handler.
Display device handlers are used to initialize the display device
registry data. Different handlers can be implemented according to
the defined interface, for example, via Xinerama or XRandR.
With those registry data, EnumDisplayDevices, EnumDisplayMonitors
and GetMonitorInfo can be built on top of it.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-13 08:09:55 +02:00
..
Makefile.in
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c
dce.c
dde.c
dialog.c
edit.c user32: Fix edit control margins in CJK font case. 2019-04-22 11:16:13 +02:00
generated.c
input.c user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02:00
listbox.c user32: Add DlgDirList wildcard checks. 2019-02-27 22:21:17 +01:00
menu.c
monitor.c winex11.drv: Add Xinerama display device handler. 2019-06-13 08:09:55 +02:00
msg.c user32/tests: Test restore window messages. 2019-06-10 19:42:38 +02:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: Make GetWindowLong() fail for some values on 64-bit. 2019-03-01 17:48:26 +01:00
winstation.c
wsprintf.c