ole32: Take a StorageBaseImpl in updatePropertyChain.
commitf82924ffb989ac521361cf78fc7aca12124ab74e
authorVincent Povirk <vincent@codeweavers.com>
Wed, 28 Oct 2009 19:33:12 +0000 (28 14:33 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Oct 2009 10:27:29 +0000 (30 11:27 +0100)
tree294b7821327354c1b510d66545ef138dbc34b2a1
parent13b9666443cae8a5f6ece8498d1560c67dc66925
ole32: Take a StorageBaseImpl in updatePropertyChain.

The function is not always called with a top-level storage object, and the
signature should reflect that.
dlls/ole32/storage32.c