ole32: Don't track the stream size in storage stream objects.
commit8518323e070377c07a3d421573dc3348e28008a4
authorVincent Povirk <vincent@codeweavers.com>
Mon, 30 Nov 2009 21:40:53 +0000 (30 15:40 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Dec 2009 11:03:18 +0000 (9 12:03 +0100)
tree745b46e718888a6e499993f8cd0f602cc30ffde8
parent6d06c43e53a1e0d266230f5ae92aad671ed63e2b
ole32: Don't track the stream size in storage stream objects.

We can't do this safely when there are multiple objects for a single stream.
dlls/ole32/stg_stream.c
dlls/ole32/storage32.c
dlls/ole32/storage32.h