Searched refs:CAB_ATTRIB_HIDDEN (Results 1 – 4 of 4) sorted by relevance
143 if (Attr & CAB_ATTRIB_HIDDEN) in Attr2Str()
128 #define CAB_ATTRIB_HIDDEN 0x0002 macro
2954 File->File.Attributes |= CAB_ATTRIB_HIDDEN; in GetAttributesOnFile()
64 #define CAB_ATTRIB_HIDDEN 0x0002 macro444 if (File->Attributes & CAB_ATTRIB_HIDDEN) in SetAttributesOnFile()