Sweden-Number/dlls/ole32/tests
Rob Shearman 1360357f92 ole32: Fix a hack which depended on the IID of the interface being marshaled
to determine whether we were marshaling the remote unknown for the
apartment or not.
2007-04-06 12:31:04 +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: Keep a list of the loaded dlls for each apartment. 2007-04-04 21:28:36 +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: Spelling fix. 2007-04-03 11:22:57 +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: Add a test for StgStreamImpl_SetSize with a non-zero HighPart for the size. 2007-03-20 13:00:04 +01:00
usrmarshal.c ole32: Fix the HMETAFILEPICT user marshaling test to use the size 2006-12-19 17:00:02 +01:00