ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [try 3 resend]

Adam Martinson amartinson at codeweavers.com
Tue May 31 10:57:56 CDT 2011


This is to work around apps which break COM rules by not implementing
IDropTarget::QueryInterface().  Windows doesn't expose this because it
doesn't call CoMarshallInterface() in RegisterDragDrop().

Fixes bug 23861.
---
  dlls/ole32/ole2.c           |  126 
+++++++++++++++++++++++++++++++++++++++----
  dlls/ole32/tests/dragdrop.c |    2 +-
  2 files changed, 117 insertions(+), 11 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-ole32-ole2-Don-t-call-IDropTarget-QueryInterface-in-.patch
Type: text/x-patch
Size: 6500 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110531/1dc78397/attachment.bin>


More information about the wine-patches mailing list