ole32: Add tests for drag and drop functions.
[wine] / dlls / ole32 / tests / moniker.c
2007-04-03  Francois Gougetole32/tests: Spelling fix.
2007-04-03  Francois Gougetole32/tests: Spelling fix.
2007-03-28  Rob Shearmanole32: Implement MkParseDisplayName.
2007-03-28  Rob Shearmanole32: Add some more tests for MkParseDisplayName.
2007-03-28  Rob Shearmanole32: Display the testname for the test for display...
2007-03-28  Rob Shearmanole32: Do a case-insensitive comparison in the count_mo...
2007-03-09  Rob Shearmanole32: Fix return codes returned by IBindCtx::RegisterO...
2007-03-09  Rob Shearmanole32: Fix cbStruct handling in IBindCtx:GetBindOptions.
2007-03-09  Rob Shearmanole32: Add more tests of IBindCtx functions.
2007-03-08  Rob Shearmanole32: Set output param to NULL in BindCtxImpl_EnumObje...
2007-03-08  Rob Shearmanole32: Fix BindCtxImpl_GetBindOptions to return the...
2007-03-08  Rob Shearmanole32: CreateBindCtx should fail if reserved parameter...
2007-03-06  Rob Shearmanole32: Add some tests for IBindCtx.
2007-03-06  Rob Shearmanole32: Fix a use-after-free of the file moniker in...
2007-01-10  Rob Shearmanole32: Move the Running Object Table test in marshal...
2006-12-28  Rob Shearmanole32: Add some tests for the running object table.
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-09-29  Francois Gougetole32: Fix invalid macro usage.
2006-06-13  Alexandre Julliardole32/tests: Don't use sizeof in ok() to avoid printf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Francois GougetVarious trace fixes.
2006-05-10  Robert Shearmanole32: Add a test for IMoniker_IsDirty.
2006-05-08  Robert Shearmanole32: Implement several class moniker functions using...
2006-05-08  Robert Shearmanole32: Add an implementation of class monikers.
2006-05-08  Robert Shearmanole32: Add tests for IsRunning, GetTimeOfLastChange...
2006-05-08  Robert Shearmanole32: Test moniker display names.
2006-05-08  Robert Shearmanole32: Add a test for IMoniker_IsDirty.
2006-05-08  Robert Shearmanole32: Test unmarshaling the moniker instead of just...
2006-05-08  Robert Shearmanole32: Make the size returned by CompositeMonikerImpl_G...
2006-05-08  Robert Shearmanole32: Fix the algorithm used in CompositeMonikerImpl_H...
2006-05-08  Robert Shearmanole32: Fix the algorithm used in ItemMonikerImpl_Hash...
2006-05-08  Robert Shearmanole32: Add tests for generic composite monikers.
2006-05-08  Robert Shearmanole32: Add a test for anti monikers. Fix AntiMonikerImp...
2006-05-08  Robert Shearmanole32: Add tests for item moniker.
2006-05-08  Robert Shearmanole32: Make class moniker test more generic and test...
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-02  Richard Cohen- Don't assume the ROT is already empty.
2005-06-02  Richard CohenAdded tests for file monikers.
2005-05-14  Jeff LatimerImplement the IEnumMoniker interface for the ROT and...
2005-01-28  Robert Shearman- More tests.
2004-12-21  Robert ShearmanAdd tests for moniker and marshaling functions.