Aug. 4, 2022
7:41 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/win32u/driver.c:
return DISP_CHANGE_FAILED; }
+static BOOL nulldrv_CurrentDisplaySettingsEx( LPCWSTR name, LPDEVMODEW mode )
It's a bit weird that the function name still uses Ex. I prefer GetCurrentDisplaySettings(). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/576#note_5625