ole32/tests: Don't use the NONAMELESS* macros in the tests.
[wine] / dlls / ole32 / tests / compobj.c
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-08  Francois GougetAssorted spelling fixes.
2006-08-16  Robert Shearmanole32: Add some more tests for failure cases of Co...
2006-08-16  Robert Shearmanole32: Add tests for the failure cases of CLSIDFromProg...
2006-07-21  Robert Shearmanole32: Implement CoRegisterPSClsid.
2006-07-17  Robert Shearmanole32: Improve CoRegisterMessageFilter and add tests...
2006-07-14  Robert Shearmanole32: Add validation of parameters to CoGetClassObject...
2006-06-15  Robert Shearmanole32: Add a tests for OleSetMenuDescriptor and the...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-24  Francois GougetAdd trailing '\n's to ok() calls.
2006-02-22  Robert Shearmanole: Make the CoCreateInstance test succeed.
2006-02-20  Robert Shearmanole: Test the behaviour of CoCreateInstance with an...
2006-01-20  Huw Daviesole: ProgIDFromCLSID sets progid to NULL on failure.
2006-01-09  Robert Shearmanole: Add some tests for CLSIDFromString.
2005-06-20  Robert Shearman- Change some of the registry helper functions to use...