Sweden-Number/dlls/ole32/tests
Alexandre Julliard 05c7174909 tests: Add a helper routine to wait for a child process and propagate its result correctly. 2008-02-07 12:56:00 +01: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 missing IStream_Release to test_CoMarshalInterThreadInterfaceInStream. 2007-11-12 11:45:19 +01: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 a memory leak in the HGLOBAL stream tests by telling CreateStreamOnHGlobal to free the memory it allocates, as we don't free it ourselves in this test. 2007-11-13 13:29:47 +01:00
marshal.c tests: Add a helper routine to wait for a child process and propagate its result correctly. 2008-02-07 12:56:00 +01:00
moniker.c ole32: Add pointer moniker implementation. 2008-02-04 13:04:21 +01:00
ole2.c ole32: Validate the parameters to DataCache_Cache. 2007-11-13 23:28:05 +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: Reset the parent storage on overwritten streams so that operations on them now fail. 2007-10-22 12:36:07 +02:00
usrmarshal.c ole32: Fix the test of the size returned from WdtpInterfacePointer_UserSize. 2007-12-04 13:32:45 +01:00