[PATCH 2/4] win32u: Move clipboard data management from user32.

Jacek Caban jacek at codeweavers.com
Mon Apr 25 08:48:16 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/user32/clipboard.c    | 292 ++++++-----------------------------
  dlls/user32/edit.c         |   2 +-
  dlls/user32/user32.spec    |   2 +-
  dlls/user32/user_main.c    |  16 ++
  dlls/user32/user_private.h |   2 +
  dlls/win32u/clipboard.c    | 302 +++++++++++++++++++++++++++++++++++--
  dlls/win32u/sysparams.c    |   4 -
  include/ntuser.h           |  25 ++-
  8 files changed, 383 insertions(+), 262 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-win32u-Move-clipboard-data-management-from-user32.txt
Type: text/x-patch
Size: 27187 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220425/6900064b/attachment.bin>


More information about the wine-devel mailing list