[PATCH 2/6] win32u: Implement NtUserGetAtomName.

Jacek Caban jacek at codeweavers.com
Fri Mar 4 07:28:16 CST 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/win32u/class.c          | 25 +++++++++++++++
  dlls/win32u/clipboard.c      |  3 +-
  dlls/win32u/ntuser_private.h |  2 ++
  dlls/win32u/syscall.c        |  1 +
  dlls/win32u/tests/win32u.c   | 62 ++++++++++++++++++++++++++++++++++++
  dlls/win32u/win32u.spec      |  2 +-
  include/ntuser.h             |  1 +
  7 files changed, 94 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-win32u-Implement-NtUserGetAtomName.txt
Type: text/x-patch
Size: 6758 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220304/7c6312b8/attachment.bin>


More information about the wine-devel mailing list