Sweden-Number/dlls/ole32
Vincent Povirk 5116b979b2 ole32: Flush the ILockBytes object of a storage on commit and final release.
Some ILockBytes objects will not really write changes until their Flush
method is called. Also, further optimizations to the storage implementation
will involve caching writes, which will have to be flushed at times.
2010-07-19 14:38:16 +02:00
..
tests
Makefile.in ole32: Remove the BigBlockFile abstraction and always use an ILockBytes. 2010-07-19 14:38:16 +02:00
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c
comcat.c
compobj.c
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
filelockbytes.c ole32: Use ILockBytes_Stat to get the filename of a storage. 2010-07-19 14:38:16 +02: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
stg_prop.c
stg_stream.c ole32: Flush the ILockBytes object of a storage on commit and final release. 2010-07-19 14:38:16 +02:00
storage32.c ole32: Flush the ILockBytes object of a storage on commit and final release. 2010-07-19 14:38:16 +02:00
storage32.h ole32: Flush the ILockBytes object of a storage on commit and final release. 2010-07-19 14:38:16 +02:00
stubmanager.c
usrmarshal.c