wine-wine/dlls/ole32
David Hedberg 41193de135 ole32: Avoid unneccessary stream conversion.
Truncating a large stream to less than 0x1000 bytes would cause an
unnecessarily expensive conversion.
2010-11-23 13:17:06 +01:00
..
tests ole32/tests: Added a couple of simple tests for StgCreateStorageEx. 2010-11-18 12:52:38 +01:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c
comcat.c
compobj.c
compobj_private.h ole32: Get rid of the ICOM_THIS_MULTI macro. 2010-11-11 20:16:59 +01:00
compositemoniker.c
datacache.c ole32: Implement OnRun and OnStop. 2010-11-01 16:16:12 +01:00
dcom.idl
defaulthandler.c ole32: Pass failures from delegate object's ::QueryInterface in default handler. 2010-10-21 12:28:51 +02:00
dictionary.c
dictionary.h
drag_copy.cur
drag_link.cur
drag_move.cur
enumx.c
enumx.h
errorinfo.c
filelockbytes.c
filemoniker.c
ftmarshal.c
git.c
hglobalstream.c
ifs.c
irot.idl
itemmoniker.c
marshal.c ole32: Get rid of the ICOM_THIS_MULTI macro. 2010-11-11 20:16:59 +01:00
memlockbytes.c
moniker.c
moniker.h
nodrop.cur
ole2.c ole32: OleLoad should not fail even if IOleObject::GetMiscStatus fails. 2010-10-18 19:08:38 +02:00
ole2impl.c
ole2stubs.c
ole32.spec
ole32_main.c
ole32_objidl.idl
ole32_oleidl.idl
ole32_unknwn.idl
ole32res.rc ole32: Use the correct resource ids for the drag&drop cursors. 2010-10-18 19:08:37 +02:00
oleobj.c
oleproxy.c
olestd.h
pointermoniker.c
regsvr.c
rpc.c
stg_prop.c
stg_stream.c
storage32.c ole32: Avoid unneccessary stream conversion. 2010-11-23 13:17:06 +01:00
storage32.h ole32: Avoid unneccessary stream conversion. 2010-11-23 13:17:06 +01:00
stubmanager.c
usrmarshal.c