[PATCH 03/10] win32u: Move load_driver implementation from user32.

Jacek Caban jacek at codeweavers.com
Wed Mar 9 08:20:48 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/driver.c         |  91 ++--------------------
  dlls/user32/user_main.c      |   7 ++
  dlls/user32/win.c            |   4 +-
  dlls/win32u/driver.c         | 142 ++++++++++++++++++++++++++++++-----
  dlls/win32u/ntuser_private.h |   1 +
  dlls/win32u/sysparams.c      |   2 +
  dlls/win32u/window.c         |   3 +
  include/ntuser.h             |   4 +
  8 files changed, 147 insertions(+), 107 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-win32u-Move-load_driver-implementation-from-user32.txt
Type: text/x-patch
Size: 16070 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220309/cf023118/attachment.bin>


More information about the wine-devel mailing list