ole32: Move the create attribute from StorageImpl to StorageBaseImpl.
commit5456724fd77b2c5e8e40c87d5c24cb8e1b27a96f
authorVincent Povirk <vincent@codeweavers.com>
Wed, 2 Dec 2009 17:37:54 +0000 (2 11:37 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Dec 2009 13:34:58 +0000 (4 14:34 +0100)
tree3201cb69700debeaf25d26afa9979d7e6fa23a92
parentb6dc718c4410c0f8eb44747152535a7cc02245a5
ole32: Move the create attribute from StorageImpl to StorageBaseImpl.

This is to avoid accessing the top-level StorageImpl directly.
dlls/ole32/stg_stream.c
dlls/ole32/storage32.c
dlls/ole32/storage32.h