[PATCH 2/5] win32u: Move NtUserSetProp implementation from user32.

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


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


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


More information about the wine-devel mailing list