RE: Accessing file metadata on windows XP
- From: "Tim Golden" <Tim.Golden@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 11:00:47 -0000
[wileyregister22@xxxxxxxxx]
| When rightclicking a, for example, pdf file on windows, one normally
| gets a screen with three or four tags. Clicking on one of the summary
| tag one can get some info like "title", "Author", "category",
| "keyword"
| etc..
This (Delphi) article is about the most informative
I managed to dig up:
http://tinyurl.com/rx9hc
In short, you need to use the StgOpenStorageEx function
which the (pywin32) pythoncom module exposes. There are
quite a few caveats and you'll have to dig around for
flag/constants etc. but it should be quite do-able.
(Still don't have the time to try it myself, tho')
Happy Hunting!
TJG
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
.
- Prev by Date: RE: Accessing file metadata on windows XP
- Next by Date: Re: How to increase the speed of this program?
- Previous by thread: RE: Accessing file metadata on windows XP
- Next by thread: Re: Accessing file metadata on windows XP
- Index(es):
Relevant Pages
|