wine/dlls/ole32/tests
2007-11-13 23:28:05 +01:00
..
clipboard.c
compobj.c ole32: Add a missing IStream_Release to test_CoMarshalInterThreadInterfaceInStream. 2007-11-12 11:45:19 +01:00
dragdrop.c
errorinfo.c
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
Makefile.in
marshal.c ole32: Wait forever on the ready_event in the local server tests. 2007-11-13 13:33:17 +01:00
moniker.c ole32: Release the correct pointer in test_MkParseDisplayName. 2007-11-13 23:28:05 +01:00
ole2.c ole32: Validate the parameters to DataCache_Cache. 2007-11-13 23:28:05 +01:00
propvariant.c
stg_prop.c
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