ole32: Finish off delegate notifications in the data advise holder.
[wine] / dlls / ole32 / tests /
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.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-29  Ivan Leo PuotiDelete some temp files created by the ole32 tests.
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-09-18  Robert ShearmanFix ref-counting rules to match native DCOM Dlls.
2005-09-12  Alexandre JulliardSendMessageTimeout takes a DWORD_PTR not a DWORD.
2005-09-07  Richard CohenRelax the share mode validation for transacted storage...
2005-08-27  Robert Shearman- Implement IMarshal on proxies so that we don't end...
2005-07-19  Robert ShearmanBy-pass the RPC runtime if possible when calling an...
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Robert Shearman- Change some of the registry helper functions to use...
2005-06-15  Mike McCormackFix declarations in the tests.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-13  Robert ShearmanFix PropVariant tests on Windows 2000 and above.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-02  Richard Cohen- Don't assume the ROT is already empty.
2005-06-02  Richard CohenAdded tests for file monikers.
2005-05-23  Robert Shearman- Marshal objects & monikers into the ROT.
2005-05-14  Jeff LatimerImplement the IEnumMoniker interface for the ROT and...
2005-05-13  Hans LeidekkerDon't import from ntdll.
2005-05-13  Mike McCormackMake sure a stream can't be created in read only storage.
2005-05-07  Stefan LeichterMake ole32 tests loadable on NT4.
2005-04-23  Juan Lang- convert strings between property storage's code page...
2005-04-22  Stefan LeichterMake ole32 tests loadable on NT4.
2005-04-15  Juan LangImplement FmtIdToPropStgName & PropStgNameToFmtId,...
2005-04-11  Juan Lang- add write support to IPropertyStorage, with tests
2005-04-11  Juan LangAdd traces, add unit tests for IPropertyStorage, and...
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-22  Jakob ErikssonEliminate HeapAlloc casts.
2005-03-22  Jakob ErikssonMore trace info from storage32 test.
2005-03-11  Mike McCormackStgOpenStorage shouldn't open zero length storage files.
next