• Type of Windows file?

    From Peter Percival@21:1/5 to All on Thu Aug 11 13:08:00 2016
    Is there a function that will tell me what an MS Windows 7 file is:
    directory, system file, hidden file, etc?
    --
    Made weak by time and fate, but strong in will
    To strive, to seek, to find, and not to yield.
    Ulysses, Alfred, Lord Tennyson

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Peter Percival@21:1/5 to jacobnavia on Thu Aug 11 20:42:26 2016
    jacobnavia wrote:
    Le 11/08/2016 à 14:08, Peter Percival a écrit :
    Is there a function that will tell me what an MS Windows 7 file is:
    directory, system file, hidden file, etc?

    https://msdn.microsoft.com/en-us/library/windows/desktop/aa364944(v=vs.85).aspx


    GetFileAttributes API.

    Thank you.

    --
    Made weak by time and fate, but strong in will
    To strive, to seek, to find, and not to yield.
    Ulysses, Alfred, Lord Tennyson

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jacobnavia@21:1/5 to All on Thu Aug 11 20:55:23 2016
    Le 11/08/2016 à 14:08, Peter Percival a écrit :
    Is there a function that will tell me what an MS Windows 7 file is: directory, system file, hidden file, etc?

    https://msdn.microsoft.com/en-us/library/windows/desktop/aa364944(v=vs.85).aspx

    GetFileAttributes API.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)