ATTR_HIDDEN
if (dep->de_Attributes & ATTR_HIDDEN)
dep->de_Attributes |= ATTR_HIDDEN;
dep->de_Attributes &= ~ATTR_HIDDEN;