Zhiyi Zhang (@zhiyi) commented about dlls/win32u/driver.c:
return DISP_CHANGE_FAILED;
}
While this patch is technically correct, I don't see the necessity for doing this. And I think having an explicit device name parameter is more intuitive than using a DEVMODE as both input and output parameter.