StgOpenStorageEx allows you to access the NTFS
extended document properties. Take a look at
\win32com\test\testStorage.py for examples of
how it's used from Python.
hth
Roger
Thomas Weiner wrote:
> Hi all,
>
> is it possible to read and edit the extended properties of a file on
>
Hi all,
is it possible to read and edit the extended properties of a file on
NTFS drives? For example: with the explorer you get properties like
Title, Author, Subject, Category etc by right clicking. I want to use
and edit these fields programmaticly.
In pythonwin I've found methods for Offic