Sweden-Number/dlls/ole32/tests
Paul Vriens 0eeb5727b2 ole32/tests: Check for correct return value. 2007-05-14 16:45:17 +02:00
..
Makefile.in ole32: Add tests for drag and drop functions. 2007-04-05 13:23:59 +02: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: Add a test for the retrieved local class object in another thread being a proxy. 2007-05-08 13:24:07 +02:00
dragdrop.c ole32: Don't release the registered drop targets in OleUninitialize. 2007-04-05 13:25:18 +02:00
errorinfo.c ole32: Fix copied description and copyright statement for tests/errorinfo.c. 2007-01-12 11:24:14 +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: Fix a hack which depended on the IID of the interface being marshaled 2007-04-06 12:31:04 +02:00
moniker.c ole32/tests: Check for correct return value. 2007-05-14 16:45:17 +02:00
ole2.c ole32: Add tests for the default handler. 2007-01-11 11:50:03 +01:00
propvariant.c ole32/tests: Cast-qual warnings fixes. 2007-01-12 11:25:45 +01:00
stg_prop.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
storage32.c ole32: Move the logic in StgCreateDocfile for "if no share mode given then DENY_NONE is the default" to before the validateSTGM check. 2007-05-10 12:15:11 +02:00
usrmarshal.c ole32: Fix the HMETAFILEPICT user marshaling test to use the size 2006-12-19 17:00:02 +01:00