LoneRanger123
Programmer
Is there any way to use the Windows API to get a directory list? I want to use this so that it hides hidden files.
Failing that does anyone know how to use the GetFileAttributes(PATH) Function? Like what Header file its in, and how do I get the specific parts of the return value, as in the Hidden part.
Failing that does anyone know how to use the GetFileAttributes(PATH) Function? Like what Header file its in, and how do I get the specific parts of the return value, as in the Hidden part.