[PATCH 6/8] winex11.drv: use the correct drop effect for WM_DROPFILES

Damjan Jovanovic damjan.jov at gmail.com
Sat Jul 4 08:37:40 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: 0006-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/20150704/5b91bbdc/attachment.bin>


More information about the wine-patches mailing list