[PATCH 6/6] win32u: Move GetCursorPos implementation from user.

Jacek Caban jacek at codeweavers.com
Mon Feb 14 07:08:27 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/driver.c         | 13 +------------
  dlls/user32/input.c          | 28 +---------------------------
  dlls/win32u/driver.c         |  6 ++++++
  dlls/win32u/input.c          | 32 ++++++++++++++++++++++++++++++++
  dlls/win32u/sysparams.c      |  2 ++
  dlls/win32u/win32u_private.h |  3 +++
  include/ntuser.h             |  1 +
  7 files changed, 46 insertions(+), 39 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-win32u-Move-GetCursorPos-implementation-from-user.txt
Type: text/x-patch
Size: 6091 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220214/a6483fcc/attachment.bin>


More information about the wine-devel mailing list