Searched defs:FileAttributes (Results 1 – 2 of 2) sorted by relevance
26 static bool IsFile(const std::string &Path, const DWORD &FileAttributes) { in IsFile()