winmm: Fix a failing mixer test on 98 and ME.
[wine] / dlls / ole32 / tests / dragdrop.c
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.