wine/dlls/win32u
Arkadiusz Hiler af8ed02b57 win32u: Don't report cloned monitors in EnumDisplayMonitors().
Based on:
ca39b1c22d ("user32: Don't report mirrored slave monitors in EnumDisplayMonitors.")
2affb854e5 ("user32: Change slave to a more neutral word.")

Which seem to got lost during:
318673405c ("win32u: Move NtUserEnumDisplayMonitors implementation from user32.")

Fixes regression with Elite Dangerous launcher freezing when cloned
displays are present.

Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
2022-06-24 22:38:47 +02:00
..
dibdrv gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
tests win32u: Move WM_GETTEXTLENGTH implementation from user32. 2022-06-21 18:53:18 +02:00
bitblt.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
bitmap.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
brush.c
class.c win32u: Don't call CopyImage with user lock in set_class_long. 2022-06-08 10:50:14 +02:00
clipboard.c win32u/clipboard: Set handle of bitmap and palette as system object. 2022-06-02 17:22:30 +02:00
clipping.c win32u: Use winuser.h inline rect helpers. 2022-04-18 20:58:48 +02:00
cursoricon.c win32u: Move NtUserInternalGetWindowIcon implementation from user32. 2022-06-09 20:55:20 +02:00
dc.c win32u: Move NtUserDrawMenuBarTemp implementation from user32. 2022-06-14 11:29:12 +02:00
dce.c win32u: Move NtUserInvalidateRect and NtUserInvalidateRgn implementation from user32. 2022-06-15 18:32:16 +02:00
defwnd.c win32u: Move WM_GETTEXT implementation from user32. 2022-06-21 18:53:18 +02:00
dib.c win32u: Use winuser.h inline rect helpers. 2022-04-18 20:58:48 +02:00
driver.c win32u: Remove no longer used __wine_set_user_driver PE entry point. 2022-06-09 20:55:20 +02:00
emfdrv.c gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
font.c win32u: Move WM_GETTEXTLENGTH implementation from user32. 2022-06-21 18:53:18 +02:00
freetype.c win32u: Use CPTABLEINFO to store the Ansi/OEM codepages. 2022-04-12 21:39:41 +02:00
gdiobj.c win32u: Use syscall interface for NtUserGetRawInputBuffer. 2022-06-24 22:38:47 +02:00
hook.c win32u: Move NtUserCallMsgFilter implementation from user32. 2022-05-05 18:35:08 +02:00
input.c win32u: Move NtUserDragDetect implementation from user32. 2022-06-09 20:55:20 +02:00
main.c
Makefile.in win32u: Move NtUserGetRawInputData from user32. 2022-06-17 20:37:54 +02:00
mapping.c
menu.c user32: Use NtUserThunkedMenuItemInfo for GetSubMenu implementation. 2022-06-24 22:38:47 +02:00
message.c win32u: Move process_rawinput_message() from user32. 2022-06-24 22:38:47 +02:00
ntgdi_private.h win32u: Move NtUserDrawMenuBarTemp implementation from user32. 2022-06-14 11:29:12 +02:00
ntuser_private.h win32u: Move raw input thread data allocation from user32. 2022-06-24 22:38:47 +02:00
opentype.c
painting.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
palette.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
path.c gdi32: Implement D3DKMTQueryVideoMemoryInfo(). 2022-05-17 17:50:43 +02:00
pen.c win32u: Use public declaration for GetStockObject. 2022-04-26 22:21:04 +02:00
printdrv.c
rawinput.c win32u: Move raw input thread data allocation from user32. 2022-06-24 22:38:47 +02:00
region.c
spy.c
syscall.c win32u: Use syscall interface for NtUserGetRawInputBuffer. 2022-06-24 22:38:47 +02:00
sysparams.c win32u: Don't report cloned monitors in EnumDisplayMonitors(). 2022-06-24 22:38:47 +02:00
vertical.c
vulkan.c
win32u.spec win32u: Use syscall interface for NtUserGetRawInputBuffer. 2022-06-24 22:38:47 +02:00
win32u_private.h win32u: Use syscall interface for NtUserGetRawInputBuffer. 2022-06-24 22:38:47 +02:00
window.c win32u: Move more default window messages implementation from user32. 2022-06-20 20:54:42 +02:00
winstation.c win32u: Use user mode callback for registering builtin classes. 2022-04-26 22:21:04 +02:00
wrappers.c win32u: Use syscall interface for NtUserGetRawInputBuffer. 2022-06-24 22:38:47 +02:00