Oct. 18, 2022
7:28 a.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/551#note_11049