ole32: Don't set cf_dataobject if we're clearing the clipboard.
[wine] / dlls / ole32 / tests / clipboard.c
2009-04-21  Huw Daviesole32: Don't set cf_dataobject if we're clearing the...
2009-04-21  Huw Daviesole32: Check that the target devices match.
2009-04-16  Huw Daviesole32/tests: Tests for a flushed clipboard.
2009-04-16  Huw Daviesole32/tests: Add a few more reference count tests.
2009-04-16  Huw Daviesole32: After a call to GetData the consumer should...
2009-04-16  Huw Daviesole32: The consumer data object is not a singleton...
2009-04-16  Huw Daviesole32/tests: Tests that show the consumer data object...
2009-04-08  Alexandre Julliardole32/tests: Avoid size_t in traces.
2009-04-01  Huw Daviesole32/tests: Set tymed in GetData and AddRef the interf...
2009-03-31  Huw Daviesole32/tests: Add some tests for stream data.
2009-03-31  Huw Daviesole32/tests: Add broken return value for win98.
2009-03-31  Huw Daviesole32/tests: On win9x GetClipboardData returns a new...
2009-03-30  Huw Daviesole32/tests: Tests for EnumFormatEtc.
2009-03-30  Huw Daviesole32/tests: Fix DVTARGETDEVICE offsets.
2009-03-26  Huw Daviesole32: Set the 'Ole Private Data' clipboard format.
2009-03-26  Huw Daviesole32: OleFlushClipboard shouldn't call EmptyClipboard.
2009-03-25  Huw Daviesole32/tests: Tests for the 'Ole Private Data' clipboard...
2009-03-23  Huw Daviesole32: Store the ole clipboard window's HWND in the...
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2008-12-22  Nikolay Sivovole32: Fix return value for IDataObject_GetData.
2008-12-19  Nikolay Sivovole32: Make OleSetClipboard affected by previous OleIni...
2008-09-29  Rob Shearmanole32: Fix clipboard test failures on some versions...
2008-07-21  Vincent Povirkole32: Always return false when asked if NULL is the...
2008-07-21  Vincent Povirkole32: Add tests for OleIsCurrentClipboard(NULL).
2008-06-30  James Hawkinsole32: Fix a test failure in win9x.
2008-04-16  Rob Shearmanole32: Add tests for clipboard's implementation of...
2008-04-16  Rob Shearmanole32: Fix OLEClipbrd_IDataObject_QueryGetData to confo...
2008-04-16  Rob Shearmanole32: Add some tests for OleGetClipboard.
2007-01-08  Rob Shearmanole32: Fix the OLE clipboard test to call OleInitialize...
2006-12-28  Rob Shearmanole32: Output the HRESULT for clipboard tests that...
2006-11-13  Francois Gougetole32/tests: Don't use the NONAMELESS* macros in the...
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-08-03  Andrew Talbotole32/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-18  Mike McCormackole32: Fix a declaration.
2006-03-22  Kevin Koltzauole32: Initial tests for OLE clipboard functions.