
Looking for Documentation/Direction on File Attributes
To all,
I am trying to write some code that can get to the "Extended Attributes"
under Windows NT and/or Windows 95 . I know that I can find out whether or
not a file is read only/hidden, but I am looking for the EXTENDED
ATTRIBUTES ..
As I peruse the Win32.API file, I see some API calls that might assist me
in this process - But I have yet to locate a source that explains the file
systems (the Extended Attributes piece) and examples to extract this data
.
Thanks in advance !!