Sweden-Number/dlls/ole32/tests
Mikolaj Zalewski 01e7891d48 ole32: OleIsRunning should return TRUE if the class doesn't implement IRunnableObject. 2007-10-10 11:18:44 +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: RegisterDragDrop should return E_OUTOFMEMORY in the case that COM isn't intialised, instead of CO_E_NOTINITIALIZED. 2007-10-09 17:52:46 +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 reading from an HGLOBALStreamImpl with an invalid HGLOBAL. 2007-05-18 14:42:53 +02:00
marshal.c ole32: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:25 +02:00
moniker.c ole32/tests: Check for correct return value. 2007-05-14 16:45:17 +02:00
ole2.c ole32: OleIsRunning should return TRUE if the class doesn't implement IRunnableObject. 2007-10-10 11:18:44 +02: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/tests: Remove test that tries to create a huge file on Windows. 2007-09-25 11:38:31 +02:00
usrmarshal.c ole32: Fix the HMETAFILEPICT user marshaling test to use the size 2006-12-19 17:00:02 +01:00