[PATCH 5/7] winex11.drv: use the correct drop effect for WM_DROPFILES (try 2)

Damjan Jovanovic damjan.jov at gmail.com
Thu Jul 16 00:39:08 CDT 2015


Tests show that for a window to indicate it will accept a file drop or
to actually accept it, it must have WS_EX_ACCEPTFILES in its style,
contain DROPEFFECT_COPY, and be offered the HDROP format.

Damjan Jovanovic
---
 dlls/winex11.drv/xdnd.c | 91 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 60 insertions(+), 31 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-winex11.drv-use-the-correct-drop-effect-for-WM_DROPFIL.txt
Type: text/x-patch
Size: 5071 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150716/aca45cf6/attachment.bin>


More information about the wine-patches mailing list