Sweden-Number/dlls/user32
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
..
resources
tests winex11.drv: Add Xinerama display device handler. 2019-06-13 08:09:55 +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
edit.c user32: Make the second parameter of get_font_margins const. 2019-04-25 17:28:10 +02:00
exticon.c
focus.c
hook.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
icontitle.c
input.c
listbox.c user32/listbox: Don't try to paint non-visible items for multi-column listboxes. 2019-05-30 21:53:26 +02:00
lstr.c
mdi.c
menu.c
message.c
misc.c user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c user32: Fix some leaks on error path (Coverity). 2019-05-31 22:31:33 +02:00
resource.c user32: Make LoadString[AW] patchable. 2019-04-24 22:24:24 +02:00
resources.h
scroll.c
spy.c
static.c
sysparams.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
text.c
uitools.c
user32.rc
user32.spec user32: Added GetPointerType stub. 2019-04-29 18:46:25 +02:00
user_main.c
user_private.h
win.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
win.h user32: Make WIN_SetOwner() static. 2019-05-09 08:20:31 -05:00
winhelp.c
winpos.c
winproc.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
winstation.c
wsprintf.c