Skip to content

Commit f561243

Browse files
committed
[PSDK] Update ntstatus.h
1 parent e195303 commit f561243

File tree

3 files changed

+1636
-6
lines changed

3 files changed

+1636
-6
lines changed

dll/ntdll/ldr/ldrapi.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,9 +1576,6 @@ LdrProcessRelocationBlock(
15761576
return LdrProcessRelocationBlockLongLong(Address, Count, TypeOffset, Delta);
15771577
}
15781578

1579-
/* FIXME: Add to ntstatus.mc */
1580-
#define STATUS_MUI_FILE_NOT_FOUND ((NTSTATUS)0xC00B0001L)
1581-
15821579
/*
15831580
* @implemented
15841581
*/

0 commit comments

Comments
 (0)