[PATCH 1/3 v2] winex11.drv: Send WM_DROPFILES if IDropTarget_Drop failed or DROPEFFECT_NONE was set

Piotr Caban piotr at codeweavers.com
Fri Nov 20 04:43:38 CST 2015


This set of patches fixes bug 39445. Patch 3 is not needed to make the 
application working but I think it's worth adding.

With these patches OLE Drag&Drop still doesn't behave exactly the same 
as on Windows. E.g. IDropTarget::* failures or DROPEFFECT_NONE are 
handled incorrectly in some places. I'm planning to send more patches 
after code freeze.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/winex11.drv/xdnd.c | 20 ++++++++++++++------
  1 file changed, 14 insertions(+), 6 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11.drv-Send-WM_DROPFILES-if-IDropTarget_Drop-fail.txt
Type: text/x-patch
Size: 1892 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151120/2a6991c2/attachment.bin>


More information about the wine-patches mailing list