ole32: Fix the big block offset calculation.
commit4b7e7bd77f08f7b14911462dc89ecc014d74aed2
authorVincent Povirk <vincent@codeweavers.com>
Wed, 10 Mar 2010 20:03:12 +0000 (10 14:03 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Mar 2010 12:45:55 +0000 (15 13:45 +0100)
treea1d87a6c1057ae969daebecd2f691b9a7b98f4bc
parentf3db25fc2589cec8cc9aa64ba1adc3410e7d2384
ole32: Fix the big block offset calculation.

Use the actual big block size from the open storage file. Also, remove a
special case that was only used for reading/writing the header.
dlls/ole32/storage32.c