[PATCH 2/7] winex11.drv: really ignore the drop effect returned from IDropTarget::DragEnter

Damjan Jovanovic damjan.jov at gmail.com
Sun Apr 24 20:00:11 CDT 2016


Commit a2f3d9740642ca6d4a7c63175f7e8db34120c2b9 wanted to ignore
the drop effect returned in IDropTarget::DragEnter, but never did
so, instead it just copied effect to effect_ignore so it can
later be logged...

Signed-off-by: Damjan Jovanovic <damjan.jov at gmail.com>
---
 dlls/winex11.drv/xdnd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winex11.drv-really-ignore-the-drop-effect-returned-fro.txt
Type: text/x-patch
Size: 610 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160425/4ce47cc0/attachment-0001.bin>


More information about the wine-patches mailing list