 
            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().