Sweden-Number/dlls/ole32/tests
Rob Shearman fd07191673 ole32: Fix HGLOBALStreamImpl_CopyTo to check the return values of IStream_Read and IStream_Write and to not compare the bytes read to the bytes written.
Add tests for IStream::CopyTo of the HGLOBAL stream implementation.
2007-01-10 12:13:22 +01:00
..
Makefile.in ole32: Add tests for channel hooks. 2006-12-29 21:25:49 +01:00
clipboard.c ole32: Fix the OLE clipboard test to call OleInitialize before performing the tests to fix test failures on Windows. 2007-01-08 12:35:44 +01:00
compobj.c ole32: Move test for CoGetInterfaceAndReleaseStream to compobj.c. 2007-01-10 12:02:37 +01:00
hglobalstream.c ole32: Fix HGLOBALStreamImpl_CopyTo to check the return values of IStream_Read and IStream_Write and to not compare the bytes read to the bytes written. 2007-01-10 12:13:22 +01:00
marshal.c ole32: Move test for CoGetInterfaceAndReleaseStream to compobj.c. 2007-01-10 12:02:37 +01:00
moniker.c ole32: Move the Running Object Table test in marshal.c to moniker.c to put it with the other ROT tests. 2007-01-10 12:02:28 +01:00
ole2.c ole32: Fix named/nameless union compilation error. 2006-12-14 12:44:31 +01:00
propvariant.c ole32/tests: Win64 printf format warning fixes. 2006-10-14 20:17:16 +02:00
stg_prop.c ole32/tests: Cast-qual warnings fixes. 2007-01-09 12:01:45 +01:00
storage32.c ole32: Stop StgOpenStorage from creating a file when it does not already exist. 2007-01-04 20:53:39 +01:00
usrmarshal.c ole32: Fix the HMETAFILEPICT user marshaling test to use the size 2006-12-19 17:00:02 +01:00