ole32/tests: Don't use the NONAMELESS* macros in the tests.
[wine] / dlls / ole32 / tests / moniker.c
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.