ole32: Use the raw directory entry functions in getFreeProperty.
commitac9d77cd10ed83217de63d44aa5b108bcc2f4c3e
authorVincent Povirk <vincent@codeweavers.com>
Wed, 28 Oct 2009 17:49:09 +0000 (28 12:49 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Oct 2009 14:47:44 +0000 (29 15:47 +0100)
treed72049c29239fbd8fb6fcfd65787820e98d5220e
parente71c696b510fc60f1a18491a8e9c03f0a139cb6d
ole32: Use the raw directory entry functions in getFreeProperty.

The meaning of the "index" argument in Read/WriteProperty will likely
change in the future, but getFreeProperty must work with real indexes
into the file's real directory stream.
dlls/ole32/storage32.c