ole32: Rename the StgProperty structure to DirEntry.
authorVincent Povirk <vincent@codeweavers.com>
Tue, 10 Nov 2009 20:30:59 +0000 (14:30 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 12:07:49 +0000 (13:07 +0100)
commit39e894f4f6a5d3134945b56c4ec0a048e501e094
treed0817aeff788e825fe60148383118a918fa45ce5
parentb1baa05e28235e275c484a145d2418639b7bc969
ole32: Rename the StgProperty structure to DirEntry.

The term "property" is misleading (ole32 has an unrelated feature
called a "property set storage"), and I haven't seen it used anywhere
outside the Wine code. The term "directory entry" matches the MS
documentation and more accurately describes their use in the file.
dlls/ole32/stg_stream.c
dlls/ole32/storage32.c
dlls/ole32/storage32.h