Re: [python-win32] Trouble Automating Alibre CAD package

2006-07-13 Thread Duane Kaufman
Hi, > > Thomas wrote: > > I'm not sure pywin32 can handle such a buggy object, > > but you could probably try to run makepy on the typelib and then > > create the object. > > What might work here is to pass a secret second arg to QueryInterface. This > second arg can be the IID of the object re

[python-win32] NTFS/MS Word file metadata - no PIDSI for Category?

2006-07-13 Thread Earle_Williams
Hola, I'm trying to pull extended file properties from NTFS or MSWord files. List archives point to snippets from Mark Hammond and Roger Upole, and I can get to most of the metadata. However I'm having trouble getting to the 'Category' information. It seems in the NTFS metadata that item is fla

[python-win32] Re: NTFS/MS Word file metadata - no PIDSI for Category?

2006-07-13 Thread Roger Upole
Earle Williams wrote: > Hola, > > I'm trying to pull extended file properties from NTFS or MSWord files. > List archives point to snippets from Mark Hammond and Roger Upole, and I > can get to most of the metadata. However I'm having trouble getting to the > 'Category' information. It seems in t