ole32: Write the new data in getFreeProperty and rename the function.
commit37f3f3d92a8854104de0ef6774bc54f4a1400354
authorVincent Povirk <vincent@codeweavers.com>
Wed, 28 Oct 2009 18:42:42 +0000 (28 13:42 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Oct 2009 14:48:12 +0000 (29 15:48 +0100)
tree1c6c5c661bd767f00d18600f393fb5c945446648
parent20dd1886d5682801307752f5c85ec6c292e5d6b4
ole32: Write the new data in getFreeProperty and rename the function.

This is to avoid calling WriteProperty with an index to a directory entry
that has not yet been reserved in the file. We reserve the entry by writing
the new data to it.
dlls/ole32/storage32.c