commit | 37f3f3d92a8854104de0ef6774bc54f4a1400354 | [log] [tgz] |
---|---|---|
author | Vincent Povirk <vincent@codeweavers.com> | Wed Oct 28 13:42:42 2009 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Oct 29 15:48:12 2009 +0100 |
tree | 1c6c5c661bd767f00d18600f393fb5c945446648 | |
parent | 20dd1886d5682801307752f5c85ec6c292e5d6b4 [diff] |
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.