#define STATUS_BAD_INHERITANCE_ACL ((NTSTATUS)0xC000007DL)
MessageId: STATUS_BAD_INHERITANCE_ACL MessageText: Indicates that an attempt to build either an inherited ACL or ACE was not successful. This can be caused by a number of things. One of the more probable causes is the replacement of a CreatorId with an SID that didn't fit into the ACE or ACL.