Strongm,
Good point about Structured Strorage, however, I hex'd my test files with no luck, so I'm not sure if the data is stored Structured or as a Stream. Being that this should only work on NTFS, I would guess (actually 99% sure) that the info is in some kind of "filename.rtf:meta" stream.
Keith,
Depends on which version - 2.0 is a totally different beast! - But I'd still like to find the API as I hate installing .dll's all over the place! ;-)
All,
I've done a little experimentation, here's what I've come up with...
1. I can set the Title, Subject, etc properties via the Menu commands in Winword2003 (as .rtf) and save fine - shows up in explorer no problem. The same operation when automated from VB6 fails silently, whether the file is an .rtf or .doc
2. Using the shell (under NTFS), you can (again) manually set the properties (but I can't find the api for love nor money).
Now this has to be do-able! And lets face it, it would make a blinding FAQ because it would be so handy to be able automatically create "proper" document libraries that are fully searchable simply though Windows.
TIA again,
Comaboy