Sweden-Number/dlls/ole32
Vincent Povirk 5ceb003a24 ole32: Remove knowledge of block sizes from the BigBlockFile object.
We can't determine the correct block size until we read the header, and we
can't create the BigBlockFile until we know the correct block size. To
solve this dilemma, have StorageImpl calculate the file size it needs instead
of asking the BigBlockFile to "ensure a big block exists".
2010-03-15 13:46:48 +01:00
..
tests ole32: Allow CopyTo to succeed in spite of already open source streams. 2010-03-15 13:17:34 +01:00
Makefile.in
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c
comcat.c
compobj.c
compobj_private.h
compositemoniker.c ole32: IMoniker_IsRunning returns E_INVALIDARG when bindctx is NULL. 2010-03-02 11:12:37 +01:00
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
filemoniker.c
ftmarshal.c
git.c
hglobalstream.c ole32: Fix the HGLOBAL stream Seek implementation. 2010-02-25 12:10:40 +01:00
ifs.c
irot.idl
itemmoniker.c ole32: IMoniker_IsRunning returns E_INVALIDARG when bindctx is NULL. 2010-03-02 11:12:37 +01:00
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_bigblockfile.c ole32: Remove knowledge of block sizes from the BigBlockFile object. 2010-03-15 13:46:48 +01:00
stg_prop.c
stg_stream.c
storage32.c ole32: Remove knowledge of block sizes from the BigBlockFile object. 2010-03-15 13:46:48 +01:00
storage32.h ole32: Remove knowledge of block sizes from the BigBlockFile object. 2010-03-15 13:46:48 +01:00
stubmanager.c
usrmarshal.c