[PATCH 4/8] win32u: Move NtUserGetCursorFrameInfo implementation from user32.

Jacek Caban jacek at codeweavers.com
Wed Feb 23 06:40:14 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/cursoricon.c   | 55 ++-----------------------------------
  dlls/win32u/cursoricon.c   | 56 ++++++++++++++++++++++++++++++++++++++
  dlls/win32u/syscall.c      |  1 +
  dlls/win32u/tests/win32u.c |  8 ++++++
  dlls/win32u/win32u.spec    |  2 +-
  dlls/wow64win/syscall.h    |  1 +
  dlls/wow64win/user.c       | 10 +++++++
  include/ntuser.h           |  2 ++
  8 files changed, 82 insertions(+), 53 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-win32u-Move-NtUserGetCursorFrameInfo-implementation-fr.txt
Type: text/x-patch
Size: 8022 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220223/968e82a0/attachment.bin>


More information about the wine-devel mailing list