wine-wine/dlls/user32
Zhiyi Zhang 1b33e0f72e winex11.drv: Set DM_POSITION and DM_DISPLAYORIENTATION when reporting registry display settings.
Set DM_POSITION and DM_DISPLAYORIENTATION when calling
EnumDisplaySettings(ENUM_REGISTRY_SETTINGS). DM_DISPLAYFIXEDOUTPUT
is not set because it is not necessarily reported according to tests.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-09 21:23:33 +02:00
..
resources
tests winex11.drv: Set DM_POSITION and DM_DISPLAYORIENTATION when reporting registry display settings. 2020-06-09 21:23:33 +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
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Move *RegisterDeviceNotification*() to input.c. 2020-05-27 21:09:03 +02:00
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Make sure update_window_state() is always executed on the owner thread. 2020-06-05 16:54:35 +02:00
misc.c user32: Move *RegisterDeviceNotification*() to input.c. 2020-05-27 21:09:03 +02:00
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c user32: Make sure update_window_state() is always executed on the owner thread. 2020-06-05 16:54:35 +02:00
static.c
sysparams.c user32: Fake success for detaching adapters. 2020-05-27 16:20:06 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h user32: Make sure update_window_state() is always executed on the owner thread. 2020-06-05 16:54:35 +02:00
win.c user32: Make sure update_window_state() is always executed on the owner thread. 2020-06-05 16:54:35 +02:00
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c