update win32 error codes

https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/
This commit is contained in:
13xforever 2022-12-05 13:26:44 +05:00
parent 7e87283f1e
commit b68bb3b3f2
No known key found for this signature in database
GPG Key ID: 2B2A36B482FE70C5

View File

@ -1800,7 +1800,6 @@ RPC_S_PROTSEQ_NOT_SUPPORTED The RPC protocol sequence is not supported.
RPC_S_INVALID_RPC_PROTSEQ The RPC protocol sequence is invalid.
0x000006A9
RPC_S_INVALID_STRING_UUID The string UUID is invalid.
0x000006AA
RPC_S_INVALID_ENDPOINT_FORMAT The endpoint format is invalid.
0x000006AB
@ -2310,7 +2309,7 @@ NERR_UnableToAddName_W The logon processor did not add the message alias.
0x0000089D
NERR_UnableToAddName_F The logon processor did not add the message alias.
0x0000089E
NERR_UnableToDelName_W @W The logoff processor did not delete the message alias.
NERR_UnableToDelName_W The logoff processor did not delete the message alias.
0x0000089F
NERR_UnableToDelName_F The logoff processor did not delete the message alias.
0x000008A1