mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:43:03 +00:00
[PSDK] Add various defines needed to build fastfat_new
This commit is contained in:
parent
4a843c4e85
commit
d8a15d0cc7
3 changed files with 26 additions and 0 deletions
|
@ -947,6 +947,7 @@ extern "C" {
|
|||
#define STATUS_CALLBACK_POP_STACK ((NTSTATUS)0xC0000423)
|
||||
#define STATUS_HIVE_UNLOADED ((NTSTATUS)0xC0000425)
|
||||
#define STATUS_ELEVATION_REQUIRED ((NTSTATUS)0xC000042C)
|
||||
#define STATUS_PURGE_FAILED ((NTSTATUS)0xC0000435)
|
||||
#define STATUS_ALREADY_REGISTERED ((NTSTATUS)0xC0000718)
|
||||
#define STATUS_WOW_ASSERTION ((NTSTATUS)0xC0009898)
|
||||
#define STATUS_INVALID_SIGNATURE ((NTSTATUS)0xC000A000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue