#define STATUS_FILE_DELETED ((NTSTATUS)0xC0000123L)
MessageId: STATUS_FILE_DELETED MessageText: An I/O request other than close was performed on a file after it has been deleted, which can only happen to a request which did not complete before the last handle was closed via NtClose.