ole32: Pass failures from delegate object's ::QueryInterface in default handler.
[wine] / dlls / ole32 / tests / dragdrop.c
2010-07-22  Huw Daviesole32/tests: Relax the reference counting tests a bit...
2010-05-18  Nikolay Sivovole32: Use window property to store registered drop...
2010-05-03  Nikolay Sivovole32/tests: Additional test for RevokeDragDrop with...
2010-05-03  Nikolay Sivovole32/ole2: Fix simple parameter handling for DoDragDrop().
2010-05-03  Nikolay Sivovole32/tests: Move tests to a separate function.
2009-03-06  Paul Vriensole32/tests: Remove an unused function declaration.
2008-10-09  Paul Vriensole32/tests: Fix two failures on NT4.
2008-09-29  Rob Shearmanole32: Create a dummy window for use in the drag and...
2007-10-09  Rob Shearmanole32: RegisterDragDrop should return E_OUTOFMEMORY...
2007-04-05  Rob Shearmanole32: Don't release the registered drop targets in...
2007-04-05  Rob Shearmanole32: Check the input hwnd is valid in RevokeDragDrop.
2007-04-05  Rob Shearmanole32: Check for COM not being initialised and an inval...
2007-04-05  Rob Shearmanole32: Add tests for drag and drop functions.