• Vincent Povirk's avatar
    ole32: Check the small block size limit of storage files. · 49a817c0
    Vincent Povirk authored
    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.
    49a817c0
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
Maketest.rules.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...