ole32: Rewrite the clipboard window's wndproc to use the cached enum data.
[wine] / dlls / ole32 / tests /
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-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-03-06  Paul Vriensole32/tests: Remove an unused function declaration.
2009-03-06  Huw Daviesole32: Add support for VT_DECIMAL.
2009-02-26  Huw Daviesole32/tests: win9x and winnt don't include the trailing...
2009-02-17  Alexandre Julliardole32/tests: Don't hang forever in the child process.
2009-02-17  Rob Shearmanole32: Round the extected size in the marshal and monik...
2009-02-11  Rob Shearmanole32: Fix a test failure in the moniker tests on Win9x.
2009-02-11  Rob Shearmanole32: Fix some test failures in the free threaded...
2009-02-09  Rob Shearmanole32: Allow some optional methods to be called in...
2009-02-09  Rob Shearmanole32: Add framework in the ole2 tests for having optio...
2009-02-09  Rob Shearmanole32: Output the size that we didn't expect in the...
2009-02-09  Rob Shearmanole32: Fix some test failures in the HGLOBAL marshallin...
2009-02-09  Rob Shearmanole32: Fix CLIPFORMAT marshalling on 64-bit platforms...
2009-02-06  Rob Shearmanole32: Fix an ole2 test failure on Win9x and NT4.
2009-02-02  Rob Shearmanole32: Initialise more of the context passed into user...
2009-01-29  Ge van Geldorpole32/tests: Write to HKCR instead of HKCU/Software...
2009-01-28  Rob Shearmanole32: Fix a missing CoUninitialize in test_CoFreeUnuse...
2009-01-28  Rob Shearmanole32: Fix some tests that fail on NT4 and Win9x.
2009-01-26  Ge van Geldorpole32/tests: Some Windows versions need the class to...
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2009-01-19  Andrey Turkinole32: Add CoGetCallContext and CoSwitchCallContext...
2009-01-15  Andrey Turkinole32: Do not crash in WriteClassStg if passed NULL...
2009-01-15  Andrey Turkinole32: Add IContextCallback interface to context object.
2009-01-14  Andrey Turkinole32/tests: Add test for IContextCallback.
2009-01-13  Austin Englishole32: Add tests for CoInitializeEx.
2009-01-10  Alexandre Julliardole32/tests: Fix marshalling data layout for Win64.
2009-01-09  Nikolay Sivovole32: Some tests for IMoniker::IsRunning with NULL...
2009-01-07  Nikolay Sivovole32: Fix return value for DefaultHandler_GetMiscStatus.
2009-01-05  Alexandre Julliardole32/tests: Fix a structure size check for Win64.
2009-01-03  Alexandre Julliardole32/tests: Fix a pointer casting warning on 64-bit.
2009-01-03  Ge van Geldorpole32/tests: Add declarations which are not present...
2009-01-03  Ge van Geldorpole32/tests: Work around broken Windows urlmon.dll.
2008-12-22  Nikolay Sivovole32: Fix return value for IDataObject_GetData.
2008-12-19  Nikolay Sivovole32: Make OleSetClipboard affected by previous OleIni...
2008-12-12  Francois Gougetole32/tests: Make test_runnable() static.
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-13  Alexandre Julliardole32/tests: Fix a couple of test failures on Win9x...
2008-11-13  Alexandre Julliardole32/tests: Don't hardcode the Ansi codepage value.
2008-11-13  Alexandre Julliardole32/tests: Use a CLSID that is more likely to exist...
2008-11-13  Alexandre Julliardole32/tests: Fix a couple of global stream test failure...
2008-11-11  Paul Vriensole32/tests: Don't crash on NT4.
2008-11-06  Michael Stefaniucole32: Remove some superfluous casts of void pointers...
2008-10-28  Huw Daviesole32: Create the '\1Ole' stream.
2008-10-09  Paul Vriensole32/tests: Fix two failures on NT4.
2008-09-29  Rob Shearmanole32: Fix clipboard test failures on some versions...
2008-09-29  Rob Shearmanole32: Create a dummy window for use in the drag and...
2008-09-09  James Hawkinsole32: Fix a few file access discrepancies between...
2008-09-03  James Hawkinsole32: Fix two failing tests in win9x.
2008-09-03  James Hawkinsole32: Fix a failing test in Vista.
2008-09-02  Dan Hipschmanole32: Add a widl-generated proxy file for objidl.idl.
2008-08-20  Alistair Leslie... ole32: Stop crash under w2k8.
2008-08-19  James Hawkinsole32: Storage sharing should be implemented in ole32...
2008-08-19  James Hawkinsole32: Test the file access and share modes of StgCreat...
2008-08-18  Paul Vriensole32/tests: Fix a test on win98 and W2K.
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-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsole32: Fix a few failing tests in win2k.
2008-06-30  James Hawkinsole32: Fix a test failure in win9x.
2008-06-10  Paul Vriensole32/tests: Only skip the tests if we are on NT4 or...
2008-06-10  Paul Vriensole32/tests: Fix crash on NT4 and below.
2008-06-10  Paul Vriensole32/tests: Fix crash on W2K and below.
2008-05-30  Paul Vriensole32/tests: Prevent a crash.
2008-05-22  Francois Gougetole32/tests: Add a trailing '\n' to ok() calls.
2008-05-20  Michael Karcherole32/tests: Test StringFromGUID2.
2008-05-20  Michael Karcherole32/tests: Do not call Release if CoCreateInstance...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Rob Shearmanrpcss: When registering a moniker that is already regis...
2008-04-29  Rob Shearmanole32: Keep track of the number of weak references...
2008-04-29  Rob Shearmanole32: Add a test for marshaling an object as table...
2008-04-29  Rob Shearmanole32: Add tests for registering a moniker more than...
2008-04-17  James Hawkinsole32: Fix a few tests that fail in win2k.
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.
2008-03-24  Reece Dunnole32: Added a missing include needed for CLSID_ShellDe...
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-04  Rob Shearmanole32: Add pointer moniker implementation.
2008-02-04  Rob Shearmanole32: Add tests for CreatePointerMoniker.
2008-01-07  Rob Shearmanole32: Fix a typo in the class moniker tests.
2007-12-07  Rob Shearmanole32: Register the window used in the marshal tests...
2007-12-04  Rob Shearmanole32: Fix the test of the size returned from WdtpInter...
2007-11-29  Rob Shearmanole32: Fix a test in the WdtpInterfacePointer tests.
2007-11-29  Rob Shearmanole32: Fix description of what is being test in ok...
2007-11-27  Rob Shearmanole32: Add tests for WdtpInterfacePointer_* functions.
2007-11-13  Rob Shearmanole32: Release the correct pointer in test_MkParseDispl...
2007-11-13  Rob Shearmanole32: Validate the parameters to DataCache_Cache.
2007-11-13  Rob Shearmanole32: Wait forever on the ready_event in the local...
2007-11-13  Rob Shearmanole32: Fix a memory leak in the HGLOBAL stream tests...
next