[PATCH v3 1/5] user32: Introduce user_driver_funcs struct.

Jacek Caban jacek at codeweavers.com
Thu Nov 11 06:27:35 CST 2021


And use it instead of USER_DRIVER.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/driver.c       | 24 +++++++--------
  dlls/user32/painting.c     |  9 ++----
  dlls/user32/sysparams.c    |  1 -
  dlls/user32/user_private.h | 56 ++--------------------------------
  dlls/user32/win.c          |  6 +---
  dlls/user32/winpos.c       |  9 ++----
  dlls/winemac.drv/mouse.c   |  2 +-
  include/wine/gdi_driver.h  | 61 ++++++++++++++++++++++++++++++++++++++
  8 files changed, 79 insertions(+), 89 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0001-user32-Introduce-user_driver_funcs-struct.txt
Type: text/x-patch
Size: 11908 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211111/030ef5ed/attachment.bin>


More information about the wine-devel mailing list