[PATCH 3/5] win32u: Use user_driver_funcs to pass driver to __wine_set_display_driver.

Jacek Caban jacek at codeweavers.com
Tue Nov 9 06:55:07 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/driver.c                      | 14 +++----
  dlls/win32u/driver.c                      | 45 ++++++++++++-----------
  dlls/win32u/gdiobj.c                      |  2 +-
  dlls/win32u/ntgdi_private.h               |  1 -
  dlls/win32u/win32u_private.h              |  2 +-
  dlls/win32u/wrappers.c                    | 19 +---------
  dlls/wineandroid.drv/init.c               | 14 -------
  dlls/wineandroid.drv/wineandroid.drv.spec |  4 --
  dlls/winemac.drv/gdi.c                    | 14 -------
  dlls/winemac.drv/winemac.drv.spec         |  4 --
  dlls/winex11.drv/init.c                   | 14 -------
  dlls/winex11.drv/winex11.drv.spec         |  4 --
  include/wine/gdi_driver.h                 |  4 +-
  13 files changed, 35 insertions(+), 106 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Use-user_driver_funcs-to-pass-driver-to-__wine_.txt
Type: text/x-patch
Size: 12795 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211109/a98680a7/attachment.bin>


More information about the wine-devel mailing list