ole32: Check the current storage for STGM_SIMPLE rather than ancestorStorage.
commitb6dc718c4410c0f8eb44747152535a7cc02245a5
authorVincent Povirk <vincent@codeweavers.com>
Wed, 2 Dec 2009 17:31:43 +0000 (2 11:31 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Dec 2009 13:34:58 +0000 (4 14:34 +0100)
tree961e6679f0af43f8879df4486b8d7ee979cc8765
parentcf5e6c571ad7b7a78289a116e9fdf2c2d7910997
ole32: Check the current storage for STGM_SIMPLE rather than ancestorStorage.

Since simple mode does not support substorages, we know these are the same.
dlls/ole32/stg_stream.c
dlls/ole32/storage32.c