[PATCH v2 2/9] win32u: Introduce UpdateDisplayDevice user driver entry point.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/user32/driver.c | 1 + dlls/win32u/driver.c | 13 +++++++ dlls/win32u/sysparams.c | 75 ++++++++++++++++++++++++++++++++++++++- include/wine/gdi_driver.h | 39 +++++++++++++++++++- 4 files changed, 126 insertions(+), 2 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=102725 Your paranoid android. === debiant2 (32 bit WoW report) === user32: win.c:10433: Test failed: Expected foreground window 0, got 00C500DC win.c:10439: Test failed: Expected foreground window 000D0130, got 00C500DC
participants (2)
-
Jacek Caban -
Marvin