Rémi Bernon : win32u: Move default UpdateDisplayDevices implementation out of nulldrv.

Alexandre Julliard julliard at winehq.org
Wed Jul 6 16:55:53 CDT 2022


Module: wine
Branch: master
Commit: 360f12d307296dfa268bac963e1f8c8028c3f238
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=360f12d307296dfa268bac963e1f8c8028c3f238

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Jul  5 08:57:18 2022 +0200

win32u: Move default UpdateDisplayDevices implementation out of nulldrv.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>

---

 dlls/win32u/driver.c        |  9 ++++-----
 dlls/win32u/sysparams.c     | 38 +++++++++++++++++++-------------------
 dlls/wineandroid.drv/init.c | 12 ++++++++++--
 dlls/winemac.drv/display.c  |  8 ++++----
 dlls/winemac.drv/macdrv.h   |  2 +-
 dlls/winex11.drv/display.c  |  9 ++++-----
 dlls/winex11.drv/x11drv.h   |  2 +-
 include/wine/gdi_driver.h   |  4 ++--
 8 files changed, 45 insertions(+), 39 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=360f12d307296dfa268bac963e1f8c8028c3f238



More information about the wine-cvs mailing list