[PATCH 1/2] winex11.drv: only send WM_DROPFILES if there is no drop target

Damjan Jovanovic damjan.jov at gmail.com
Thu Aug 6 21:17:40 CDT 2015


Windows doesn't send WM_DROPFILES to a window if a drop target is
registered on that window. Some apps that support both even duplicate
dropped files if we send it and a drop target is registered. Closes
#29081.

Previously submitted as part of a larger patch set which is taking too
long, so these 2 unrelated patches which have independent value, are
now being resubmitted separately.

Damjan Jovanovic
---
 dlls/winex11.drv/xdnd.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11.drv-only-send-WM_DROPFILES-if-there-is-no-drop.txt
Type: text/x-patch
Size: 1097 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150807/70eb9b3b/attachment.bin>


More information about the wine-patches mailing list