J
jman
I've been asked to develop an application which, on some certain stage
during its execution, must take some text files on disk and change their
"comments" property, which is easily accessed from windows explorer, just by
clicking properties and writing them down, so I assume there must be some
framework or Win32 API function or whatever to accomplish that.
I'm aware of the FileVersionInfo class, but help states only executable
files have version info, and that text files don't, so I guess there must be
some other way.
If any of you know about this, I'd be most grateful, since I need this very
urgently.
Thanks.
during its execution, must take some text files on disk and change their
"comments" property, which is easily accessed from windows explorer, just by
clicking properties and writing them down, so I assume there must be some
framework or Win32 API function or whatever to accomplish that.
I'm aware of the FileVersionInfo class, but help states only executable
files have version info, and that text files don't, so I guess there must be
some other way.
If any of you know about this, I'd be most grateful, since I need this very
urgently.
Thanks.