ole32: Implement saving of the data cache.
[wine] / dlls / ole32 / tests /
2006-12-04  Rob Shearmanole32: Implement saving of the data cache.
2006-12-04  Rob Shearmanole32: Add handling of the dirty state to the data...
2006-12-04  Rob Shearmanole32: Add some tests for the IViewObject, IOleCache2...
2006-11-22  Huw Daviesole32: CoGetInterfaceAndReleaseStream shouldn't crash...
2006-11-16  Huw Daviesole32: CoRegisterMessageFilter shouldn't crash on an...
2006-11-13  Francois Gougetole32/tests: Don't use the NONAMELESS* macros in the...
2006-11-09  Eric Pouechole32: Don't use PropVariantClear to setup an unitializ...
2006-11-09  Michael Stefaniucole32: Fix the warnings introduced by the "unsigned...
2006-10-23  Rob Shearmanole32: Fix some memory leaks in the marshal tests.
2006-10-19  Francois GougetFix compilation with gcc 2.95.
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-14  Michael Ploujnikovole32/tests: Win64 printf format warning fixes.
2006-10-09  Jacek Cabanole32: Don't fail in OleCreate if created object doesn...
2006-10-03  Francois GougetAssorted spelling fixes.
2006-09-29  Francois Gougetole32: Fix invalid macro usage.
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Andrey Turkinole32: StgOpenStorage on non-existent file should creat...
2006-09-27  Alexandre Julliardole32/tests: Avoid using sizeof in a trace.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Robert Shearmanole32: Fix the IStream_SetSize function for HGLOBAL...
2006-09-11  Robert Shearmanole32: Make an ok message match the name of the functio...
2006-09-11  Robert Shearmanole32: Fix the return value of the HGLOBAL stream IStre...
2006-09-11  Robert Shearmanole32: Fix the HGLOBAL stream IStream_Read function...
2006-09-11  Robert Shearmanole32: Add tests for the stream object returned by...
2006-09-08  Francois GougetAssorted spelling fixes.
2006-09-07  Robert Shearmanole32: Add a test for OleLoad.
2006-09-07  Robert Shearmanole32: Add tests for OleCreate.
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-08-03  Andrew Talbotole32/tests: Write-strings warnings fix.
2006-07-31  Mike McCormackole32: Add a test showing what STGM_TRANSACTED does...
2006-07-29  Mike McCormackole32: Add a test for IEnumSTATSTG.
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-07-12  Mike McCormackole32: Only return S_FALSE in IPropertyStorage::ReadMul...
2006-07-12  Mike McCormackole32: Fix and test reading and writing of VT_CF proper...
2006-07-12  Mike McCormackole32: Fix conformance test to compile with MSVC6.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Robert Shearmanole32: When CoLockObjectExternal with fLock=TRUE is...
2006-06-29  Robert Shearmanole32: When marshaling a proxy make sure to maintain...
2006-06-29  Robert Shearmanole32: Add a test for CoCreateInstance doing object...
2006-06-23  Andrew Talbotole32/tests: Write-strings warning fix.
2006-06-15  Robert Shearmanole32: Always rewind the stream in StdGlobalInterfaceTa...
2006-06-15  Robert Shearmanole32: Add a tests for OleSetMenuDescriptor and the...
2006-06-13  Alexandre Julliardole32/tests: Don't use sizeof in ok() to avoid printf...
2006-05-25  Robert Shearmanole32: Implement table-strong marshaling and ReleaseMar...
2006-05-25  Robert Shearmanole32: Implement table-weak marshaling for the free...
2006-05-25  Robert Shearmanole32: Add a rough implementation of the free-threaded...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Robert Shearmanole32: Release the outer unknown in the proxybuffer...
2006-05-15  Francois GougetVarious trace fixes.
2006-05-15  Francois Gougetole32: Fix compilation with gcc 2.95.
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  Mike Hearnole32: Add StgCreateFile test and conformance fix.
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...
2006-05-05  Robert Shearmanole32: STGM_PRIORITY allows other IStorage objects...
2006-05-05  Robert Shearmanole32: Check that the storage was opened with write...
2006-05-05  Robert Shearmanole32: Copy the mode flags into the STATSTG structure...
2006-05-05  Robert Shearmanole32: Add tests for IStorage::Stat.
2006-05-05  Robert Shearmanole32: Fix access right check for opening and creating...
2006-05-05  Robert Shearmanole32: Add tests for sub-storages and creating streams.
2006-05-05  Robert Shearmanole32: Add a storage test for reading and writing of...
2006-04-18  Mike McCormackole32: More tests and fixes for STGM_PRIORITY.
2006-04-18  Mike McCormackole32: Fix a declaration.
2006-04-18  Mike McCormackole32: Uncomment some code to make sure it is compiled...
2006-04-03  Mike McCormackole32: STGM_PRIORITY implies STGM_SHARE_EXCLUSIVE.
2006-03-30  Mike McCormackole32: Fix StgOpenStorage's handling of the STGM_PRIORI...
2006-03-22  Kevin Koltzauole32: Initial tests for OLE clipboard functions.
2006-03-01  Robert Shearmanole: Fix marshaling of proxies for interfaces that...
2006-02-24  Francois GougetAdd trailing '\n's to ok() calls.
2006-02-24  Vitaly Lipatovole32/tests: Do not compare returned by DeleteFile...
2006-02-22  Robert Shearmanole: Make the CoCreateInstance test succeed.
2006-02-21  Dr J A Gowole32: Fix stream ref counting.
2006-02-21  Dr J A Gowole32: Fix up permissions when opening streams.
2006-02-20  Robert Shearmanole: Test the behaviour of CoCreateInstance with an...
2006-02-15  Mike McCormackole32: Added a test showing OLE storage's IStorage...
2006-01-20  Huw Daviesole: ProgIDFromCLSID sets progid to NULL on failure.
2006-01-20  Robert Shearmanole: Verify that the proxy is being used in the correct...
2006-01-20  Robert Shearmanole: Add a test for WM_QUIT behaviour during COM calls.
2006-01-12  Robert Shearmanole: Use strict prototypes for some test functions.
2006-01-09  Robert Shearmanole: Add some tests for CLSIDFromString.
2005-12-26  Robert ShearmanFix detection of V1a prop variant library in test suite.
2005-11-29  Robert ShearmanImplement some user marshal functions and add tests.
next