ole32: Remove the term "property type", it's just an STGTY.
commitb1baa05e28235e275c484a145d2418639b7bc969
authorVincent Povirk <vincent@codeweavers.com>
Tue, 10 Nov 2009 20:21:31 +0000 (10 14:21 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 12:07:27 +0000 (12 13:07 +0100)
tree625ca91ca60f5b5f30d90086374734457bca5a51
parent912f040748a39e2a2a83f22f81e4cd1204da870a
ole32: Remove the term "property type", it's just an STGTY.

According to the MS spec, the types in compound storage files are simply
STGTY values, with an extra value named STGTY_ROOT for the root storage.
dlls/ole32/storage32.c
dlls/ole32/storage32.h