[PATCH 3/5] win32u: Move NtUserGetProp implementation from user32.

Jacek Caban jacek at codeweavers.com
Mon Nov 8 07:48:45 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/property.c     | 12 +-----------
  dlls/win32u/syscall.c      |  1 +
  dlls/win32u/tests/win32u.c |  3 +++
  dlls/win32u/win32u.spec    |  2 +-
  dlls/win32u/window.c       | 21 +++++++++++++++++++++
  dlls/wow64win/syscall.h    |  1 +
  dlls/wow64win/user.c       |  8 ++++++++
  7 files changed, 36 insertions(+), 12 deletions(-)


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


More information about the wine-devel mailing list