Sweden-Number/dlls/ole32/tests
Dr J A Gow e3af1227c9 ole32: Fix stream ref counting.
Stream methods called after parent object has been closed correctly
return STG_E_REVERTED.
Stream refcounting fixed. Now can safely call IStorage destructor
before IStream destructor and guarantee file will be closed.
2006-02-21 11:18:05 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Implement some user marshal functions and add tests. 2005-11-29 11:35:27 +01:00
compobj.c ole: Test the behaviour of CoCreateInstance with an uninitialized apartment. 2006-02-20 11:16:08 +01:00
marshal.c ole: Verify that the proxy is being used in the correct thread. 2006-01-20 16:16:08 +01:00
moniker.c Fix some more -Wstrict-prototypes warnings. 2005-06-21 20:53:13 +00:00
propvariant.c Fix detection of V1a prop variant library in test suite. 2005-12-26 12:56:48 +01:00
stg_prop.c Delete some temp files created by the ole32 tests. 2005-10-29 10:29:18 +00:00
storage32.c ole32: Fix stream ref counting. 2006-02-21 11:18:05 +01:00