https://bugs.winehq.org/show_bug.cgi?id=51590
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |95be042be3f116db38eb4a255c2 | |667a6b46fcc1e Keywords| |regression
--- Comment #3 from François Gouget fgouget@codeweavers.com --- The failure was introduced in commit 95be042be3f1. Starting with that commit nulldrv_EnumDisplayMonitors() no longer checks the winstation and in particular its WSF_VISIBLE flag.
This is why nulldrv_EnumDisplayMonitors() no longer goes through the fallback code (NULLDRV_DEFAULT_HMONITOR) to return dummy monitor information.