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

Adam Martinson amartinson at codeweavers.com
Mon Jun 6 09:47:37 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           |  122 
+++++++++++++++++++++++++++++++++++++++---
  dlls/ole32/tests/dragdrop.c |    2 +-
  2 files changed, 114 insertions(+), 10 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: 6116 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110606/1ef0ea03/attachment.bin>


More information about the wine-patches mailing list