mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[PSDK] Update ntstatus.h
This commit is contained in:
@@ -1576,9 +1576,6 @@ LdrProcessRelocationBlock(
|
||||
return LdrProcessRelocationBlockLongLong(Address, Count, TypeOffset, Delta);
|
||||
}
|
||||
|
||||
/* FIXME: Add to ntstatus.mc */
|
||||
#define STATUS_MUI_FILE_NOT_FOUND ((NTSTATUS)0xC00B0001L)
|
||||
|
||||
/*
|
||||
* @implemented
|
||||
*/
|
||||
|
||||
+1636
-2
File diff suppressed because it is too large
Load Diff
@@ -46,7 +46,6 @@
|
||||
#define FACILITY_SXS 23
|
||||
#define FACILITY_WINDOWS_CE 24
|
||||
#define FACILITY_HTTP 25
|
||||
#define FACILITY_COMMONLOG 26
|
||||
#define FACILITY_USERMODE_COMMONLOG 26
|
||||
#define FACILITY_WER 27
|
||||
#define FACILITY_USERMODE_FILTER_MANAGER 31
|
||||
|
||||
Reference in New Issue
Block a user