Sweden-Number/dlls/ole32
Vincent Povirk b3511ebb70 ole32: Reread the stream entry after setting the size in StreamWriteAt.
In simple mode, StreamWriteAt would assume that StreamSetSize uses the size
it asks for, but in some cases the size would be pushed above the small block
limit. StreamWriteAt would then attempt to write using a small block chain,
even though a big block chain was created.
2009-12-21 15:01:24 +01:00
..
tests ole32: Store the most recent item name in IEnumSTATSTG instead of a stack. 2009-12-21 15:01:24 +01:00
Makefile.in
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c
comcat.c
compobj.c ole32: Fix some pointer cast warnings on 64-bit. 2009-12-09 12:04:01 +01:00
compobj_private.h
compositemoniker.c
datacache.c
dcom.idl
defaulthandler.c
dictionary.c
dictionary.h
drag_copy.cur
drag_link.cur
drag_move.cur
enumx.c
enumx.h
errorinfo.c ole32: Release the error info strings. 2009-12-09 16:50:36 +01:00
filemoniker.c
ftmarshal.c
git.c
hglobalstream.c
ifs.c
irot.idl
itemmoniker.c
marshal.c
memlockbytes.c
moniker.c
moniker.h
nodrop.cur
ole2.c
ole2impl.c
ole2stubs.c
ole32.spec
ole32_main.c
ole32_objidl.idl
ole32_oleidl.idl
ole32_unknwn.idl
ole32res.rc
oleobj.c
oleproxy.c
olestd.h
pointermoniker.c
regsvr.c
rpc.c ole32: Fix some pointer cast warnings on 64-bit. 2009-12-09 12:04:01 +01:00
stg_bigblockfile.c
stg_prop.c ole32: Fix a memory leak. 2009-12-18 11:39:08 +01:00
stg_stream.c ole32: Don't track the stream size in storage stream objects. 2009-12-09 12:03:18 +01:00
storage32.c ole32: Reread the stream entry after setting the size in StreamWriteAt. 2009-12-21 15:01:24 +01:00
storage32.h ole32: Add a cache for block chain streams in StorageImpl. 2009-12-16 12:24:27 +01:00
stubmanager.c
usrmarshal.c