wine-wine/dlls/ole32
Vincent Povirk 49a817c064 ole32: Check the small block size limit of storage files.
This value is stored in the storage file header. We currently hard-code it to
0x1000. I don't expect to see files in the wild with other values, but
according to MS this is a valid configuration. For now, just fail if we see
another value.

I've also upgraded the message for unexpected values in storage file headers
to a fixme, since they are valid according to MS.
2010-03-22 10:47:58 +01:00
..
tests makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
antimoniker.c
bindctx.c
classmoniker.c
clipboard.c ole32: Handle SetClipboardData failing in OLE clipboard functions. 2009-12-30 13:36:50 +01:00
comcat.c
compobj.c ole32: Don't register an IMallocSpy object when the ole trace is used. 2010-03-22 10:47:47 +01:00
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 ole32: Don't register an IMallocSpy object when the ole trace is used. 2010-03-22 10:47:47 +01:00
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 ole32: Remove useless parameter check. 2010-03-17 16:35:47 +01:00
stg_stream.c
storage32.c ole32: Check the small block size limit of storage files. 2010-03-22 10:47:58 +01:00
storage32.h ole32: Check the small block size limit of storage files. 2010-03-22 10:47:58 +01:00
stubmanager.c
usrmarshal.c