[PATCH 4/6] winex11: Return selection data as a single buffer from import_xdnd_selection.

Jacek Caban jacek at codeweavers.com
Wed Apr 27 06:08:27 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
The plan for xdnd.c is to remain in PE part of the driver. This patch 
prepares selection data to be conveniently passed across syscall boundary.

  dlls/winex11.drv/clipboard.c | 29 +++++++++++++++++------------
  dlls/winex11.drv/x11drv.h    | 14 +++++++++++---
  dlls/winex11.drv/xdnd.c      | 26 ++++++++++++++++++++++++--
  3 files changed, 52 insertions(+), 17 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-winex11-Return-selection-data-as-a-single-buffer-from-.txt
Type: text/x-patch
Size: 5612 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220427/30cd5d96/attachment.bin>


More information about the wine-devel mailing list