Skip to content

Commit b68bb3b

Browse files
committed
1 parent 7e87283 commit b68bb3b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

win32_error_codes_v19.0.txt win32_error_codes_v22.0.txt

+3-4
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,7 @@ ERROR_UNKNOWN_REVISION The revision level is unknown.
13581358
ERROR_REVISION_MISMATCH Indicates two revision levels are incompatible.
13591359
0x0000051B
13601360
ERROR_INVALID_OWNER This SID cannot be assigned as the owner of this object.
1361-
0x0000051C
1361+
0x0000051C
13621362
ERROR_INVALID_PRIMARY_GROUP This SID cannot be assigned as the primary group of an object.
13631363
0x0000051D
13641364
ERROR_NO_IMPERSONATION_TOKEN An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
@@ -1800,7 +1800,6 @@ RPC_S_PROTSEQ_NOT_SUPPORTED The RPC protocol sequence is not supported.
18001800
RPC_S_INVALID_RPC_PROTSEQ The RPC protocol sequence is invalid.
18011801
0x000006A9
18021802
RPC_S_INVALID_STRING_UUID The string UUID is invalid.
1803-
18041803
0x000006AA
18051804
RPC_S_INVALID_ENDPOINT_FORMAT The endpoint format is invalid.
18061805
0x000006AB
@@ -2310,7 +2309,7 @@ NERR_UnableToAddName_W The logon processor did not add the message alias.
23102309
0x0000089D
23112310
NERR_UnableToAddName_F The logon processor did not add the message alias.
23122311
0x0000089E
2313-
NERR_UnableToDelName_W @W The logoff processor did not delete the message alias.
2312+
NERR_UnableToDelName_W The logoff processor did not delete the message alias.
23142313
0x0000089F
23152314
NERR_UnableToDelName_F The logoff processor did not delete the message alias.
23162315
0x000008A1
@@ -5406,4 +5405,4 @@ ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE The SetMonitorColorTemperature() caller
54065405
0x00003B92
54075406
ERROR_AMBIGUOUS_SYSTEM_DEVICE The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
54085407
0x00003BC3
5409-
ERROR_SYSTEM_DEVICE_NOT_FOUND The requested system device cannot be found.
5408+
ERROR_SYSTEM_DEVICE_NOT_FOUND The requested system device cannot be found.

0 commit comments

Comments
 (0)