mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[PSDK]
- Fix a typo in ntstatus.h svn path=/trunk/; revision=63726
This commit is contained in:
parent
ca688e6e46
commit
73304fbcaa
1 changed files with 1 additions and 1 deletions
|
@ -1181,7 +1181,7 @@ extern "C" {
|
|||
#define STATUS_SXS_MANIFEST_TOO_BIG ((NTSTATUS) 0xC0150022)
|
||||
#define STATUS_SXS_SETTING_NOT_REGISTERED ((NTSTATUS) 0xC0150023)
|
||||
#define STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE ((NTSTATUS) 0xC0150024)
|
||||
#define STATUS_SXS_PRIMITIVE_INSTALLER_FAILED ((NTSTATUS) 0xC0150025)
|
||||
#define STATUS_SMI_PRIMITIVE_INSTALLER_FAILED ((NTSTATUS) 0xC0150025)
|
||||
#define STATUS_GENERIC_COMMAND_FAILED ((NTSTATUS) 0xC0150026)
|
||||
#define STATUS_SXS_FILE_HASH_MISSING ((NTSTATUS) 0xC0150027)
|
||||
|
||||
|
|
Loading…
Reference in a new issue