· 8 years ago · Jun 09, 2018, 09:56 AM
10x00000000
2
3STATUS_SUCCESS
4
5The operation completed successfully.
6
70x00000000
8
9STATUS_WAIT_0
10
11The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
12
130x00000001
14
15STATUS_WAIT_1
16
17The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
18
190x00000002
20
21STATUS_WAIT_2
22
23The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
24
250x00000003
26
27STATUS_WAIT_3
28
29The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
30
310x0000003F
32
33STATUS_WAIT_63
34
35The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
36
370x00000080
38
39STATUS_ABANDONED
40
41The caller attempted to wait for a mutex that has been abandoned.
42
430x00000080
44
45STATUS_ABANDONED_WAIT_0
46
47The caller attempted to wait for a mutex that has been abandoned.
48
490x000000BF
50
51STATUS_ABANDONED_WAIT_63
52
53The caller attempted to wait for a mutex that has been abandoned.
54
550x000000C0
56
57STATUS_USER_APC
58
59A user-mode APC was delivered before the given Interval expired.
60
610x00000101
62
63STATUS_ALERTED
64
65The delay completed because the thread was alerted.
66
670x00000102
68
69STATUS_TIMEOUT
70
71The given Timeout interval expired.
72
730x00000103
74
75STATUS_PENDING
76
77The operation that was requested is pending completion.
78
790x00000104
80
81STATUS_REPARSE
82
83A reparse should be performed by the Object Manager because the name of the file resulted in a symbolic link.
84
850x00000105
86
87STATUS_MORE_ENTRIES
88
89Returned by enumeration APIs to indicate more information is available to successive calls.
90
910x00000106
92
93STATUS_NOT_ALL_ASSIGNED
94
95Indicates not all privileges or groups that are referenced are assigned to the caller. This allows, for example, all privileges to be disabled without having to know exactly which privileges are assigned.
96
970x00000107
98
99STATUS_SOME_NOT_MAPPED
100
101Some of the information to be translated has not been translated.
102
1030x00000108
104
105STATUS_OPLOCK_BREAK_IN_PROGRESS
106
107An open/create operation completed while an opportunistic lock (oplock) break is underway.
108
1090x00000109
110
111STATUS_VOLUME_MOUNTED
112
113A new volume has been mounted by a file system.
114
1150x0000010A
116
117STATUS_RXACT_COMMITTED
118
119This success level status indicates that the transaction state already exists for the registry subtree but that a transaction commit was previously aborted. The commit has now been completed.
120
1210x0000010B
122
123STATUS_NOTIFY_CLEANUP
124
125Indicates that a notify change request has been completed due to closing the handle that made the notify change request.
126
1270x0000010C
128
129STATUS_NOTIFY_ENUM_DIR
130
131Indicates that a notify change request is being completed and that the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes.
132
1330x0000010D
134
135STATUS_NO_QUOTAS_FOR_ACCOUNT
136
137{No Quotas} No system quota limits are specifically set for this account.
138
1390x0000010E
140
141STATUS_PRIMARY_TRANSPORT_CONNECT_FAILED
142
143{Connect Failure on Primary Transport} An attempt was made to connect to the remote server %hs on the primary transport, but the connection failed. The computer WAS able to connect on a secondary transport.
144
1450x00000110
146
147STATUS_PAGE_FAULT_TRANSITION
148
149The page fault was a transition fault.
150
1510x00000111
152
153STATUS_PAGE_FAULT_DEMAND_ZERO
154
155The page fault was a demand zero fault.
156
1570x00000112
158
159STATUS_PAGE_FAULT_COPY_ON_WRITE
160
161The page fault was a demand zero fault.
162
1630x00000113
164
165STATUS_PAGE_FAULT_GUARD_PAGE
166
167The page fault was a demand zero fault.
168
1690x00000114
170
171STATUS_PAGE_FAULT_PAGING_FILE
172
173The page fault was satisfied by reading from a secondary storage device.
174
1750x00000115
176
177STATUS_CACHE_PAGE_LOCKED
178
179The cached page was locked during operation.
180
1810x00000116
182
183STATUS_CRASH_DUMP
184
185The crash dump exists in a paging file.
186
1870x00000117
188
189STATUS_BUFFER_ALL_ZEROS
190
191The specified buffer contains all zeros.
192
1930x00000118
194
195STATUS_REPARSE_OBJECT
196
197A reparse should be performed by the Object Manager because the name of the file resulted in a symbolic link.
198
1990x00000119
200
201STATUS_RESOURCE_REQUIREMENTS_CHANGED
202
203The device has succeeded a query-stop and its resource requirements have changed.
204
2050x00000120
206
207STATUS_TRANSLATION_COMPLETE
208
209The translator has translated these resources into the global space and no additional translations should be performed.
210
2110x00000121
212
213STATUS_DS_MEMBERSHIP_EVALUATED_LOCALLY
214
215The directory service evaluated group memberships locally, because it was unable to contact a global catalog server.
216
2170x00000122
218
219STATUS_NOTHING_TO_TERMINATE
220
221A process being terminated has no threads to terminate.
222
2230x00000123
224
225STATUS_PROCESS_NOT_IN_JOB
226
227The specified process is not part of a job.
228
2290x00000124
230
231STATUS_PROCESS_IN_JOB
232
233The specified process is part of a job.
234
2350x00000125
236
237STATUS_VOLSNAP_HIBERNATE_READY
238
239{Volume Shadow Copy Service} The system is now ready for hibernation.
240
2410x00000126
242
243STATUS_FSFILTER_OP_COMPLETED_SUCCESSFULLY
244
245A file system or file system filter driver has successfully completed an FsFilter operation.
246
2470x00000127
248
249STATUS_INTERRUPT_VECTOR_ALREADY_CONNECTED
250
251The specified interrupt vector was already connected.
252
2530x00000128
254
255STATUS_INTERRUPT_STILL_CONNECTED
256
257The specified interrupt vector is still connected.
258
2590x00000129
260
261STATUS_PROCESS_CLONED
262
263The current process is a cloned process.
264
2650x0000012A
266
267STATUS_FILE_LOCKED_WITH_ONLY_READERS
268
269The file was locked and all users of the file can only read.
270
2710x0000012B
272
273STATUS_FILE_LOCKED_WITH_WRITERS
274
275The file was locked and at least one user of the file can write.
276
2770x00000202
278
279STATUS_RESOURCEMANAGER_READ_ONLY
280
281The specified ResourceManager made no changes or updates to the resource under this transaction.
282
2830x00000367
284
285STATUS_WAIT_FOR_OPLOCK
286
287An operation is blocked and waiting for an oplock.
288
2890x00010001
290
291DBG_EXCEPTION_HANDLED
292
293Debugger handled the exception.
294
2950x00010002
296
297DBG_CONTINUE
298
299The debugger continued.
300
3010x001C0001
302
303STATUS_FLT_IO_COMPLETE
304
305The IO was completed by a filter.
306
3070xC0000467
308
309STATUS_FILE_NOT_AVAILABLE
310
311The file is temporarily unavailable.
312
3130xC0000480
314
315STATUS_SHARE_UNAVAILABLE
316
317The share is temporarily unavailable.
318
3190xC0000721
320
321STATUS_CALLBACK_RETURNED_THREAD_AFFINITY
322
323A threadpool worker thread entered a callback at thread affinity %p and exited at affinity %p.
324
325This is unexpected, indicating that the callback missed restoring the priority.
326
3270x40000000
328
329STATUS_OBJECT_NAME_EXISTS
330
331{Object Exists} An attempt was made to create an object but the object name already exists.
332
3330x40000001
334
335STATUS_THREAD_WAS_SUSPENDED
336
337{Thread Suspended} A thread termination occurred while the thread was suspended. The thread resumed, and termination proceeded.
338
3390x40000002
340
341STATUS_WORKING_SET_LIMIT_RANGE
342
343{Working Set Range Error} An attempt was made to set the working set minimum or maximum to values that are outside the allowable range.
344
3450x40000003
346
347STATUS_IMAGE_NOT_AT_BASE
348
349{Image Relocated} An image file could not be mapped at the address that is specified in the image file. Local fixes must be performed on this image.
350
3510x40000004
352
353STATUS_RXACT_STATE_CREATED
354
355This informational level status indicates that a specified registry subtree transaction state did not yet exist and had to be created.
356
3570x40000005
358
359STATUS_SEGMENT_NOTIFICATION
360
361{Segment Load} A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image. An exception is raised so that a debugger can load, unload, or track symbols and breakpoints within these 16-bit segments.
362
3630x40000006
364
365STATUS_LOCAL_USER_SESSION_KEY
366
367{Local Session Key} A user session key was requested for a local remote procedure call (RPC) connection. The session key that is returned is a constant value and not unique to this connection.
368
3690x40000007
370
371STATUS_BAD_CURRENT_DIRECTORY
372
373{Invalid Current Directory} The process cannot switch to the startup current directory %hs. Select OK to set the current directory to %hs, or select CANCEL to exit.
374
3750x40000008
376
377STATUS_SERIAL_MORE_WRITES
378
379{Serial IOCTL Complete} A serial I/O operation was completed by another write to a serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
380
3810x40000009
382
383STATUS_REGISTRY_RECOVERED
384
385{Registry Recovery} One of the files that contains the system registry data had to be recovered by using a log or alternate copy. The recovery was successful.
386
3870x4000000A
388
389STATUS_FT_READ_RECOVERY_FROM_BACKUP
390
391{Redundant Read} To satisfy a read request, the Windows NT operating system fault-tolerant file system successfully read the requested data from a redundant copy. This was done because the file system encountered a failure on a member of the fault-tolerant volume but was unable to reassign the failing area of the device.
392
3930x4000000B
394
395STATUS_FT_WRITE_RECOVERY
396
397{Redundant Write} To satisfy a write request, the Windows NT fault-tolerant file system successfully wrote a redundant copy of the information. This was done because the file system encountered a failure on a member of the fault-tolerant volume but was unable to reassign the failing area of the device.
398
3990x4000000C
400
401STATUS_SERIAL_COUNTER_TIMEOUT
402
403{Serial IOCTL Timeout} A serial I/O operation completed because the time-out period expired. (The IOCTL_SERIAL_XOFF_COUNTER had not reached zero.)
404
4050x4000000D
406
407STATUS_NULL_LM_PASSWORD
408
409{Password Too Complex} The Windows password is too complex to be converted to a LAN Manager password. The LAN Manager password that returned is a NULL string.
410
4110x4000000E
412
413STATUS_IMAGE_MACHINE_TYPE_MISMATCH
414
415{Machine Type Mismatch} The image file %hs is valid but is for a machine type other than the current machine. Select OK to continue, or CANCEL to fail the DLL load.
416
4170x4000000F
418
419STATUS_RECEIVE_PARTIAL
420
421{Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.
422
4230x40000010
424
425STATUS_RECEIVE_EXPEDITED
426
427{Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.
428
4290x40000011
430
431STATUS_RECEIVE_PARTIAL_EXPEDITED
432
433{Partial Expedited Data Received} The network transport returned partial data to its client and this data was marked as expedited by the remote system. The remaining data will be sent later.
434
4350x40000012
436
437STATUS_EVENT_DONE
438
439{TDI Event Done} The TDI indication has completed successfully.
440
4410x40000013
442
443STATUS_EVENT_PENDING
444
445{TDI Event Pending} The TDI indication has entered the pending state.
446
4470x40000014
448
449STATUS_CHECKING_FILE_SYSTEM
450
451Checking file system on %wZ.
452
4530x40000015
454
455STATUS_FATAL_APP_EXIT
456
457{Fatal Application Exit} %hs
458
4590x40000016
460
461STATUS_PREDEFINED_HANDLE
462
463The specified registry key is referenced by a predefined handle.
464
4650x40000017
466
467STATUS_WAS_UNLOCKED
468
469{Page Unlocked} The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process.
470
4710x40000018
472
473STATUS_SERVICE_NOTIFICATION
474
475%hs
476
4770x40000019
478
479STATUS_WAS_LOCKED
480
481{Page Locked} One of the pages to lock was already locked.
482
4830x4000001A
484
485STATUS_LOG_HARD_ERROR
486
487Application popup: %1 : %2
488
4890x4000001B
490
491STATUS_ALREADY_WIN32
492
493A Win32 process already exists.
494
4950x4000001C
496
497STATUS_WX86_UNSIMULATE
498
499An exception status code that is used by the Win32 x86 emulation subsystem.
500
5010x4000001D
502
503STATUS_WX86_CONTINUE
504
505An exception status code that is used by the Win32 x86 emulation subsystem.
506
5070x4000001E
508
509STATUS_WX86_SINGLE_STEP
510
511An exception status code that is used by the Win32 x86 emulation subsystem.
512
5130x4000001F
514
515STATUS_WX86_BREAKPOINT
516
517An exception status code that is used by the Win32 x86 emulation subsystem.
518
5190x40000020
520
521STATUS_WX86_EXCEPTION_CONTINUE
522
523An exception status code that is used by the Win32 x86 emulation subsystem.
524
5250x40000021
526
527STATUS_WX86_EXCEPTION_LASTCHANCE
528
529An exception status code that is used by the Win32 x86 emulation subsystem.
530
5310x40000022
532
533STATUS_WX86_EXCEPTION_CHAIN
534
535An exception status code that is used by the Win32 x86 emulation subsystem.
536
5370x40000023
538
539STATUS_IMAGE_MACHINE_TYPE_MISMATCH_EXE
540
541{Machine Type Mismatch} The image file %hs is valid but is for a machine type other than the current machine.
542
5430x40000024
544
545STATUS_NO_YIELD_PERFORMED
546
547A yield execution was performed and no thread was available to run.
548
5490x40000025
550
551STATUS_TIMER_RESUME_IGNORED
552
553The resume flag to a timer API was ignored.
554
5550x40000026
556
557STATUS_ARBITRATION_UNHANDLED
558
559The arbiter has deferred arbitration of these resources to its parent.
560
5610x40000027
562
563STATUS_CARDBUS_NOT_SUPPORTED
564
565The device has detected a CardBus card in its slot.
566
5670x40000028
568
569STATUS_WX86_CREATEWX86TIB
570
571An exception status code that is used by the Win32 x86 emulation subsystem.
572
5730x40000029
574
575STATUS_MP_PROCESSOR_MISMATCH
576
577The CPUs in this multiprocessor system are not all the same revision level. To use all processors, the operating system restricts itself to the features of the least capable processor in the system. If problems occur with this system, contact the CPU manufacturer to see if this mix of processors is supported.
578
5790x4000002A
580
581STATUS_HIBERNATED
582
583The system was put into hibernation.
584
5850x4000002B
586
587STATUS_RESUME_HIBERNATION
588
589The system was resumed from hibernation.
590
5910x4000002C
592
593STATUS_FIRMWARE_UPDATED
594
595Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].
596
5970x4000002D
598
599STATUS_DRIVERS_LEAKING_LOCKED_PAGES
600
601A device driver is leaking locked I/O pages and is causing system degradation. The system has automatically enabled the tracking code to try and catch the culprit.
602
6030x4000002E
604
605STATUS_MESSAGE_RETRIEVED
606
607The ALPC message being canceled has already been retrieved from the queue on the other side.
608
6090x4000002F
610
611STATUS_SYSTEM_POWERSTATE_TRANSITION
612
613The system power state is transitioning from %2 to %3.
614
6150x40000030
616
617STATUS_ALPC_CHECK_COMPLETION_LIST
618
619The receive operation was successful. Check the ALPC completion list for the received message.
620
6210x40000031
622
623STATUS_SYSTEM_POWERSTATE_COMPLEX_TRANSITION
624
625The system power state is transitioning from %2 to %3 but could enter %4.
626
6270x40000032
628
629STATUS_ACCESS_AUDIT_BY_POLICY
630
631Access to %1 is monitored by policy rule %2.
632
6330x40000033
634
635STATUS_ABANDON_HIBERFILE
636
637A valid hibernation file has been invalidated and should be abandoned.
638
6390x40000034
640
641STATUS_BIZRULES_NOT_ENABLED
642
643Business rule scripts are disabled for the calling application.
644
6450x40000294
646
647STATUS_WAKE_SYSTEM
648
649The system has awoken.
650
6510x40000370
652
653STATUS_DS_SHUTTING_DOWN
654
655The directory service is shutting down.
656
6570x40010001
658
659DBG_REPLY_LATER
660
661Debugger will reply later.
662
6630x40010002
664
665DBG_UNABLE_TO_PROVIDE_HANDLE
666
667Debugger cannot provide a handle.
668
6690x40010003
670
671DBG_TERMINATE_THREAD
672
673Debugger terminated the thread.
674
6750x40010004
676
677DBG_TERMINATE_PROCESS
678
679Debugger terminated the process.
680
6810x40010005
682
683DBG_CONTROL_C
684
685Debugger obtained control of C.
686
6870x40010006
688
689DBG_PRINTEXCEPTION_C
690
691Debugger printed an exception on control C.
692
6930x40010007
694
695DBG_RIPEXCEPTION
696
697Debugger received a RIP exception.
698
6990x40010008
700
701DBG_CONTROL_BREAK
702
703Debugger received a control break.
704
7050x40010009
706
707DBG_COMMAND_EXCEPTION
708
709Debugger command communication exception.
710
7110x40020056
712
713RPC_NT_UUID_LOCAL_ONLY
714
715A UUID that is valid only on this computer has been allocated.
716
7170x400200AF
718
719RPC_NT_SEND_INCOMPLETE
720
721Some data remains to be sent in the request buffer.
722
7230x400A0004
724
725STATUS_CTX_CDM_CONNECT
726
727The Client Drive Mapping Service has connected on Terminal Connection.
728
7290x400A0005
730
731STATUS_CTX_CDM_DISCONNECT
732
733The Client Drive Mapping Service has disconnected on Terminal Connection.
734
7350x4015000D
736
737STATUS_SXS_RELEASE_ACTIVATION_CONTEXT
738
739A kernel mode component is releasing a reference on an activation context.
740
7410x40190034
742
743STATUS_RECOVERY_NOT_NEEDED
744
745The transactional resource manager is already consistent. Recovery is not needed.
746
7470x40190035
748
749STATUS_RM_ALREADY_STARTED
750
751The transactional resource manager has already been started.
752
7530x401A000C
754
755STATUS_LOG_NO_RESTART
756
757The log service encountered a log stream with no restart area.
758
7590x401B00EC
760
761STATUS_VIDEO_DRIVER_DEBUG_REPORT_REQUEST
762
763{Display Driver Recovered From Failure} The %hs display driver has detected a failure and recovered from it. Some graphical operations might have failed. The next time you restart the machine, a dialog box appears, giving you an opportunity to upload data about this failure to Microsoft.
764
7650x401E000A
766
767STATUS_GRAPHICS_PARTIAL_DATA_POPULATED
768
769The specified buffer is not big enough to contain the entire requested dataset. Partial data is populated up to the size of the buffer.
770
771The caller needs to provide a buffer of the size as specified in the partially populated buffer's content (interface specific).
772
7730x401E0117
774
775STATUS_GRAPHICS_DRIVER_MISMATCH
776
777The kernel driver detected a version mismatch between it and the user mode driver.
778
7790x401E0307
780
781STATUS_GRAPHICS_MODE_NOT_PINNED
782
783No mode is pinned on the specified VidPN source/target.
784
7850x401E031E
786
787STATUS_GRAPHICS_NO_PREFERRED_MODE
788
789The specified mode set does not specify a preference for one of its modes.
790
7910x401E034B
792
793STATUS_GRAPHICS_DATASET_IS_EMPTY
794
795The specified dataset (for example, mode set, frequency range set, descriptor set, or topology) is empty.
796
7970x401E034C
798
799STATUS_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET
800
801The specified dataset (for example, mode set, frequency range set, descriptor set, or topology) does not contain any more elements.
802
8030x401E0351
804
805STATUS_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED
806
807The specified content transformation is not pinned on the specified VidPN present path.
808
8090x401E042F
810
811STATUS_GRAPHICS_UNKNOWN_CHILD_STATUS
812
813The child device presence was not reliably detected.
814
8150x401E0437
816
817STATUS_GRAPHICS_LEADLINK_START_DEFERRED
818
819Starting the lead adapter in a linked configuration has been temporarily deferred.
820
8210x401E0439
822
823STATUS_GRAPHICS_POLLING_TOO_FREQUENTLY
824
825The display adapter is being polled for children too frequently at the same polling level.
826
8270x401E043A
828
829STATUS_GRAPHICS_START_DEFERRED
830
831Starting the adapter has been temporarily deferred.
832
8330x40230001
834
835STATUS_NDIS_INDICATION_REQUIRED
836
837The request will be completed later by an NDIS status indication.
838
8390x80000001
840
841STATUS_GUARD_PAGE_VIOLATION
842
843{EXCEPTION} Guard Page Exception A page of memory that marks the end of a data structure, such as a stack or an array, has been accessed.
844
8450x80000002
846
847STATUS_DATATYPE_MISALIGNMENT
848
849{EXCEPTION} Alignment Fault A data type misalignment was detected in a load or store instruction.
850
8510x80000003
852
853STATUS_BREAKPOINT
854
855{EXCEPTION} Breakpoint A breakpoint has been reached.
856
8570x80000004
858
859STATUS_SINGLE_STEP
860
861{EXCEPTION} Single Step A single step or trace operation has just been completed.
862
8630x80000005
864
865STATUS_BUFFER_OVERFLOW
866
867{Buffer Overflow} The data was too large to fit into the specified buffer.
868
8690x80000006
870
871STATUS_NO_MORE_FILES
872
873{No More Files} No more files were found which match the file specification.
874
8750x80000007
876
877STATUS_WAKE_SYSTEM_DEBUGGER
878
879{Kernel Debugger Awakened} The system debugger was awakened by an interrupt.
880
8810x8000000A
882
883STATUS_HANDLES_CLOSED
884
885{Handles Closed} Handles to objects have been automatically closed because of the requested operation.
886
8870x8000000B
888
889STATUS_NO_INHERITANCE
890
891{Non-Inheritable ACL} An access control list (ACL) contains no components that can be inherited.
892
8930x8000000C
894
895STATUS_GUID_SUBSTITUTION_MADE
896
897{GUID Substitution} During the translation of a globally unique identifier (GUID) to a Windows security ID (SID), no administratively defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this might provide a more restrictive access than intended.
898
8990x8000000D
900
901STATUS_PARTIAL_COPY
902
903Because of protection conflicts, not all the requested bytes could be copied.
904
9050x8000000E
906
907STATUS_DEVICE_PAPER_EMPTY
908
909{Out of Paper} The printer is out of paper.
910
9110x8000000F
912
913STATUS_DEVICE_POWERED_OFF
914
915{Device Power Is Off} The printer power has been turned off.
916
9170x80000010
918
919STATUS_DEVICE_OFF_LINE
920
921{Device Offline} The printer has been taken offline.
922
9230x80000011
924
925STATUS_DEVICE_BUSY
926
927{Device Busy} The device is currently busy.
928
9290x80000012
930
931STATUS_NO_MORE_EAS
932
933{No More EAs} No more extended attributes (EAs) were found for the file.
934
9350x80000013
936
937STATUS_INVALID_EA_NAME
938
939{Illegal EA} The specified extended attribute (EA) name contains at least one illegal character.
940
9410x80000014
942
943STATUS_EA_LIST_INCONSISTENT
944
945{Inconsistent EA List} The extended attribute (EA) list is inconsistent.
946
9470x80000015
948
949STATUS_INVALID_EA_FLAG
950
951{Invalid EA Flag} An invalid extended attribute (EA) flag was set.
952
9530x80000016
954
955STATUS_VERIFY_REQUIRED
956
957{Verifying Disk} The media has changed and a verify operation is in progress; therefore, no reads or writes can be performed to the device, except those that are used in the verify operation.
958
9590x80000017
960
961STATUS_EXTRANEOUS_INFORMATION
962
963{Too Much Information} The specified access control list (ACL) contained more information than was expected.
964
9650x80000018
966
967STATUS_RXACT_COMMIT_NECESSARY
968
969This warning level status indicates that the transaction state already exists for the registry subtree, but that a transaction commit was previously aborted. The commit has NOT been completed but has not been rolled back either; therefore, it can still be committed, if needed.
970
9710x8000001A
972
973STATUS_NO_MORE_ENTRIES
974
975{No More Entries} No more entries are available from an enumeration operation.
976
9770x8000001B
978
979STATUS_FILEMARK_DETECTED
980
981{Filemark Found} A filemark was detected.
982
9830x8000001C
984
985STATUS_MEDIA_CHANGED
986
987{Media Changed} The media has changed.
988
9890x8000001D
990
991STATUS_BUS_RESET
992
993{I/O Bus Reset} An I/O bus reset was detected.
994
9950x8000001E
996
997STATUS_END_OF_MEDIA
998
999{End of Media} The end of the media was encountered.
1000
10010x8000001F
1002
1003STATUS_BEGINNING_OF_MEDIA
1004
1005The beginning of a tape or partition has been detected.
1006
10070x80000020
1008
1009STATUS_MEDIA_CHECK
1010
1011{Media Changed} The media might have changed.
1012
10130x80000021
1014
1015STATUS_SETMARK_DETECTED
1016
1017A tape access reached a set mark.
1018
10190x80000022
1020
1021STATUS_NO_DATA_DETECTED
1022
1023During a tape access, the end of the data written is reached.
1024
10250x80000023
1026
1027STATUS_REDIRECTOR_HAS_OPEN_HANDLES
1028
1029The redirector is in use and cannot be unloaded.
1030
10310x80000024
1032
1033STATUS_SERVER_HAS_OPEN_HANDLES
1034
1035The server is in use and cannot be unloaded.
1036
10370x80000025
1038
1039STATUS_ALREADY_DISCONNECTED
1040
1041The specified connection has already been disconnected.
1042
10430x80000026
1044
1045STATUS_LONGJUMP
1046
1047A long jump has been executed.
1048
10490x80000027
1050
1051STATUS_CLEANER_CARTRIDGE_INSTALLED
1052
1053A cleaner cartridge is present in the tape library.
1054
10550x80000028
1056
1057STATUS_PLUGPLAY_QUERY_VETOED
1058
1059The Plug and Play query operation was not successful.
1060
10610x80000029
1062
1063STATUS_UNWIND_CONSOLIDATE
1064
1065A frame consolidation has been executed.
1066
10670x8000002A
1068
1069STATUS_REGISTRY_HIVE_RECOVERED
1070
1071{Registry Hive Recovered} The registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost.
1072
10730x8000002B
1074
1075STATUS_DLL_MIGHT_BE_INSECURE
1076
1077The application is attempting to run executable code from the module %hs. This might be insecure. An alternative, %hs, is available. Should the application use the secure module %hs?
1078
10790x8000002C
1080
1081STATUS_DLL_MIGHT_BE_INCOMPATIBLE
1082
1083The application is loading executable code from the module %hs. This is secure but might be incompatible with previous releases of the operating system. An alternative, %hs, is available. Should the application use the secure module %hs?
1084
10850x8000002D
1086
1087STATUS_STOPPED_ON_SYMLINK
1088
1089The create operation stopped after reaching a symbolic link.
1090
10910x80000288
1092
1093STATUS_DEVICE_REQUIRES_CLEANING
1094
1095The device has indicated that cleaning is necessary.
1096
10970x80000289
1098
1099STATUS_DEVICE_DOOR_OPEN
1100
1101The device has indicated that its door is open. Further operations require it closed and secured.
1102
11030x80000803
1104
1105STATUS_DATA_LOST_REPAIR
1106
1107Windows discovered a corruption in the file %hs. This file has now been repaired. Check if any data in the file was lost because of the corruption.
1108
11090x80010001
1110
1111DBG_EXCEPTION_NOT_HANDLED
1112
1113Debugger did not handle the exception.
1114
11150x80130001
1116
1117STATUS_CLUSTER_NODE_ALREADY_UP
1118
1119The cluster node is already up.
1120
11210x80130002
1122
1123STATUS_CLUSTER_NODE_ALREADY_DOWN
1124
1125The cluster node is already down.
1126
11270x80130003
1128
1129STATUS_CLUSTER_NETWORK_ALREADY_ONLINE
1130
1131The cluster network is already online.
1132
11330x80130004
1134
1135STATUS_CLUSTER_NETWORK_ALREADY_OFFLINE
1136
1137The cluster network is already offline.
1138
11390x80130005
1140
1141STATUS_CLUSTER_NODE_ALREADY_MEMBER
1142
1143The cluster node is already a member of the cluster.
1144
11450x80190009
1146
1147STATUS_COULD_NOT_RESIZE_LOG
1148
1149The log could not be set to the requested size.
1150
11510x80190029
1152
1153STATUS_NO_TXF_METADATA
1154
1155There is no transaction metadata on the file.
1156
11570x80190031
1158
1159STATUS_CANT_RECOVER_WITH_HANDLE_OPEN
1160
1161The file cannot be recovered because there is a handle still open on it.
1162
11630x80190041
1164
1165STATUS_TXF_METADATA_ALREADY_PRESENT
1166
1167Transaction metadata is already present on this file and cannot be superseded.
1168
11690x80190042
1170
1171STATUS_TRANSACTION_SCOPE_CALLBACKS_NOT_SET
1172
1173A transaction scope could not be entered because the scope handler has not been initialized.
1174
11750x801B00EB
1176
1177STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD_RECOVERED
1178
1179{Display Driver Stopped Responding and recovered} The %hs display driver has stopped working normally. The recovery had been performed.
1180
11810x801C0001
1182
1183STATUS_FLT_BUFFER_TOO_SMALL
1184
1185{Buffer too small} The buffer is too small to contain the entry. No information has been written to the buffer.
1186
11870x80210001
1188
1189STATUS_FVE_PARTIAL_METADATA
1190
1191Volume metadata read or write is incomplete.
1192
11930x80210002
1194
1195STATUS_FVE_TRANSIENT_STATE
1196
1197BitLocker encryption keys were ignored because the volume was in a transient state.
1198
11990xC0000001
1200
1201STATUS_UNSUCCESSFUL
1202
1203{Operation Failed} The requested operation was unsuccessful.
1204
12050xC0000002
1206
1207STATUS_NOT_IMPLEMENTED
1208
1209{Not Implemented} The requested operation is not implemented.
1210
12110xC0000003
1212
1213STATUS_INVALID_INFO_CLASS
1214
1215{Invalid Parameter} The specified information class is not a valid information class for the specified object.
1216
12170xC0000004
1218
1219STATUS_INFO_LENGTH_MISMATCH
1220
1221The specified information record length does not match the length that is required for the specified information class.
1222
12230xC0000005
1224
1225STATUS_ACCESS_VIOLATION
1226
1227The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
1228
12290xC0000006
1230
1231STATUS_IN_PAGE_ERROR
1232
1233The instruction at 0x%08lx referenced memory at 0x%08lx. The required data was not placed into memory because of an I/O error status of 0x%08lx.
1234
12350xC0000007
1236
1237STATUS_PAGEFILE_QUOTA
1238
1239The page file quota for the process has been exhausted.
1240
12410xC0000008
1242
1243STATUS_INVALID_HANDLE
1244
1245An invalid HANDLE was specified.
1246
12470xC0000009
1248
1249STATUS_BAD_INITIAL_STACK
1250
1251An invalid initial stack was specified in a call to NtCreateThread.
1252
12530xC000000A
1254
1255STATUS_BAD_INITIAL_PC
1256
1257An invalid initial start address was specified in a call to NtCreateThread.
1258
12590xC000000B
1260
1261STATUS_INVALID_CID
1262
1263An invalid client ID was specified.
1264
12650xC000000C
1266
1267STATUS_TIMER_NOT_CANCELED
1268
1269An attempt was made to cancel or set a timer that has an associated APC and the specified thread is not the thread that originally set the timer with an associated APC routine.
1270
12710xC000000D
1272
1273STATUS_INVALID_PARAMETER
1274
1275An invalid parameter was passed to a service or function.
1276
12770xC000000E
1278
1279STATUS_NO_SUCH_DEVICE
1280
1281A device that does not exist was specified.
1282
12830xC000000F
1284
1285STATUS_NO_SUCH_FILE
1286
1287{File Not Found} The file %hs does not exist.
1288
12890xC0000010
1290
1291STATUS_INVALID_DEVICE_REQUEST
1292
1293The specified request is not a valid operation for the target device.
1294
12950xC0000011
1296
1297STATUS_END_OF_FILE
1298
1299The end-of-file marker has been reached. There is no valid data in the file beyond this marker.
1300
13010xC0000012
1302
1303STATUS_WRONG_VOLUME
1304
1305{Wrong Volume} The wrong volume is in the drive. Insert volume %hs into drive %hs.
1306
13070xC0000013
1308
1309STATUS_NO_MEDIA_IN_DEVICE
1310
1311{No Disk} There is no disk in the drive. Insert a disk into drive %hs.
1312
13130xC0000014
1314
1315STATUS_UNRECOGNIZED_MEDIA
1316
1317{Unknown Disk Format} The disk in drive %hs is not formatted properly. Check the disk, and reformat it, if needed.
1318
13190xC0000015
1320
1321STATUS_NONEXISTENT_SECTOR
1322
1323{Sector Not Found} The specified sector does not exist.
1324
13250xC0000016
1326
1327STATUS_MORE_PROCESSING_REQUIRED
1328
1329{Still Busy} The specified I/O request packet (IRP) cannot be disposed of because the I/O operation is not complete.
1330
13310xC0000017
1332
1333STATUS_NO_MEMORY
1334
1335{Not Enough Quota} Not enough virtual memory or paging file quota is available to complete the specified operation.
1336
13370xC0000018
1338
1339STATUS_CONFLICTING_ADDRESSES
1340
1341{Conflicting Address Range} The specified address range conflicts with the address space.
1342
13430xC0000019
1344
1345STATUS_NOT_MAPPED_VIEW
1346
1347The address range to unmap is not a mapped view.
1348
13490xC000001A
1350
1351STATUS_UNABLE_TO_FREE_VM
1352
1353The virtual memory cannot be freed.
1354
13550xC000001B
1356
1357STATUS_UNABLE_TO_DELETE_SECTION
1358
1359The specified section cannot be deleted.
1360
13610xC000001C
1362
1363STATUS_INVALID_SYSTEM_SERVICE
1364
1365An invalid system service was specified in a system service call.
1366
13670xC000001D
1368
1369STATUS_ILLEGAL_INSTRUCTION
1370
1371{EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction.
1372
13730xC000001E
1374
1375STATUS_INVALID_LOCK_SEQUENCE
1376
1377{Invalid Lock Sequence} An attempt was made to execute an invalid lock sequence.
1378
13790xC000001F
1380
1381STATUS_INVALID_VIEW_SIZE
1382
1383{Invalid Mapping} An attempt was made to create a view for a section that is bigger than the section.
1384
13850xC0000020
1386
1387STATUS_INVALID_FILE_FOR_SECTION
1388
1389{Bad File} The attributes of the specified mapping file for a section of memory cannot be read.
1390
13910xC0000021
1392
1393STATUS_ALREADY_COMMITTED
1394
1395{Already Committed} The specified address range is already committed.
1396
13970xC0000022
1398
1399STATUS_ACCESS_DENIED
1400
1401{Access Denied} A process has requested access to an object but has not been granted those access rights.
1402
14030xC0000023
1404
1405STATUS_BUFFER_TOO_SMALL
1406
1407{Buffer Too Small} The buffer is too small to contain the entry. No information has been written to the buffer.
1408
14090xC0000024
1410
1411STATUS_OBJECT_TYPE_MISMATCH
1412
1413{Wrong Type} There is a mismatch between the type of object that is required by the requested operation and the type of object that is specified in the request.
1414
14150xC0000025
1416
1417STATUS_NONCONTINUABLE_EXCEPTION
1418
1419{EXCEPTION} Cannot Continue Windows cannot continue from this exception.
1420
14210xC0000026
1422
1423STATUS_INVALID_DISPOSITION
1424
1425An invalid exception disposition was returned by an exception handler.
1426
14270xC0000027
1428
1429STATUS_UNWIND
1430
1431Unwind exception code.
1432
14330xC0000028
1434
1435STATUS_BAD_STACK
1436
1437An invalid or unaligned stack was encountered during an unwind operation.
1438
14390xC0000029
1440
1441STATUS_INVALID_UNWIND_TARGET
1442
1443An invalid unwind target was encountered during an unwind operation.
1444
14450xC000002A
1446
1447STATUS_NOT_LOCKED
1448
1449An attempt was made to unlock a page of memory that was not locked.
1450
14510xC000002B
1452
1453STATUS_PARITY_ERROR
1454
1455A device parity error on an I/O operation.
1456
14570xC000002C
1458
1459STATUS_UNABLE_TO_DECOMMIT_VM
1460
1461An attempt was made to decommit uncommitted virtual memory.
1462
14630xC000002D
1464
1465STATUS_NOT_COMMITTED
1466
1467An attempt was made to change the attributes on memory that has not been committed.
1468
14690xC000002E
1470
1471STATUS_INVALID_PORT_ATTRIBUTES
1472
1473Invalid object attributes specified to NtCreatePort or invalid port attributes specified to NtConnectPort.
1474
14750xC000002F
1476
1477STATUS_PORT_MESSAGE_TOO_LONG
1478
1479The length of the message that was passed to NtRequestPort or NtRequestWaitReplyPort is longer than the maximum message that is allowed by the port.
1480
14810xC0000030
1482
1483STATUS_INVALID_PARAMETER_MIX
1484
1485An invalid combination of parameters was specified.
1486
14870xC0000031
1488
1489STATUS_INVALID_QUOTA_LOWER
1490
1491An attempt was made to lower a quota limit below the current usage.
1492
14930xC0000032
1494
1495STATUS_DISK_CORRUPT_ERROR
1496
1497{Corrupt Disk} The file system structure on the disk is corrupt and unusable. Run the Chkdsk utility on the volume %hs.
1498
14990xC0000033
1500
1501STATUS_OBJECT_NAME_INVALID
1502
1503The object name is invalid.
1504
15050xC0000034
1506
1507STATUS_OBJECT_NAME_NOT_FOUND
1508
1509The object name is not found.
1510
15110xC0000035
1512
1513STATUS_OBJECT_NAME_COLLISION
1514
1515The object name already exists.
1516
15170xC0000037
1518
1519STATUS_PORT_DISCONNECTED
1520
1521An attempt was made to send a message to a disconnected communication port.
1522
15230xC0000038
1524
1525STATUS_DEVICE_ALREADY_ATTACHED
1526
1527An attempt was made to attach to a device that was already attached to another device.
1528
15290xC0000039
1530
1531STATUS_OBJECT_PATH_INVALID
1532
1533The object path component was not a directory object.
1534
15350xC000003A
1536
1537STATUS_OBJECT_PATH_NOT_FOUND
1538
1539{Path Not Found} The path %hs does not exist.
1540
15410xC000003B
1542
1543STATUS_OBJECT_PATH_SYNTAX_BAD
1544
1545The object path component was not a directory object.
1546
15470xC000003C
1548
1549STATUS_DATA_OVERRUN
1550
1551{Data Overrun} A data overrun error occurred.
1552
15530xC000003D
1554
1555STATUS_DATA_LATE_ERROR
1556
1557{Data Late} A data late error occurred.
1558
15590xC000003E
1560
1561STATUS_DATA_ERROR
1562
1563{Data Error} An error occurred in reading or writing data.
1564
15650xC000003F
1566
1567STATUS_CRC_ERROR
1568
1569{Bad CRC} A cyclic redundancy check (CRC) checksum error occurred.
1570
15710xC0000040
1572
1573STATUS_SECTION_TOO_BIG
1574
1575{Section Too Large} The specified section is too big to map the file.
1576
15770xC0000041
1578
1579STATUS_PORT_CONNECTION_REFUSED
1580
1581The NtConnectPort request is refused.
1582
15830xC0000042
1584
1585STATUS_INVALID_PORT_HANDLE
1586
1587The type of port handle is invalid for the operation that is requested.
1588
15890xC0000043
1590
1591STATUS_SHARING_VIOLATION
1592
1593A file cannot be opened because the share access flags are incompatible.
1594
15950xC0000044
1596
1597STATUS_QUOTA_EXCEEDED
1598
1599Insufficient quota exists to complete the operation.
1600
16010xC0000045
1602
1603STATUS_INVALID_PAGE_PROTECTION
1604
1605The specified page protection was not valid.
1606
16070xC0000046
1608
1609STATUS_MUTANT_NOT_OWNED
1610
1611An attempt to release a mutant object was made by a thread that was not the owner of the mutant object.
1612
16130xC0000047
1614
1615STATUS_SEMAPHORE_LIMIT_EXCEEDED
1616
1617An attempt was made to release a semaphore such that its maximum count would have been exceeded.
1618
16190xC0000048
1620
1621STATUS_PORT_ALREADY_SET
1622
1623An attempt was made to set the DebugPort or ExceptionPort of a process, but a port already exists in the process, or an attempt was made to set the CompletionPort of a file but a port was already set in the file, or an attempt was made to set the associated completion port of an ALPC port but it is already set.
1624
16250xC0000049
1626
1627STATUS_SECTION_NOT_IMAGE
1628
1629An attempt was made to query image information on a section that does not map an image.
1630
16310xC000004A
1632
1633STATUS_SUSPEND_COUNT_EXCEEDED
1634
1635An attempt was made to suspend a thread whose suspend count was at its maximum.
1636
16370xC000004B
1638
1639STATUS_THREAD_IS_TERMINATING
1640
1641An attempt was made to suspend a thread that has begun termination.
1642
16430xC000004C
1644
1645STATUS_BAD_WORKING_SET_LIMIT
1646
1647An attempt was made to set the working set limit to an invalid value (for example, the minimum greater than maximum).
1648
16490xC000004D
1650
1651STATUS_INCOMPATIBLE_FILE_MAP
1652
1653A section was created to map a file that is not compatible with an already existing section that maps the same file.
1654
16550xC000004E
1656
1657STATUS_SECTION_PROTECTION
1658
1659A view to a section specifies a protection that is incompatible with the protection of the initial view.
1660
16610xC000004F
1662
1663STATUS_EAS_NOT_SUPPORTED
1664
1665An operation involving EAs failed because the file system does not support EAs.
1666
16670xC0000050
1668
1669STATUS_EA_TOO_LARGE
1670
1671An EA operation failed because the EA set is too large.
1672
16730xC0000051
1674
1675STATUS_NONEXISTENT_EA_ENTRY
1676
1677An EA operation failed because the name or EA index is invalid.
1678
16790xC0000052
1680
1681STATUS_NO_EAS_ON_FILE
1682
1683The file for which EAs were requested has no EAs.
1684
16850xC0000053
1686
1687STATUS_EA_CORRUPT_ERROR
1688
1689The EA is corrupt and cannot be read.
1690
16910xC0000054
1692
1693STATUS_FILE_LOCK_CONFLICT
1694
1695A requested read/write cannot be granted due to a conflicting file lock.
1696
16970xC0000055
1698
1699STATUS_LOCK_NOT_GRANTED
1700
1701A requested file lock cannot be granted due to other existing locks.
1702
17030xC0000056
1704
1705STATUS_DELETE_PENDING
1706
1707A non-close operation has been requested of a file object that has a delete pending.
1708
17090xC0000057
1710
1711STATUS_CTL_FILE_NOT_SUPPORTED
1712
1713An attempt was made to set the control attribute on a file. This attribute is not supported in the destination file system.
1714
17150xC0000058
1716
1717STATUS_UNKNOWN_REVISION
1718
1719Indicates a revision number that was encountered or specified is not one that is known by the service. It might be a more recent revision than the service is aware of.
1720
17210xC0000059
1722
1723STATUS_REVISION_MISMATCH
1724
1725Indicates that two revision levels are incompatible.
1726
17270xC000005A
1728
1729STATUS_INVALID_OWNER
1730
1731Indicates a particular security ID cannot be assigned as the owner of an object.
1732
17330xC000005B
1734
1735STATUS_INVALID_PRIMARY_GROUP
1736
1737Indicates a particular security ID cannot be assigned as the primary group of an object.
1738
17390xC000005C
1740
1741STATUS_NO_IMPERSONATION_TOKEN
1742
1743An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
1744
17450xC000005D
1746
1747STATUS_CANT_DISABLE_MANDATORY
1748
1749A mandatory group cannot be disabled.
1750
17510xC000005E
1752
1753STATUS_NO_LOGON_SERVERS
1754
1755No logon servers are currently available to service the logon request.
1756
17570xC000005F
1758
1759STATUS_NO_SUCH_LOGON_SESSION
1760
1761A specified logon session does not exist. It might already have been terminated.
1762
17630xC0000060
1764
1765STATUS_NO_SUCH_PRIVILEGE
1766
1767A specified privilege does not exist.
1768
17690xC0000061
1770
1771STATUS_PRIVILEGE_NOT_HELD
1772
1773A required privilege is not held by the client.
1774
17750xC0000062
1776
1777STATUS_INVALID_ACCOUNT_NAME
1778
1779The name provided is not a properly formed account name.
1780
17810xC0000063
1782
1783STATUS_USER_EXISTS
1784
1785The specified account already exists.
1786
17870xC0000064
1788
1789STATUS_NO_SUCH_USER
1790
1791The specified account does not exist.
1792
17930xC0000065
1794
1795STATUS_GROUP_EXISTS
1796
1797The specified group already exists.
1798
17990xC0000066
1800
1801STATUS_NO_SUCH_GROUP
1802
1803The specified group does not exist.
1804
18050xC0000067
1806
1807STATUS_MEMBER_IN_GROUP
1808
1809The specified user account is already in the specified group account. Also used to indicate a group cannot be deleted because it contains a member.
1810
18110xC0000068
1812
1813STATUS_MEMBER_NOT_IN_GROUP
1814
1815The specified user account is not a member of the specified group account.
1816
18170xC0000069
1818
1819STATUS_LAST_ADMIN
1820
1821Indicates the requested operation would disable or delete the last remaining administration account. This is not allowed to prevent creating a situation in which the system cannot be administrated.
1822
18230xC000006A
1824
1825STATUS_WRONG_PASSWORD
1826
1827When trying to update a password, this return status indicates that the value provided as the current password is not correct.
1828
18290xC000006B
1830
1831STATUS_ILL_FORMED_PASSWORD
1832
1833When trying to update a password, this return status indicates that the value provided for the new password contains values that are not allowed in passwords.
1834
18350xC000006C
1836
1837STATUS_PASSWORD_RESTRICTION
1838
1839When trying to update a password, this status indicates that some password update rule has been violated. For example, the password might not meet length criteria.
1840
18410xC000006D
1842
1843STATUS_LOGON_FAILURE
1844
1845The attempted logon is invalid. This is either due to a bad username or authentication information.
1846
18470xC000006E
1848
1849STATUS_ACCOUNT_RESTRICTION
1850
1851Indicates a referenced user name and authentication information are valid, but some user account restriction has prevented successful authentication (such as time-of-day restrictions).
1852
18530xC000006F
1854
1855STATUS_INVALID_LOGON_HOURS
1856
1857The user account has time restrictions and cannot be logged onto at this time.
1858
18590xC0000070
1860
1861STATUS_INVALID_WORKSTATION
1862
1863The user account is restricted so that it cannot be used to log on from the source workstation.
1864
18650xC0000071
1866
1867STATUS_PASSWORD_EXPIRED
1868
1869The user account password has expired.
1870
18710xC0000072
1872
1873STATUS_ACCOUNT_DISABLED
1874
1875The referenced account is currently disabled and cannot be logged on to.
1876
18770xC0000073
1878
1879STATUS_NONE_MAPPED
1880
1881None of the information to be translated has been translated.
1882
18830xC0000074
1884
1885STATUS_TOO_MANY_LUIDS_REQUESTED
1886
1887The number of LUIDs requested cannot be allocated with a single allocation.
1888
18890xC0000075
1890
1891STATUS_LUIDS_EXHAUSTED
1892
1893Indicates there are no more LUIDs to allocate.
1894
18950xC0000076
1896
1897STATUS_INVALID_SUB_AUTHORITY
1898
1899Indicates the sub-authority value is invalid for the particular use.
1900
19010xC0000077
1902
1903STATUS_INVALID_ACL
1904
1905Indicates the ACL structure is not valid.
1906
19070xC0000078
1908
1909STATUS_INVALID_SID
1910
1911Indicates the SID structure is not valid.
1912
19130xC0000079
1914
1915STATUS_INVALID_SECURITY_DESCR
1916
1917Indicates the SECURITY_DESCRIPTOR structure is not valid.
1918
19190xC000007A
1920
1921STATUS_PROCEDURE_NOT_FOUND
1922
1923Indicates the specified procedure address cannot be found in the DLL.
1924
19250xC000007B
1926
1927STATUS_INVALID_IMAGE_FORMAT
1928
1929{Bad Image} %hs is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.
1930
19310xC000007C
1932
1933STATUS_NO_TOKEN
1934
1935An attempt was made to reference a token that does not exist. This is typically done by referencing the token that is associated with a thread when the thread is not impersonating a client.
1936
19370xC000007D
1938
1939STATUS_BAD_INHERITANCE_ACL
1940
1941Indicates that an attempt to build either an inherited ACL or ACE was not successful. This can be caused by a number of things. One of the more probable causes is the replacement of a CreatorId with a SID that did not fit into the ACE or ACL.
1942
19430xC000007E
1944
1945STATUS_RANGE_NOT_LOCKED
1946
1947The range specified in NtUnlockFile was not locked.
1948
19490xC000007F
1950
1951STATUS_DISK_FULL
1952
1953An operation failed because the disk was full.
1954
19550xC0000080
1956
1957STATUS_SERVER_DISABLED
1958
1959The GUID allocation server is disabled at the moment.
1960
19610xC0000081
1962
1963STATUS_SERVER_NOT_DISABLED
1964
1965The GUID allocation server is enabled at the moment.
1966
19670xC0000082
1968
1969STATUS_TOO_MANY_GUIDS_REQUESTED
1970
1971Too many GUIDs were requested from the allocation server at once.
1972
19730xC0000083
1974
1975STATUS_GUIDS_EXHAUSTED
1976
1977The GUIDs could not be allocated because the Authority Agent was exhausted.
1978
19790xC0000084
1980
1981STATUS_INVALID_ID_AUTHORITY
1982
1983The value provided was an invalid value for an identifier authority.
1984
19850xC0000085
1986
1987STATUS_AGENTS_EXHAUSTED
1988
1989No more authority agent values are available for the particular identifier authority value.
1990
19910xC0000086
1992
1993STATUS_INVALID_VOLUME_LABEL
1994
1995An invalid volume label has been specified.
1996
19970xC0000087
1998
1999STATUS_SECTION_NOT_EXTENDED
2000
2001A mapped section could not be extended.
2002
20030xC0000088
2004
2005STATUS_NOT_MAPPED_DATA
2006
2007Specified section to flush does not map a data file.
2008
20090xC0000089
2010
2011STATUS_RESOURCE_DATA_NOT_FOUND
2012
2013Indicates the specified image file did not contain a resource section.
2014
20150xC000008A
2016
2017STATUS_RESOURCE_TYPE_NOT_FOUND
2018
2019Indicates the specified resource type cannot be found in the image file.
2020
20210xC000008B
2022
2023STATUS_RESOURCE_NAME_NOT_FOUND
2024
2025Indicates the specified resource name cannot be found in the image file.
2026
20270xC000008C
2028
2029STATUS_ARRAY_BOUNDS_EXCEEDED
2030
2031{EXCEPTION} Array bounds exceeded.
2032
20330xC000008D
2034
2035STATUS_FLOAT_DENORMAL_OPERAND
2036
2037{EXCEPTION} Floating-point denormal operand.
2038
20390xC000008E
2040
2041STATUS_FLOAT_DIVIDE_BY_ZERO
2042
2043{EXCEPTION} Floating-point division by zero.
2044
20450xC000008F
2046
2047STATUS_FLOAT_INEXACT_RESULT
2048
2049{EXCEPTION} Floating-point inexact result.
2050
20510xC0000090
2052
2053STATUS_FLOAT_INVALID_OPERATION
2054
2055{EXCEPTION} Floating-point invalid operation.
2056
20570xC0000091
2058
2059STATUS_FLOAT_OVERFLOW
2060
2061{EXCEPTION} Floating-point overflow.
2062
20630xC0000092
2064
2065STATUS_FLOAT_STACK_CHECK
2066
2067{EXCEPTION} Floating-point stack check.
2068
20690xC0000093
2070
2071STATUS_FLOAT_UNDERFLOW
2072
2073{EXCEPTION} Floating-point underflow.
2074
20750xC0000094
2076
2077STATUS_INTEGER_DIVIDE_BY_ZERO
2078
2079{EXCEPTION} Integer division by zero.
2080
20810xC0000095
2082
2083STATUS_INTEGER_OVERFLOW
2084
2085{EXCEPTION} Integer overflow.
2086
20870xC0000096
2088
2089STATUS_PRIVILEGED_INSTRUCTION
2090
2091{EXCEPTION} Privileged instruction.
2092
20930xC0000097
2094
2095STATUS_TOO_MANY_PAGING_FILES
2096
2097An attempt was made to install more paging files than the system supports.
2098
20990xC0000098
2100
2101STATUS_FILE_INVALID
2102
2103The volume for a file has been externally altered such that the opened file is no longer valid.
2104
21050xC0000099
2106
2107STATUS_ALLOTTED_SPACE_EXCEEDED
2108
2109When a block of memory is allotted for future updates, such as the memory allocated to hold discretionary access control and primary group information, successive updates might exceed the amount of memory originally allotted. Because a quota might already have been charged to several processes that have handles to the object, it is not reasonable to alter the size of the allocated memory. Instead, a request that requires more memory than has been allotted must fail and the STATUS_ALLOTTED_SPACE_EXCEEDED error returned.
2110
21110xC000009A
2112
2113STATUS_INSUFFICIENT_RESOURCES
2114
2115Insufficient system resources exist to complete the API.
2116
21170xC000009B
2118
2119STATUS_DFS_EXIT_PATH_FOUND
2120
2121An attempt has been made to open a DFS exit path control file.
2122
21230xC000009C
2124
2125STATUS_DEVICE_DATA_ERROR
2126
2127There are bad blocks (sectors) on the hard disk.
2128
21290xC000009D
2130
2131STATUS_DEVICE_NOT_CONNECTED
2132
2133There is bad cabling, non-termination, or the controller is not able to obtain access to the hard disk.
2134
21350xC000009F
2136
2137STATUS_FREE_VM_NOT_AT_BASE
2138
2139Virtual memory cannot be freed because the base address is not the base of the region and a region size of zero was specified.
2140
21410xC00000A0
2142
2143STATUS_MEMORY_NOT_ALLOCATED
2144
2145An attempt was made to free virtual memory that is not allocated.
2146
21470xC00000A1
2148
2149STATUS_WORKING_SET_QUOTA
2150
2151The working set is not big enough to allow the requested pages to be locked.
2152
21530xC00000A2
2154
2155STATUS_MEDIA_WRITE_PROTECTED
2156
2157{Write Protect Error} The disk cannot be written to because it is write-protected. Remove the write protection from the volume %hs in drive %hs.
2158
21590xC00000A3
2160
2161STATUS_DEVICE_NOT_READY
2162
2163{Drive Not Ready} The drive is not ready for use; its door might be open. Check drive %hs and make sure that a disk is inserted and that the drive door is closed.
2164
21650xC00000A4
2166
2167STATUS_INVALID_GROUP_ATTRIBUTES
2168
2169The specified attributes are invalid or are incompatible with the attributes for the group as a whole.
2170
21710xC00000A5
2172
2173STATUS_BAD_IMPERSONATION_LEVEL
2174
2175A specified impersonation level is invalid. Also used to indicate that a required impersonation level was not provided.
2176
21770xC00000A6
2178
2179STATUS_CANT_OPEN_ANONYMOUS
2180
2181An attempt was made to open an anonymous-level token. Anonymous tokens cannot be opened.
2182
21830xC00000A7
2184
2185STATUS_BAD_VALIDATION_CLASS
2186
2187The validation information class requested was invalid.
2188
21890xC00000A8
2190
2191STATUS_BAD_TOKEN_TYPE
2192
2193The type of a token object is inappropriate for its attempted use.
2194
21950xC00000A9
2196
2197STATUS_BAD_MASTER_BOOT_RECORD
2198
2199The type of a token object is inappropriate for its attempted use.
2200
22010xC00000AA
2202
2203STATUS_INSTRUCTION_MISALIGNMENT
2204
2205An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.
2206
22070xC00000AB
2208
2209STATUS_INSTANCE_NOT_AVAILABLE
2210
2211The maximum named pipe instance count has been reached.
2212
22130xC00000AC
2214
2215STATUS_PIPE_NOT_AVAILABLE
2216
2217An instance of a named pipe cannot be found in the listening state.
2218
22190xC00000AD
2220
2221STATUS_INVALID_PIPE_STATE
2222
2223The named pipe is not in the connected or closing state.
2224
22250xC00000AE
2226
2227STATUS_PIPE_BUSY
2228
2229The specified pipe is set to complete operations and there are current I/O operations queued so that it cannot be changed to queue operations.
2230
22310xC00000AF
2232
2233STATUS_ILLEGAL_FUNCTION
2234
2235The specified handle is not open to the server end of the named pipe.
2236
22370xC00000B0
2238
2239STATUS_PIPE_DISCONNECTED
2240
2241The specified named pipe is in the disconnected state.
2242
22430xC00000B1
2244
2245STATUS_PIPE_CLOSING
2246
2247The specified named pipe is in the closing state.
2248
22490xC00000B2
2250
2251STATUS_PIPE_CONNECTED
2252
2253The specified named pipe is in the connected state.
2254
22550xC00000B3
2256
2257STATUS_PIPE_LISTENING
2258
2259The specified named pipe is in the listening state.
2260
22610xC00000B4
2262
2263STATUS_INVALID_READ_MODE
2264
2265The specified named pipe is not in message mode.
2266
22670xC00000B5
2268
2269STATUS_IO_TIMEOUT
2270
2271{Device Timeout} The specified I/O operation on %hs was not completed before the time-out period expired.
2272
22730xC00000B6
2274
2275STATUS_FILE_FORCED_CLOSED
2276
2277The specified file has been closed by another process.
2278
22790xC00000B7
2280
2281STATUS_PROFILING_NOT_STARTED
2282
2283Profiling is not started.
2284
22850xC00000B8
2286
2287STATUS_PROFILING_NOT_STOPPED
2288
2289Profiling is not stopped.
2290
22910xC00000B9
2292
2293STATUS_COULD_NOT_INTERPRET
2294
2295The passed ACL did not contain the minimum required information.
2296
22970xC00000BA
2298
2299STATUS_FILE_IS_A_DIRECTORY
2300
2301The file that was specified as a target is a directory, and the caller specified that it could be anything but a directory.
2302
23030xC00000BB
2304
2305STATUS_NOT_SUPPORTED
2306
2307The request is not supported.
2308
23090xC00000BC
2310
2311STATUS_REMOTE_NOT_LISTENING
2312
2313This remote computer is not listening.
2314
23150xC00000BD
2316
2317STATUS_DUPLICATE_NAME
2318
2319A duplicate name exists on the network.
2320
23210xC00000BE
2322
2323STATUS_BAD_NETWORK_PATH
2324
2325The network path cannot be located.
2326
23270xC00000BF
2328
2329STATUS_NETWORK_BUSY
2330
2331The network is busy.
2332
23330xC00000C0
2334
2335STATUS_DEVICE_DOES_NOT_EXIST
2336
2337This device does not exist.
2338
23390xC00000C1
2340
2341STATUS_TOO_MANY_COMMANDS
2342
2343The network BIOS command limit has been reached.
2344
23450xC00000C2
2346
2347STATUS_ADAPTER_HARDWARE_ERROR
2348
2349An I/O adapter hardware error has occurred.
2350
23510xC00000C3
2352
2353STATUS_INVALID_NETWORK_RESPONSE
2354
2355The network responded incorrectly.
2356
23570xC00000C4
2358
2359STATUS_UNEXPECTED_NETWORK_ERROR
2360
2361An unexpected network error occurred.
2362
23630xC00000C5
2364
2365STATUS_BAD_REMOTE_ADAPTER
2366
2367The remote adapter is not compatible.
2368
23690xC00000C6
2370
2371STATUS_PRINT_QUEUE_FULL
2372
2373The print queue is full.
2374
23750xC00000C7
2376
2377STATUS_NO_SPOOL_SPACE
2378
2379Space to store the file that is waiting to be printed is not available on the server.
2380
23810xC00000C8
2382
2383STATUS_PRINT_CANCELLED
2384
2385The requested print file has been canceled.
2386
23870xC00000C9
2388
2389STATUS_NETWORK_NAME_DELETED
2390
2391The network name was deleted.
2392
23930xC00000CA
2394
2395STATUS_NETWORK_ACCESS_DENIED
2396
2397Network access is denied.
2398
23990xC00000CB
2400
2401STATUS_BAD_DEVICE_TYPE
2402
2403{Incorrect Network Resource Type} The specified device type (LPT, for example) conflicts with the actual device type on the remote resource.
2404
24050xC00000CC
2406
2407STATUS_BAD_NETWORK_NAME
2408
2409{Network Name Not Found} The specified share name cannot be found on the remote server.
2410
24110xC00000CD
2412
2413STATUS_TOO_MANY_NAMES
2414
2415The name limit for the network adapter card of the local computer was exceeded.
2416
24170xC00000CE
2418
2419STATUS_TOO_MANY_SESSIONS
2420
2421The network BIOS session limit was exceeded.
2422
24230xC00000CF
2424
2425STATUS_SHARING_PAUSED
2426
2427File sharing has been temporarily paused.
2428
24290xC00000D0
2430
2431STATUS_REQUEST_NOT_ACCEPTED
2432
2433No more connections can be made to this remote computer at this time because the computer has already accepted the maximum number of connections.
2434
24350xC00000D1
2436
2437STATUS_REDIRECTOR_PAUSED
2438
2439Print or disk redirection is temporarily paused.
2440
24410xC00000D2
2442
2443STATUS_NET_WRITE_FAULT
2444
2445A network data fault occurred.
2446
24470xC00000D3
2448
2449STATUS_PROFILING_AT_LIMIT
2450
2451The number of active profiling objects is at the maximum and no more can be started.
2452
24530xC00000D4
2454
2455STATUS_NOT_SAME_DEVICE
2456
2457{Incorrect Volume} The destination file of a rename request is located on a different device than the source of the rename request.
2458
24590xC00000D5
2460
2461STATUS_FILE_RENAMED
2462
2463The specified file has been renamed and thus cannot be modified.
2464
24650xC00000D6
2466
2467STATUS_VIRTUAL_CIRCUIT_CLOSED
2468
2469{Network Request Timeout} The session with a remote server has been disconnected because the time-out interval for a request has expired.
2470
24710xC00000D7
2472
2473STATUS_NO_SECURITY_ON_OBJECT
2474
2475Indicates an attempt was made to operate on the security of an object that does not have security associated with it.
2476
24770xC00000D8
2478
2479STATUS_CANT_WAIT
2480
2481Used to indicate that an operation cannot continue without blocking for I/O.
2482
24830xC00000D9
2484
2485STATUS_PIPE_EMPTY
2486
2487Used to indicate that a read operation was done on an empty pipe.
2488
24890xC00000DA
2490
2491STATUS_CANT_ACCESS_DOMAIN_INFO
2492
2493Configuration information could not be read from the domain controller, either because the machine is unavailable or access has been denied.
2494
24950xC00000DB
2496
2497STATUS_CANT_TERMINATE_SELF
2498
2499Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.
2500
25010xC00000DC
2502
2503STATUS_INVALID_SERVER_STATE
2504
2505Indicates the Sam Server was in the wrong state to perform the desired operation.
2506
25070xC00000DD
2508
2509STATUS_INVALID_DOMAIN_STATE
2510
2511Indicates the domain was in the wrong state to perform the desired operation.
2512
25130xC00000DE
2514
2515STATUS_INVALID_DOMAIN_ROLE
2516
2517This operation is only allowed for the primary domain controller of the domain.
2518
25190xC00000DF
2520
2521STATUS_NO_SUCH_DOMAIN
2522
2523The specified domain did not exist.
2524
25250xC00000E0
2526
2527STATUS_DOMAIN_EXISTS
2528
2529The specified domain already exists.
2530
25310xC00000E1
2532
2533STATUS_DOMAIN_LIMIT_EXCEEDED
2534
2535An attempt was made to exceed the limit on the number of domains per server for this release.
2536
25370xC00000E2
2538
2539STATUS_OPLOCK_NOT_GRANTED
2540
2541An error status returned when the opportunistic lock (oplock) request is denied.
2542
25430xC00000E3
2544
2545STATUS_INVALID_OPLOCK_PROTOCOL
2546
2547An error status returned when an invalid opportunistic lock (oplock) acknowledgment is received by a file system.
2548
25490xC00000E4
2550
2551STATUS_INTERNAL_DB_CORRUPTION
2552
2553This error indicates that the requested operation cannot be completed due to a catastrophic media failure or an on-disk data structure corruption.
2554
25550xC00000E5
2556
2557STATUS_INTERNAL_ERROR
2558
2559An internal error occurred.
2560
25610xC00000E6
2562
2563STATUS_GENERIC_NOT_MAPPED
2564
2565Indicates generic access types were contained in an access mask which should already be mapped to non-generic access types.
2566
25670xC00000E7
2568
2569STATUS_BAD_DESCRIPTOR_FORMAT
2570
2571Indicates a security descriptor is not in the necessary format (absolute or self-relative).
2572
25730xC00000E8
2574
2575STATUS_INVALID_USER_BUFFER
2576
2577An access to a user buffer failed at an expected point in time. This code is defined because the caller does not want to accept STATUS_ACCESS_VIOLATION in its filter.
2578
25790xC00000E9
2580
2581STATUS_UNEXPECTED_IO_ERROR
2582
2583If an I/O error that is not defined in the standard FsRtl filter is returned, it is converted to the following error, which is guaranteed to be in the filter. In this case, information is lost; however, the filter correctly handles the exception.
2584
25850xC00000EA
2586
2587STATUS_UNEXPECTED_MM_CREATE_ERR
2588
2589If an MM error that is not defined in the standard FsRtl filter is returned, it is converted to one of the following errors, which are guaranteed to be in the filter. In this case, information is lost; however, the filter correctly handles the exception.
2590
25910xC00000EB
2592
2593STATUS_UNEXPECTED_MM_MAP_ERROR
2594
2595If an MM error that is not defined in the standard FsRtl filter is returned, it is converted to one of the following errors, which are guaranteed to be in the filter. In this case, information is lost; however, the filter correctly handles the exception.
2596
25970xC00000EC
2598
2599STATUS_UNEXPECTED_MM_EXTEND_ERR
2600
2601If an MM error that is not defined in the standard FsRtl filter is returned, it is converted to one of the following errors, which are guaranteed to be in the filter. In this case, information is lost; however, the filter correctly handles the exception.
2602
26030xC00000ED
2604
2605STATUS_NOT_LOGON_PROCESS
2606
2607The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
2608
26090xC00000EE
2610
2611STATUS_LOGON_SESSION_EXISTS
2612
2613An attempt has been made to start a new session manager or LSA logon session by using an ID that is already in use.
2614
26150xC00000EF
2616
2617STATUS_INVALID_PARAMETER_1
2618
2619An invalid parameter was passed to a service or function as the first argument.
2620
26210xC00000F0
2622
2623STATUS_INVALID_PARAMETER_2
2624
2625An invalid parameter was passed to a service or function as the second argument.
2626
26270xC00000F1
2628
2629STATUS_INVALID_PARAMETER_3
2630
2631An invalid parameter was passed to a service or function as the third argument.
2632
26330xC00000F2
2634
2635STATUS_INVALID_PARAMETER_4
2636
2637An invalid parameter was passed to a service or function as the fourth argument.
2638
26390xC00000F3
2640
2641STATUS_INVALID_PARAMETER_5
2642
2643An invalid parameter was passed to a service or function as the fifth argument.
2644
26450xC00000F4
2646
2647STATUS_INVALID_PARAMETER_6
2648
2649An invalid parameter was passed to a service or function as the sixth argument.
2650
26510xC00000F5
2652
2653STATUS_INVALID_PARAMETER_7
2654
2655An invalid parameter was passed to a service or function as the seventh argument.
2656
26570xC00000F6
2658
2659STATUS_INVALID_PARAMETER_8
2660
2661An invalid parameter was passed to a service or function as the eighth argument.
2662
26630xC00000F7
2664
2665STATUS_INVALID_PARAMETER_9
2666
2667An invalid parameter was passed to a service or function as the ninth argument.
2668
26690xC00000F8
2670
2671STATUS_INVALID_PARAMETER_10
2672
2673An invalid parameter was passed to a service or function as the tenth argument.
2674
26750xC00000F9
2676
2677STATUS_INVALID_PARAMETER_11
2678
2679An invalid parameter was passed to a service or function as the eleventh argument.
2680
26810xC00000FA
2682
2683STATUS_INVALID_PARAMETER_12
2684
2685An invalid parameter was passed to a service or function as the twelfth argument.
2686
26870xC00000FB
2688
2689STATUS_REDIRECTOR_NOT_STARTED
2690
2691An attempt was made to access a network file, but the network software was not yet started.
2692
26930xC00000FC
2694
2695STATUS_REDIRECTOR_STARTED
2696
2697An attempt was made to start the redirector, but the redirector has already been started.
2698
26990xC00000FD
2700
2701STATUS_STACK_OVERFLOW
2702
2703A new guard page for the stack cannot be created.
2704
27050xC00000FE
2706
2707STATUS_NO_SUCH_PACKAGE
2708
2709A specified authentication package is unknown.
2710
27110xC00000FF
2712
2713STATUS_BAD_FUNCTION_TABLE
2714
2715A malformed function table was encountered during an unwind operation.
2716
27170xC0000100
2718
2719STATUS_VARIABLE_NOT_FOUND
2720
2721Indicates the specified environment variable name was not found in the specified environment block.
2722
27230xC0000101
2724
2725STATUS_DIRECTORY_NOT_EMPTY
2726
2727Indicates that the directory trying to be deleted is not empty.
2728
27290xC0000102
2730
2731STATUS_FILE_CORRUPT_ERROR
2732
2733{Corrupt File} The file or directory %hs is corrupt and unreadable. Run the Chkdsk utility.
2734
27350xC0000103
2736
2737STATUS_NOT_A_DIRECTORY
2738
2739A requested opened file is not a directory.
2740
27410xC0000104
2742
2743STATUS_BAD_LOGON_SESSION_STATE
2744
2745The logon session is not in a state that is consistent with the requested operation.
2746
27470xC0000105
2748
2749STATUS_LOGON_SESSION_COLLISION
2750
2751An internal LSA error has occurred. An authentication package has requested the creation of a logon session but the ID of an already existing logon session has been specified.
2752
27530xC0000106
2754
2755STATUS_NAME_TOO_LONG
2756
2757A specified name string is too long for its intended use.
2758
27590xC0000107
2760
2761STATUS_FILES_OPEN
2762
2763The user attempted to force close the files on a redirected drive, but there were opened files on the drive, and the user did not specify a sufficient level of force.
2764
27650xC0000108
2766
2767STATUS_CONNECTION_IN_USE
2768
2769The user attempted to force close the files on a redirected drive, but there were opened directories on the drive, and the user did not specify a sufficient level of force.
2770
27710xC0000109
2772
2773STATUS_MESSAGE_NOT_FOUND
2774
2775RtlFindMessage could not locate the requested message ID in the message table resource.
2776
27770xC000010A
2778
2779STATUS_PROCESS_IS_TERMINATING
2780
2781An attempt was made to duplicate an object handle into or out of an exiting process.
2782
27830xC000010B
2784
2785STATUS_INVALID_LOGON_TYPE
2786
2787Indicates an invalid value has been provided for the LogonType requested.
2788
27890xC000010C
2790
2791STATUS_NO_GUID_TRANSLATION
2792
2793Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which might cause a file creation attempt to fail.
2794
27950xC000010D
2796
2797STATUS_CANNOT_IMPERSONATE
2798
2799Indicates that an attempt has been made to impersonate via a named pipe that has not yet been read from.
2800
28010xC000010E
2802
2803STATUS_IMAGE_ALREADY_LOADED
2804
2805Indicates that the specified image is already loaded.
2806
28070xC0000117
2808
2809STATUS_NO_LDT
2810
2811Indicates that an attempt was made to change the size of the LDT for a process that has no LDT.
2812
28130xC0000118
2814
2815STATUS_INVALID_LDT_SIZE
2816
2817Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors.
2818
28190xC0000119
2820
2821STATUS_INVALID_LDT_OFFSET
2822
2823Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
2824
28250xC000011A
2826
2827STATUS_INVALID_LDT_DESCRIPTOR
2828
2829Indicates that the user supplied an invalid descriptor when trying to set up LDT descriptors.
2830
28310xC000011B
2832
2833STATUS_INVALID_IMAGE_NE_FORMAT
2834
2835The specified image file did not have the correct format. It appears to be NE format.
2836
28370xC000011C
2838
2839STATUS_RXACT_INVALID_STATE
2840
2841Indicates that the transaction state of a registry subtree is incompatible with the requested operation. For example, a request has been made to start a new transaction with one already in progress, or a request has been made to apply a transaction when one is not currently in progress.
2842
28430xC000011D
2844
2845STATUS_RXACT_COMMIT_FAILURE
2846
2847Indicates an error has occurred during a registry transaction commit. The database has been left in an unknown, but probably inconsistent, state. The state of the registry transaction is left as COMMITTING.
2848
28490xC000011E
2850
2851STATUS_MAPPED_FILE_SIZE_ZERO
2852
2853An attempt was made to map a file of size zero with the maximum size specified as zero.
2854
28550xC000011F
2856
2857STATUS_TOO_MANY_OPENED_FILES
2858
2859Too many files are opened on a remote server. This error should only be returned by the Windows redirector on a remote drive.
2860
28610xC0000120
2862
2863STATUS_CANCELLED
2864
2865The I/O request was canceled.
2866
28670xC0000121
2868
2869STATUS_CANNOT_DELETE
2870
2871An attempt has been made to remove a file or directory that cannot be deleted.
2872
28730xC0000122
2874
2875STATUS_INVALID_COMPUTER_NAME
2876
2877Indicates a name that was specified as a remote computer name is syntactically invalid.
2878
28790xC0000123
2880
2881STATUS_FILE_DELETED
2882
2883An I/O request other than close was performed on a file after it was deleted, which can only happen to a request that did not complete before the last handle was closed via NtClose.
2884
28850xC0000124
2886
2887STATUS_SPECIAL_ACCOUNT
2888
2889Indicates an operation that is incompatible with built-in accounts has been attempted on a built-in (special) SAM account. For example, built-in accounts cannot be deleted.
2890
28910xC0000125
2892
2893STATUS_SPECIAL_GROUP
2894
2895The operation requested cannot be performed on the specified group because it is a built-in special group.
2896
28970xC0000126
2898
2899STATUS_SPECIAL_USER
2900
2901The operation requested cannot be performed on the specified user because it is a built-in special user.
2902
29030xC0000127
2904
2905STATUS_MEMBERS_PRIMARY_GROUP
2906
2907Indicates a member cannot be removed from a group because the group is currently the member's primary group.
2908
29090xC0000128
2910
2911STATUS_FILE_CLOSED
2912
2913An I/O request other than close and several other special case operations was attempted using a file object that had already been closed.
2914
29150xC0000129
2916
2917STATUS_TOO_MANY_THREADS
2918
2919Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token can be performed only when a process has zero or one threads.
2920
29210xC000012A
2922
2923STATUS_THREAD_NOT_IN_PROCESS
2924
2925An attempt was made to operate on a thread within a specific process, but the specified thread is not in the specified process.
2926
29270xC000012B
2928
2929STATUS_TOKEN_ALREADY_IN_USE
2930
2931An attempt was made to establish a token for use as a primary token but the token is already in use. A token can only be the primary token of one process at a time.
2932
29330xC000012C
2934
2935STATUS_PAGEFILE_QUOTA_EXCEEDED
2936
2937The page file quota was exceeded.
2938
29390xC000012D
2940
2941STATUS_COMMITMENT_LIMIT
2942
2943{Out of Virtual Memory} Your system is low on virtual memory. To ensure that Windows runs correctly, increase the size of your virtual memory paging file. For more information, see Help.
2944
29450xC000012E
2946
2947STATUS_INVALID_IMAGE_LE_FORMAT
2948
2949The specified image file did not have the correct format: it appears to be LE format.
2950
29510xC000012F
2952
2953STATUS_INVALID_IMAGE_NOT_MZ
2954
2955The specified image file did not have the correct format: it did not have an initial MZ.
2956
29570xC0000130
2958
2959STATUS_INVALID_IMAGE_PROTECT
2960
2961The specified image file did not have the correct format: it did not have a proper e_lfarlc in the MZ header.
2962
29630xC0000131
2964
2965STATUS_INVALID_IMAGE_WIN_16
2966
2967The specified image file did not have the correct format: it appears to be a 16-bit Windows image.
2968
29690xC0000132
2970
2971STATUS_LOGON_SERVER_CONFLICT
2972
2973The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
2974
29750xC0000133
2976
2977STATUS_TIME_DIFFERENCE_AT_DC
2978
2979The time at the primary domain controller is different from the time at the backup domain controller or member server by too large an amount.
2980
29810xC0000134
2982
2983STATUS_SYNCHRONIZATION_REQUIRED
2984
2985On applicable Windows Server releases, the SAM database is significantly out of synchronization with the copy on the domain controller. A complete synchronization is required.
2986
29870xC0000135
2988
2989STATUS_DLL_NOT_FOUND
2990
2991{Unable To Locate Component} This application has failed to start because %hs was not found. Reinstalling the application might fix this problem.
2992
29930xC0000136
2994
2995STATUS_OPEN_FAILED
2996
2997The NtCreateFile API failed. This error should never be returned to an application; it is a place holder for the Windows LAN Manager Redirector to use in its internal error-mapping routines.
2998
29990xC0000137
3000
3001STATUS_IO_PRIVILEGE_FAILED
3002
3003{Privilege Failed} The I/O permissions for the process could not be changed.
3004
30050xC0000138
3006
3007STATUS_ORDINAL_NOT_FOUND
3008
3009{Ordinal Not Found} The ordinal %ld could not be located in the dynamic link library %hs.
3010
30110xC0000139
3012
3013STATUS_ENTRYPOINT_NOT_FOUND
3014
3015{Entry Point Not Found} The procedure entry point %hs could not be located in the dynamic link library %hs.
3016
30170xC000013A
3018
3019STATUS_CONTROL_C_EXIT
3020
3021{Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
3022
30230xC000013B
3024
3025STATUS_LOCAL_DISCONNECT
3026
3027{Virtual Circuit Closed} The network transport on your computer has closed a network connection. There might or might not be I/O requests outstanding.
3028
30290xC000013C
3030
3031STATUS_REMOTE_DISCONNECT
3032
3033{Virtual Circuit Closed} The network transport on a remote computer has closed a network connection. There might or might not be I/O requests outstanding.
3034
30350xC000013D
3036
3037STATUS_REMOTE_RESOURCES
3038
3039{Insufficient Resources on Remote Computer} The remote computer has insufficient resources to complete the network request. For example, the remote computer might not have enough available memory to carry out the request at this time.
3040
30410xC000013E
3042
3043STATUS_LINK_FAILED
3044
3045{Virtual Circuit Closed} An existing connection (virtual circuit) has been broken at the remote computer. There is probably something wrong with the network software protocol or the network hardware on the remote computer.
3046
30470xC000013F
3048
3049STATUS_LINK_TIMEOUT
3050
3051{Virtual Circuit Closed} The network transport on your computer has closed a network connection because it had to wait too long for a response from the remote computer.
3052
30530xC0000140
3054
3055STATUS_INVALID_CONNECTION
3056
3057The connection handle that was given to the transport was invalid.
3058
30590xC0000141
3060
3061STATUS_INVALID_ADDRESS
3062
3063The address handle that was given to the transport was invalid.
3064
30650xC0000142
3066
3067STATUS_DLL_INIT_FAILED
3068
3069{DLL Initialization Failed} Initialization of the dynamic link library %hs failed. The process is terminating abnormally.
3070
30710xC0000143
3072
3073STATUS_MISSING_SYSTEMFILE
3074
3075{Missing System File} The required system file %hs is bad or missing.
3076
30770xC0000144
3078
3079STATUS_UNHANDLED_EXCEPTION
3080
3081{Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
3082
30830xC0000145
3084
3085STATUS_APP_INIT_FAILURE
3086
3087{Application Error} The application failed to initialize properly (0x%lx). Click OK to terminate the application.
3088
30890xC0000146
3090
3091STATUS_PAGEFILE_CREATE_FAILED
3092
3093{Unable to Create Paging File} The creation of the paging file %hs failed (%lx). The requested size was %ld.
3094
30950xC0000147
3096
3097STATUS_NO_PAGEFILE
3098
3099{No Paging File Specified} No paging file was specified in the system configuration.
3100
31010xC0000148
3102
3103STATUS_INVALID_LEVEL
3104
3105{Incorrect System Call Level} An invalid level was passed into the specified system call.
3106
31070xC0000149
3108
3109STATUS_WRONG_PASSWORD_CORE
3110
3111{Incorrect Password to LAN Manager Server} You specified an incorrect password to a LAN Manager 2.x or MS-NET server.
3112
31130xC000014A
3114
3115STATUS_ILLEGAL_FLOAT_CONTEXT
3116
3117{EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.
3118
31190xC000014B
3120
3121STATUS_PIPE_BROKEN
3122
3123The pipe operation has failed because the other end of the pipe has been closed.
3124
31250xC000014C
3126
3127STATUS_REGISTRY_CORRUPT
3128
3129{The Registry Is Corrupt} The structure of one of the files that contains registry data is corrupt; the image of the file in memory is corrupt; or the file could not be recovered because the alternate copy or log was absent or corrupt.
3130
31310xC000014D
3132
3133STATUS_REGISTRY_IO_FAILED
3134
3135An I/O operation initiated by the Registry failed and cannot be recovered. The registry could not read in, write out, or flush one of the files that contain the system's image of the registry.
3136
31370xC000014E
3138
3139STATUS_NO_EVENT_PAIR
3140
3141An event pair synchronization operation was performed using the thread-specific client/server event pair object, but no event pair object was associated with the thread.
3142
31430xC000014F
3144
3145STATUS_UNRECOGNIZED_VOLUME
3146
3147The volume does not contain a recognized file system. Be sure that all required file system drivers are loaded and that the volume is not corrupt.
3148
31490xC0000150
3150
3151STATUS_SERIAL_NO_DEVICE_INITED
3152
3153No serial device was successfully initialized. The serial driver will unload.
3154
31550xC0000151
3156
3157STATUS_NO_SUCH_ALIAS
3158
3159The specified local group does not exist.
3160
31610xC0000152
3162
3163STATUS_MEMBER_NOT_IN_ALIAS
3164
3165The specified account name is not a member of the group.
3166
31670xC0000153
3168
3169STATUS_MEMBER_IN_ALIAS
3170
3171The specified account name is already a member of the group.
3172
31730xC0000154
3174
3175STATUS_ALIAS_EXISTS
3176
3177The specified local group already exists.
3178
31790xC0000155
3180
3181STATUS_LOGON_NOT_GRANTED
3182
3183A requested type of logon (for example, interactive, network, and service) is not granted by the local security policy of the target system. Ask the system administrator to grant the necessary form of logon.
3184
31850xC0000156
3186
3187STATUS_TOO_MANY_SECRETS
3188
3189The maximum number of secrets that can be stored in a single system was exceeded. The length and number of secrets is limited to satisfy U.S. State Department export restrictions.
3190
31910xC0000157
3192
3193STATUS_SECRET_TOO_LONG
3194
3195The length of a secret exceeds the maximum allowable length. The length and number of secrets is limited to satisfy U.S. State Department export restrictions.
3196
31970xC0000158
3198
3199STATUS_INTERNAL_DB_ERROR
3200
3201The local security authority (LSA) database contains an internal inconsistency.
3202
32030xC0000159
3204
3205STATUS_FULLSCREEN_MODE
3206
3207The requested operation cannot be performed in full-screen mode.
3208
32090xC000015A
3210
3211STATUS_TOO_MANY_CONTEXT_IDS
3212
3213During a logon attempt, the user's security context accumulated too many security IDs. This is a very unusual situation. Remove the user from some global or local groups to reduce the number of security IDs to incorporate into the security context.
3214
32150xC000015B
3216
3217STATUS_LOGON_TYPE_NOT_GRANTED
3218
3219A user has requested a type of logon (for example, interactive or network) that has not been granted. An administrator has control over who can logon interactively and through the network.
3220
32210xC000015C
3222
3223STATUS_NOT_REGISTRY_FILE
3224
3225The system has attempted to load or restore a file into the registry, and the specified file is not in the format of a registry file.
3226
32270xC000015D
3228
3229STATUS_NT_CROSS_ENCRYPTION_REQUIRED
3230
3231An attempt was made to change a user password in the security account manager without providing the necessary Windows cross-encrypted password.
3232
32330xC000015E
3234
3235STATUS_DOMAIN_CTRLR_CONFIG_ERROR
3236
3237A domain server has an incorrect configuration.
3238
32390xC000015F
3240
3241STATUS_FT_MISSING_MEMBER
3242
3243An attempt was made to explicitly access the secondary copy of information via a device control to the fault tolerance driver and the secondary copy is not present in the system.
3244
32450xC0000160
3246
3247STATUS_ILL_FORMED_SERVICE_ENTRY
3248
3249A configuration registry node that represents a driver service entry was ill-formed and did not contain the required value entries.
3250
32510xC0000161
3252
3253STATUS_ILLEGAL_CHARACTER
3254
3255An illegal character was encountered. For a multibyte character set, this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE.
3256
32570xC0000162
3258
3259STATUS_UNMAPPABLE_CHARACTER
3260
3261No mapping for the Unicode character exists in the target multibyte code page.
3262
32630xC0000163
3264
3265STATUS_UNDEFINED_CHARACTER
3266
3267The Unicode character is not defined in the Unicode character set that is installed on the system.
3268
32690xC0000164
3270
3271STATUS_FLOPPY_VOLUME
3272
3273The paging file cannot be created on a floppy disk.
3274
32750xC0000165
3276
3277STATUS_FLOPPY_ID_MARK_NOT_FOUND
3278
3279{Floppy Disk Error} While accessing a floppy disk, an ID address mark was not found.
3280
32810xC0000166
3282
3283STATUS_FLOPPY_WRONG_CYLINDER
3284
3285{Floppy Disk Error} While accessing a floppy disk, the track address from the sector ID field was found to be different from the track address that is maintained by the controller.
3286
32870xC0000167
3288
3289STATUS_FLOPPY_UNKNOWN_ERROR
3290
3291{Floppy Disk Error} The floppy disk controller reported an error that is not recognized by the floppy disk driver.
3292
32930xC0000168
3294
3295STATUS_FLOPPY_BAD_REGISTERS
3296
3297{Floppy Disk Error} While accessing a floppy-disk, the controller returned inconsistent results via its registers.
3298
32990xC0000169
3300
3301STATUS_DISK_RECALIBRATE_FAILED
3302
3303{Hard Disk Error} While accessing the hard disk, a recalibrate operation failed, even after retries.
3304
33050xC000016A
3306
3307STATUS_DISK_OPERATION_FAILED
3308
3309{Hard Disk Error} While accessing the hard disk, a disk operation failed even after retries.
3310
33110xC000016B
3312
3313STATUS_DISK_RESET_FAILED
3314
3315{Hard Disk Error} While accessing the hard disk, a disk controller reset was needed, but even that failed.
3316
33170xC000016C
3318
3319STATUS_SHARED_IRQ_BUSY
3320
3321An attempt was made to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened. Two concurrent opens of devices that share an IRQ and only work via interrupts is not supported for the particular bus type that the devices use.
3322
33230xC000016D
3324
3325STATUS_FT_ORPHANING
3326
3327{FT Orphaning} A disk that is part of a fault-tolerant volume can no longer be accessed.
3328
33290xC000016E
3330
3331STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
3332
3333The basic input/output system (BIOS) failed to connect a system interrupt to the device or bus for which the device is connected.
3334
33350xC0000172
3336
3337STATUS_PARTITION_FAILURE
3338
3339The tape could not be partitioned.
3340
33410xC0000173
3342
3343STATUS_INVALID_BLOCK_LENGTH
3344
3345When accessing a new tape of a multi-volume partition, the current blocksize is incorrect.
3346
33470xC0000174
3348
3349STATUS_DEVICE_NOT_PARTITIONED
3350
3351The tape partition information could not be found when loading a tape.
3352
33530xC0000175
3354
3355STATUS_UNABLE_TO_LOCK_MEDIA
3356
3357An attempt to lock the eject media mechanism failed.
3358
33590xC0000176
3360
3361STATUS_UNABLE_TO_UNLOAD_MEDIA
3362
3363An attempt to unload media failed.
3364
33650xC0000177
3366
3367STATUS_EOM_OVERFLOW
3368
3369The physical end of tape was detected.
3370
33710xC0000178
3372
3373STATUS_NO_MEDIA
3374
3375{No Media} There is no media in the drive. Insert media into drive %hs.
3376
33770xC000017A
3378
3379STATUS_NO_SUCH_MEMBER
3380
3381A member could not be added to or removed from the local group because the member does not exist.
3382
33830xC000017B
3384
3385STATUS_INVALID_MEMBER
3386
3387A new member could not be added to a local group because the member has the wrong account type.
3388
33890xC000017C
3390
3391STATUS_KEY_DELETED
3392
3393An illegal operation was attempted on a registry key that has been marked for deletion.
3394
33950xC000017D
3396
3397STATUS_NO_LOG_SPACE
3398
3399The system could not allocate the required space in a registry log.
3400
34010xC000017E
3402
3403STATUS_TOO_MANY_SIDS
3404
3405Too many SIDs have been specified.
3406
34070xC000017F
3408
3409STATUS_LM_CROSS_ENCRYPTION_REQUIRED
3410
3411An attempt was made to change a user password in the security account manager without providing the necessary LM cross-encrypted password.
3412
34130xC0000180
3414
3415STATUS_KEY_HAS_CHILDREN
3416
3417An attempt was made to create a symbolic link in a registry key that already has subkeys or values.
3418
34190xC0000181
3420
3421STATUS_CHILD_MUST_BE_VOLATILE
3422
3423An attempt was made to create a stable subkey under a volatile parent key.
3424
34250xC0000182
3426
3427STATUS_DEVICE_CONFIGURATION_ERROR
3428
3429The I/O device is configured incorrectly or the configuration parameters to the driver are incorrect.
3430
34310xC0000183
3432
3433STATUS_DRIVER_INTERNAL_ERROR
3434
3435An error was detected between two drivers or within an I/O driver.
3436
34370xC0000184
3438
3439STATUS_INVALID_DEVICE_STATE
3440
3441The device is not in a valid state to perform this request.
3442
34430xC0000185
3444
3445STATUS_IO_DEVICE_ERROR
3446
3447The I/O device reported an I/O error.
3448
34490xC0000186
3450
3451STATUS_DEVICE_PROTOCOL_ERROR
3452
3453A protocol error was detected between the driver and the device.
3454
34550xC0000187
3456
3457STATUS_BACKUP_CONTROLLER
3458
3459This operation is only allowed for the primary domain controller of the domain.
3460
34610xC0000188
3462
3463STATUS_LOG_FILE_FULL
3464
3465The log file space is insufficient to support this operation.
3466
34670xC0000189
3468
3469STATUS_TOO_LATE
3470
3471A write operation was attempted to a volume after it was dismounted.
3472
34730xC000018A
3474
3475STATUS_NO_TRUST_LSA_SECRET
3476
3477The workstation does not have a trust secret for the primary domain in the local LSA database.
3478
34790xC000018B
3480
3481STATUS_NO_TRUST_SAM_ACCOUNT
3482
3483On applicable Windows Server releases, the SAM database does not have a computer account for this workstation trust relationship.
3484
34850xC000018C
3486
3487STATUS_TRUSTED_DOMAIN_FAILURE
3488
3489The logon request failed because the trust relationship between the primary domain and the trusted domain failed.
3490
34910xC000018D
3492
3493STATUS_TRUSTED_RELATIONSHIP_FAILURE
3494
3495The logon request failed because the trust relationship between this workstation and the primary domain failed.
3496
34970xC000018E
3498
3499STATUS_EVENTLOG_FILE_CORRUPT
3500
3501The Eventlog log file is corrupt.
3502
35030xC000018F
3504
3505STATUS_EVENTLOG_CANT_START
3506
3507No Eventlog log file could be opened. The Eventlog service did not start.
3508
35090xC0000190
3510
3511STATUS_TRUST_FAILURE
3512
3513The network logon failed. This might be because the validation authority cannot be reached.
3514
35150xC0000191
3516
3517STATUS_MUTANT_LIMIT_EXCEEDED
3518
3519An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
3520
35210xC0000192
3522
3523STATUS_NETLOGON_NOT_STARTED
3524
3525An attempt was made to logon, but the NetLogon service was not started.
3526
35270xC0000193
3528
3529STATUS_ACCOUNT_EXPIRED
3530
3531The user account has expired.
3532
35330xC0000194
3534
3535STATUS_POSSIBLE_DEADLOCK
3536
3537{EXCEPTION} Possible deadlock condition.
3538
35390xC0000195
3540
3541STATUS_NETWORK_CREDENTIAL_CONFLICT
3542
3543Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
3544
35450xC0000196
3546
3547STATUS_REMOTE_SESSION_LIMIT
3548
3549An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
3550
35510xC0000197
3552
3553STATUS_EVENTLOG_FILE_CHANGED
3554
3555The log file has changed between reads.
3556
35570xC0000198
3558
3559STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
3560
3561The account used is an interdomain trust account. Use your global user account or local user account to access this server.
3562
35630xC0000199
3564
3565STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
3566
3567The account used is a computer account. Use your global user account or local user account to access this server.
3568
35690xC000019A
3570
3571STATUS_NOLOGON_SERVER_TRUST_ACCOUNT
3572
3573The account used is a server trust account. Use your global user account or local user account to access this server.
3574
35750xC000019B
3576
3577STATUS_DOMAIN_TRUST_INCONSISTENT
3578
3579The name or SID of the specified domain is inconsistent with the trust information for that domain.
3580
35810xC000019C
3582
3583STATUS_FS_DRIVER_REQUIRED
3584
3585A volume has been accessed for which a file system driver is required that has not yet been loaded.
3586
35870xC000019D
3588
3589STATUS_IMAGE_ALREADY_LOADED_AS_DLL
3590
3591Indicates that the specified image is already loaded as a DLL.
3592
35930xC000019E
3594
3595STATUS_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING
3596
3597Short name settings cannot be changed on this volume due to the global registry setting.
3598
35990xC000019F
3600
3601STATUS_SHORT_NAMES_NOT_ENABLED_ON_VOLUME
3602
3603Short names are not enabled on this volume.
3604
36050xC00001A0
3606
3607STATUS_SECURITY_STREAM_IS_INCONSISTENT
3608
3609The security stream for the given volume is in an inconsistent state. Please run CHKDSK on the volume.
3610
36110xC00001A1
3612
3613STATUS_INVALID_LOCK_RANGE
3614
3615A requested file lock operation cannot be processed due to an invalid byte range.
3616
36170xC00001A2
3618
3619STATUS_INVALID_ACE_CONDITION
3620
3621The specified access control entry (ACE) contains an invalid condition.
3622
36230xC00001A3
3624
3625STATUS_IMAGE_SUBSYSTEM_NOT_PRESENT
3626
3627The subsystem needed to support the image type is not present.
3628
36290xC00001A4
3630
3631STATUS_NOTIFICATION_GUID_ALREADY_DEFINED
3632
3633The specified file already has a notification GUID associated with it.
3634
36350xC0000201
3636
3637STATUS_NETWORK_OPEN_RESTRICTION
3638
3639A remote open failed because the network open restrictions were not satisfied.
3640
36410xC0000202
3642
3643STATUS_NO_USER_SESSION_KEY
3644
3645There is no user session key for the specified logon session.
3646
36470xC0000203
3648
3649STATUS_USER_SESSION_DELETED
3650
3651The remote user session has been deleted.
3652
36530xC0000204
3654
3655STATUS_RESOURCE_LANG_NOT_FOUND
3656
3657Indicates the specified resource language ID cannot be found in the image file.
3658
36590xC0000205
3660
3661STATUS_INSUFF_SERVER_RESOURCES
3662
3663Insufficient server resources exist to complete the request.
3664
36650xC0000206
3666
3667STATUS_INVALID_BUFFER_SIZE
3668
3669The size of the buffer is invalid for the specified operation.
3670
36710xC0000207
3672
3673STATUS_INVALID_ADDRESS_COMPONENT
3674
3675The transport rejected the specified network address as invalid.
3676
36770xC0000208
3678
3679STATUS_INVALID_ADDRESS_WILDCARD
3680
3681The transport rejected the specified network address due to invalid use of a wildcard.
3682
36830xC0000209
3684
3685STATUS_TOO_MANY_ADDRESSES
3686
3687The transport address could not be opened because all the available addresses are in use.
3688
36890xC000020A
3690
3691STATUS_ADDRESS_ALREADY_EXISTS
3692
3693The transport address could not be opened because it already exists.
3694
36950xC000020B
3696
3697STATUS_ADDRESS_CLOSED
3698
3699The transport address is now closed.
3700
37010xC000020C
3702
3703STATUS_CONNECTION_DISCONNECTED
3704
3705The transport connection is now disconnected.
3706
37070xC000020D
3708
3709STATUS_CONNECTION_RESET
3710
3711The transport connection has been reset.
3712
37130xC000020E
3714
3715STATUS_TOO_MANY_NODES
3716
3717The transport cannot dynamically acquire any more nodes.
3718
37190xC000020F
3720
3721STATUS_TRANSACTION_ABORTED
3722
3723The transport aborted a pending transaction.
3724
37250xC0000210
3726
3727STATUS_TRANSACTION_TIMED_OUT
3728
3729The transport timed out a request that is waiting for a response.
3730
37310xC0000211
3732
3733STATUS_TRANSACTION_NO_RELEASE
3734
3735The transport did not receive a release for a pending response.
3736
37370xC0000212
3738
3739STATUS_TRANSACTION_NO_MATCH
3740
3741The transport did not find a transaction that matches the specific token.
3742
37430xC0000213
3744
3745STATUS_TRANSACTION_RESPONDED
3746
3747The transport had previously responded to a transaction request.
3748
37490xC0000214
3750
3751STATUS_TRANSACTION_INVALID_ID
3752
3753The transport does not recognize the specified transaction request ID.
3754
37550xC0000215
3756
3757STATUS_TRANSACTION_INVALID_TYPE
3758
3759The transport does not recognize the specified transaction request type.
3760
37610xC0000216
3762
3763STATUS_NOT_SERVER_SESSION
3764
3765The transport can only process the specified request on the server side of a session.
3766
37670xC0000217
3768
3769STATUS_NOT_CLIENT_SESSION
3770
3771The transport can only process the specified request on the client side of a session.
3772
37730xC0000218
3774
3775STATUS_CANNOT_LOAD_REGISTRY_FILE
3776
3777{Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable.
3778
37790xC0000219
3780
3781STATUS_DEBUG_ATTACH_FAILED
3782
3783{Unexpected Failure in DebugActiveProcess} An unexpected failure occurred while processing a DebugActiveProcess API request. Choosing OK will terminate the process, and choosing Cancel will ignore the error.
3784
37850xC000021A
3786
3787STATUS_SYSTEM_PROCESS_TERMINATED
3788
3789{Fatal System Error} The %hs system process terminated unexpectedly with a status of 0x%08x (0x%08x 0x%08x). The system has been shut down.
3790
37910xC000021B
3792
3793STATUS_DATA_NOT_ACCEPTED
3794
3795{Data Not Accepted} The TDI client could not handle the data received during an indication.
3796
37970xC000021C
3798
3799STATUS_NO_BROWSER_SERVERS_FOUND
3800
3801{Unable to Retrieve Browser Server List} The list of servers for this workgroup is not currently available.
3802
38030xC000021D
3804
3805STATUS_VDM_HARD_ERROR
3806
3807NTVDM encountered a hard error.
3808
38090xC000021E
3810
3811STATUS_DRIVER_CANCEL_TIMEOUT
3812
3813{Cancel Timeout} The driver %hs failed to complete a canceled I/O request in the allotted time.
3814
38150xC000021F
3816
3817STATUS_REPLY_MESSAGE_MISMATCH
3818
3819{Reply Message Mismatch} An attempt was made to reply to an LPC message, but the thread specified by the client ID in the message was not waiting on that message.
3820
38210xC0000220
3822
3823STATUS_MAPPED_ALIGNMENT
3824
3825{Mapped View Alignment Incorrect} An attempt was made to map a view of a file, but either the specified base address or the offset into the file were not aligned on the proper allocation granularity.
3826
38270xC0000221
3828
3829STATUS_IMAGE_CHECKSUM_MISMATCH
3830
3831{Bad Image Checksum} The image %hs is possibly corrupt. The header checksum does not match the computed checksum.
3832
38330xC0000222
3834
3835STATUS_LOST_WRITEBEHIND_DATA
3836
3837{Delayed Write Failed} Windows was unable to save all the data for the file %hs. The data has been lost. This error might be caused by a failure of your computer hardware or network connection. Try to save this file elsewhere.
3838
38390xC0000223
3840
3841STATUS_CLIENT_SERVER_PARAMETERS_INVALID
3842
3843The parameters passed to the server in the client/server shared memory window were invalid. Too much data might have been put in the shared memory window.
3844
38450xC0000224
3846
3847STATUS_PASSWORD_MUST_CHANGE
3848
3849The user password must be changed before logging on the first time.
3850
38510xC0000225
3852
3853STATUS_NOT_FOUND
3854
3855The object was not found.
3856
38570xC0000226
3858
3859STATUS_NOT_TINY_STREAM
3860
3861The stream is not a tiny stream.
3862
38630xC0000227
3864
3865STATUS_RECOVERY_FAILURE
3866
3867A transaction recovery failed.
3868
38690xC0000228
3870
3871STATUS_STACK_OVERFLOW_READ
3872
3873The request must be handled by the stack overflow code.
3874
38750xC0000229
3876
3877STATUS_FAIL_CHECK
3878
3879A consistency check failed.
3880
38810xC000022A
3882
3883STATUS_DUPLICATE_OBJECTID
3884
3885The attempt to insert the ID in the index failed because the ID is already in the index.
3886
38870xC000022B
3888
3889STATUS_OBJECTID_EXISTS
3890
3891The attempt to set the object ID failed because the object already has an ID.
3892
38930xC000022C
3894
3895STATUS_CONVERT_TO_LARGE
3896
3897Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing oNode is moved or the extent stream is converted to a large stream.
3898
38990xC000022D
3900
3901STATUS_RETRY
3902
3903The request needs to be retried.
3904
39050xC000022E
3906
3907STATUS_FOUND_OUT_OF_SCOPE
3908
3909The attempt to find the object found an object on the volume that matches by ID; however, it is out of the scope of the handle that is used for the operation.
3910
39110xC000022F
3912
3913STATUS_ALLOCATE_BUCKET
3914
3915The bucket array must be grown. Retry the transaction after doing so.
3916
39170xC0000230
3918
3919STATUS_PROPSET_NOT_FOUND
3920
3921The specified property set does not exist on the object.
3922
39230xC0000231
3924
3925STATUS_MARSHALL_OVERFLOW
3926
3927The user/kernel marshaling buffer has overflowed.
3928
39290xC0000232
3930
3931STATUS_INVALID_VARIANT
3932
3933The supplied variant structure contains invalid data.
3934
39350xC0000233
3936
3937STATUS_DOMAIN_CONTROLLER_NOT_FOUND
3938
3939A domain controller for this domain was not found.
3940
39410xC0000234
3942
3943STATUS_ACCOUNT_LOCKED_OUT
3944
3945The user account has been automatically locked because too many invalid logon attempts or password change attempts have been requested.
3946
39470xC0000235
3948
3949STATUS_HANDLE_NOT_CLOSABLE
3950
3951NtClose was called on a handle that was protected from close via NtSetInformationObject.
3952
39530xC0000236
3954
3955STATUS_CONNECTION_REFUSED
3956
3957The transport-connection attempt was refused by the remote system.
3958
39590xC0000237
3960
3961STATUS_GRACEFUL_DISCONNECT
3962
3963The transport connection was gracefully closed.
3964
39650xC0000238
3966
3967STATUS_ADDRESS_ALREADY_ASSOCIATED
3968
3969The transport endpoint already has an address associated with it.
3970
39710xC0000239
3972
3973STATUS_ADDRESS_NOT_ASSOCIATED
3974
3975An address has not yet been associated with the transport endpoint.
3976
39770xC000023A
3978
3979STATUS_CONNECTION_INVALID
3980
3981An operation was attempted on a nonexistent transport connection.
3982
39830xC000023B
3984
3985STATUS_CONNECTION_ACTIVE
3986
3987An invalid operation was attempted on an active transport connection.
3988
39890xC000023C
3990
3991STATUS_NETWORK_UNREACHABLE
3992
3993The remote network is not reachable by the transport.
3994
39950xC000023D
3996
3997STATUS_HOST_UNREACHABLE
3998
3999The remote system is not reachable by the transport.
4000
40010xC000023E
4002
4003STATUS_PROTOCOL_UNREACHABLE
4004
4005The remote system does not support the transport protocol.
4006
40070xC000023F
4008
4009STATUS_PORT_UNREACHABLE
4010
4011No service is operating at the destination port of the transport on the remote system.
4012
40130xC0000240
4014
4015STATUS_REQUEST_ABORTED
4016
4017The request was aborted.
4018
40190xC0000241
4020
4021STATUS_CONNECTION_ABORTED
4022
4023The transport connection was aborted by the local system.
4024
40250xC0000242
4026
4027STATUS_BAD_COMPRESSION_BUFFER
4028
4029The specified buffer contains ill-formed data.
4030
40310xC0000243
4032
4033STATUS_USER_MAPPED_FILE
4034
4035The requested operation cannot be performed on a file with a user mapped section open.
4036
40370xC0000244
4038
4039STATUS_AUDIT_FAILED
4040
4041{Audit Failed} An attempt to generate a security audit failed.
4042
40430xC0000245
4044
4045STATUS_TIMER_RESOLUTION_NOT_SET
4046
4047The timer resolution was not previously set by the current process.
4048
40490xC0000246
4050
4051STATUS_CONNECTION_COUNT_LIMIT
4052
4053A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
4054
40550xC0000247
4056
4057STATUS_LOGIN_TIME_RESTRICTION
4058
4059Attempting to log on during an unauthorized time of day for this account.
4060
40610xC0000248
4062
4063STATUS_LOGIN_WKSTA_RESTRICTION
4064
4065The account is not authorized to log on from this station.
4066
40670xC0000249
4068
4069STATUS_IMAGE_MP_UP_MISMATCH
4070
4071{UP/MP Image Mismatch} The image %hs has been modified for use on a uniprocessor system, but you are running it on a multiprocessor machine. Reinstall the image file.
4072
40730xC0000250
4074
4075STATUS_INSUFFICIENT_LOGON_INFO
4076
4077There is insufficient account information to log you on.
4078
40790xC0000251
4080
4081STATUS_BAD_DLL_ENTRYPOINT
4082
4083{Invalid DLL Entrypoint} The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state. The entry point should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO might cause the application to operate incorrectly.
4084
40850xC0000252
4086
4087STATUS_BAD_SERVICE_ENTRYPOINT
4088
4089{Invalid Service Callback Entrypoint} The %hs service is not written correctly. The stack pointer has been left in an inconsistent state. The callback entry point should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process might operate incorrectly.
4090
40910xC0000253
4092
4093STATUS_LPC_REPLY_LOST
4094
4095The server received the messages but did not send a reply.
4096
40970xC0000254
4098
4099STATUS_IP_ADDRESS_CONFLICT1
4100
4101There is an IP address conflict with another system on the network.
4102
41030xC0000255
4104
4105STATUS_IP_ADDRESS_CONFLICT2
4106
4107There is an IP address conflict with another system on the network.
4108
41090xC0000256
4110
4111STATUS_REGISTRY_QUOTA_LIMIT
4112
4113{Low On Registry Space} The system has reached the maximum size that is allowed for the system part of the registry. Additional storage requests will be ignored.
4114
41150xC0000257
4116
4117STATUS_PATH_NOT_COVERED
4118
4119The contacted server does not support the indicated part of the DFS namespace.
4120
41210xC0000258
4122
4123STATUS_NO_CALLBACK_ACTIVE
4124
4125A callback return system service cannot be executed when no callback is active.
4126
41270xC0000259
4128
4129STATUS_LICENSE_QUOTA_EXCEEDED
4130
4131The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because the service has already accepted the maximum number of connections.
4132
41330xC000025A
4134
4135STATUS_PWD_TOO_SHORT
4136
4137The password provided is too short to meet the policy of your user account. Choose a longer password.
4138
41390xC000025B
4140
4141STATUS_PWD_TOO_RECENT
4142
4143The policy of your user account does not allow you to change passwords too frequently. This is done to prevent users from changing back to a familiar, but potentially discovered, password. If you feel your password has been compromised, contact your administrator immediately to have a new one assigned.
4144
41450xC000025C
4146
4147STATUS_PWD_HISTORY_CONFLICT
4148
4149You have attempted to change your password to one that you have used in the past. The policy of your user account does not allow this. Select a password that you have not previously used.
4150
41510xC000025E
4152
4153STATUS_PLUGPLAY_NO_DEVICE
4154
4155You have attempted to load a legacy device driver while its device instance had been disabled.
4156
41570xC000025F
4158
4159STATUS_UNSUPPORTED_COMPRESSION
4160
4161The specified compression format is unsupported.
4162
41630xC0000260
4164
4165STATUS_INVALID_HW_PROFILE
4166
4167The specified hardware profile configuration is invalid.
4168
41690xC0000261
4170
4171STATUS_INVALID_PLUGPLAY_DEVICE_PATH
4172
4173The specified Plug and Play registry device path is invalid.
4174
41750xC0000262
4176
4177STATUS_DRIVER_ORDINAL_NOT_FOUND
4178
4179{Driver Entry Point Not Found} The %hs device driver could not locate the ordinal %ld in driver %hs.
4180
41810xC0000263
4182
4183STATUS_DRIVER_ENTRYPOINT_NOT_FOUND
4184
4185{Driver Entry Point Not Found} The %hs device driver could not locate the entry point %hs in driver %hs.
4186
41870xC0000264
4188
4189STATUS_RESOURCE_NOT_OWNED
4190
4191{Application Error} The application attempted to release a resource it did not own. Click OK to terminate the application.
4192
41930xC0000265
4194
4195STATUS_TOO_MANY_LINKS
4196
4197An attempt was made to create more links on a file than the file system supports.
4198
41990xC0000266
4200
4201STATUS_QUOTA_LIST_INCONSISTENT
4202
4203The specified quota list is internally inconsistent with its descriptor.
4204
42050xC0000267
4206
4207STATUS_FILE_IS_OFFLINE
4208
4209The specified file has been relocated to offline storage.
4210
42110xC0000268
4212
4213STATUS_EVALUATION_EXPIRATION
4214
4215{Windows Evaluation Notification} The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows, upgrade this installation by using a licensed distribution of this product.
4216
42170xC0000269
4218
4219STATUS_ILLEGAL_DLL_RELOCATION
4220
4221{Illegal System DLL Relocation} The system DLL %hs was relocated in memory. The application will not run properly. The relocation occurred because the DLL %hs occupied an address range that is reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.
4222
42230xC000026A
4224
4225STATUS_LICENSE_VIOLATION
4226
4227{License Violation} The system has detected tampering with your registered product type. This is a violation of your software license. Tampering with the product type is not permitted.
4228
42290xC000026B
4230
4231STATUS_DLL_INIT_FAILED_LOGOFF
4232
4233{DLL Initialization Failed} The application failed to initialize because the window station is shutting down.
4234
42350xC000026C
4236
4237STATUS_DRIVER_UNABLE_TO_LOAD
4238
4239{Unable to Load Device Driver} %hs device driver could not be loaded. Error Status was 0x%x.
4240
42410xC000026D
4242
4243STATUS_DFS_UNAVAILABLE
4244
4245DFS is unavailable on the contacted server.
4246
42470xC000026E
4248
4249STATUS_VOLUME_DISMOUNTED
4250
4251An operation was attempted to a volume after it was dismounted.
4252
42530xC000026F
4254
4255STATUS_WX86_INTERNAL_ERROR
4256
4257An internal error occurred in the Win32 x86 emulation subsystem.
4258
42590xC0000270
4260
4261STATUS_WX86_FLOAT_STACK_CHECK
4262
4263Win32 x86 emulation subsystem floating-point stack check.
4264
42650xC0000271
4266
4267STATUS_VALIDATE_CONTINUE
4268
4269The validation process needs to continue on to the next step.
4270
42710xC0000272
4272
4273STATUS_NO_MATCH
4274
4275There was no match for the specified key in the index.
4276
42770xC0000273
4278
4279STATUS_NO_MORE_MATCHES
4280
4281There are no more matches for the current index enumeration.
4282
42830xC0000275
4284
4285STATUS_NOT_A_REPARSE_POINT
4286
4287The NTFS file or directory is not a reparse point.
4288
42890xC0000276
4290
4291STATUS_IO_REPARSE_TAG_INVALID
4292
4293The Windows I/O reparse tag passed for the NTFS reparse point is invalid.
4294
42950xC0000277
4296
4297STATUS_IO_REPARSE_TAG_MISMATCH
4298
4299The Windows I/O reparse tag does not match the one that is in the NTFS reparse point.
4300
43010xC0000278
4302
4303STATUS_IO_REPARSE_DATA_INVALID
4304
4305The user data passed for the NTFS reparse point is invalid.
4306
43070xC0000279
4308
4309STATUS_IO_REPARSE_TAG_NOT_HANDLED
4310
4311The layered file system driver for this I/O tag did not handle it when needed.
4312
43130xC0000280
4314
4315STATUS_REPARSE_POINT_NOT_RESOLVED
4316
4317The NTFS symbolic link could not be resolved even though the initial file name is valid.
4318
43190xC0000281
4320
4321STATUS_DIRECTORY_IS_A_REPARSE_POINT
4322
4323The NTFS directory is a reparse point.
4324
43250xC0000282
4326
4327STATUS_RANGE_LIST_CONFLICT
4328
4329The range could not be added to the range list because of a conflict.
4330
43310xC0000283
4332
4333STATUS_SOURCE_ELEMENT_EMPTY
4334
4335The specified medium changer source element contains no media.
4336
43370xC0000284
4338
4339STATUS_DESTINATION_ELEMENT_FULL
4340
4341The specified medium changer destination element already contains media.
4342
43430xC0000285
4344
4345STATUS_ILLEGAL_ELEMENT_ADDRESS
4346
4347The specified medium changer element does not exist.
4348
43490xC0000286
4350
4351STATUS_MAGAZINE_NOT_PRESENT
4352
4353The specified element is contained in a magazine that is no longer present.
4354
43550xC0000287
4356
4357STATUS_REINITIALIZATION_NEEDED
4358
4359The device requires re-initialization due to hardware errors.
4360
43610xC000028A
4362
4363STATUS_ENCRYPTION_FAILED
4364
4365The file encryption attempt failed.
4366
43670xC000028B
4368
4369STATUS_DECRYPTION_FAILED
4370
4371The file decryption attempt failed.
4372
43730xC000028C
4374
4375STATUS_RANGE_NOT_FOUND
4376
4377The specified range could not be found in the range list.
4378
43790xC000028D
4380
4381STATUS_NO_RECOVERY_POLICY
4382
4383There is no encryption recovery policy configured for this system.
4384
43850xC000028E
4386
4387STATUS_NO_EFS
4388
4389The required encryption driver is not loaded for this system.
4390
43910xC000028F
4392
4393STATUS_WRONG_EFS
4394
4395The file was encrypted with a different encryption driver than is currently loaded.
4396
43970xC0000290
4398
4399STATUS_NO_USER_KEYS
4400
4401There are no EFS keys defined for the user.
4402
44030xC0000291
4404
4405STATUS_FILE_NOT_ENCRYPTED
4406
4407The specified file is not encrypted.
4408
44090xC0000292
4410
4411STATUS_NOT_EXPORT_FORMAT
4412
4413The specified file is not in the defined EFS export format.
4414
44150xC0000293
4416
4417STATUS_FILE_ENCRYPTED
4418
4419The specified file is encrypted and the user does not have the ability to decrypt it.
4420
44210xC0000295
4422
4423STATUS_WMI_GUID_NOT_FOUND
4424
4425The GUID passed was not recognized as valid by a WMI data provider.
4426
44270xC0000296
4428
4429STATUS_WMI_INSTANCE_NOT_FOUND
4430
4431The instance name passed was not recognized as valid by a WMI data provider.
4432
44330xC0000297
4434
4435STATUS_WMI_ITEMID_NOT_FOUND
4436
4437The data item ID passed was not recognized as valid by a WMI data provider.
4438
44390xC0000298
4440
4441STATUS_WMI_TRY_AGAIN
4442
4443The WMI request could not be completed and should be retried.
4444
44450xC0000299
4446
4447STATUS_SHARED_POLICY
4448
4449The policy object is shared and can only be modified at the root.
4450
44510xC000029A
4452
4453STATUS_POLICY_OBJECT_NOT_FOUND
4454
4455The policy object does not exist when it should.
4456
44570xC000029B
4458
4459STATUS_POLICY_ONLY_IN_DS
4460
4461The requested policy information only lives in the Ds.
4462
44630xC000029C
4464
4465STATUS_VOLUME_NOT_UPGRADED
4466
4467The volume must be upgraded to enable this feature.
4468
44690xC000029D
4470
4471STATUS_REMOTE_STORAGE_NOT_ACTIVE
4472
4473The remote storage service is not operational at this time.
4474
44750xC000029E
4476
4477STATUS_REMOTE_STORAGE_MEDIA_ERROR
4478
4479The remote storage service encountered a media error.
4480
44810xC000029F
4482
4483STATUS_NO_TRACKING_SERVICE
4484
4485The tracking (workstation) service is not running.
4486
44870xC00002A0
4488
4489STATUS_SERVER_SID_MISMATCH
4490
4491The server process is running under a SID that is different from the SID that is required by client.
4492
44930xC00002A1
4494
4495STATUS_DS_NO_ATTRIBUTE_OR_VALUE
4496
4497The specified directory service attribute or value does not exist.
4498
44990xC00002A2
4500
4501STATUS_DS_INVALID_ATTRIBUTE_SYNTAX
4502
4503The attribute syntax specified to the directory service is invalid.
4504
45050xC00002A3
4506
4507STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED
4508
4509The attribute type specified to the directory service is not defined.
4510
45110xC00002A4
4512
4513STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS
4514
4515The specified directory service attribute or value already exists.
4516
45170xC00002A5
4518
4519STATUS_DS_BUSY
4520
4521The directory service is busy.
4522
45230xC00002A6
4524
4525STATUS_DS_UNAVAILABLE
4526
4527The directory service is unavailable.
4528
45290xC00002A7
4530
4531STATUS_DS_NO_RIDS_ALLOCATED
4532
4533The directory service was unable to allocate a relative identifier.
4534
45350xC00002A8
4536
4537STATUS_DS_NO_MORE_RIDS
4538
4539The directory service has exhausted the pool of relative identifiers.
4540
45410xC00002A9
4542
4543STATUS_DS_INCORRECT_ROLE_OWNER
4544
4545The requested operation could not be performed because the directory service is not the master for that type of operation.
4546
45470xC00002AA
4548
4549STATUS_DS_RIDMGR_INIT_ERROR
4550
4551The directory service was unable to initialize the subsystem that allocates relative identifiers.
4552
45530xC00002AB
4554
4555STATUS_DS_OBJ_CLASS_VIOLATION
4556
4557The requested operation did not satisfy one or more constraints that are associated with the class of the object.
4558
45590xC00002AC
4560
4561STATUS_DS_CANT_ON_NON_LEAF
4562
4563The directory service can perform the requested operation only on a leaf object.
4564
45650xC00002AD
4566
4567STATUS_DS_CANT_ON_RDN
4568
4569The directory service cannot perform the requested operation on the Relatively Defined Name (RDN) attribute of an object.
4570
45710xC00002AE
4572
4573STATUS_DS_CANT_MOD_OBJ_CLASS
4574
4575The directory service detected an attempt to modify the object class of an object.
4576
45770xC00002AF
4578
4579STATUS_DS_CROSS_DOM_MOVE_FAILED
4580
4581An error occurred while performing a cross domain move operation.
4582
45830xC00002B0
4584
4585STATUS_DS_GC_NOT_AVAILABLE
4586
4587Unable to contact the global catalog server.
4588
45890xC00002B1
4590
4591STATUS_DIRECTORY_SERVICE_REQUIRED
4592
4593The requested operation requires a directory service, and none was available.
4594
45950xC00002B2
4596
4597STATUS_REPARSE_ATTRIBUTE_CONFLICT
4598
4599The reparse attribute cannot be set because it is incompatible with an existing attribute.
4600
46010xC00002B3
4602
4603STATUS_CANT_ENABLE_DENY_ONLY
4604
4605A group marked "use for deny only" cannot be enabled.
4606
46070xC00002B4
4608
4609STATUS_FLOAT_MULTIPLE_FAULTS
4610
4611{EXCEPTION} Multiple floating-point faults.
4612
46130xC00002B5
4614
4615STATUS_FLOAT_MULTIPLE_TRAPS
4616
4617{EXCEPTION} Multiple floating-point traps.
4618
46190xC00002B6
4620
4621STATUS_DEVICE_REMOVED
4622
4623The device has been removed.
4624
46250xC00002B7
4626
4627STATUS_JOURNAL_DELETE_IN_PROGRESS
4628
4629The volume change journal is being deleted.
4630
46310xC00002B8
4632
4633STATUS_JOURNAL_NOT_ACTIVE
4634
4635The volume change journal is not active.
4636
46370xC00002B9
4638
4639STATUS_NOINTERFACE
4640
4641The requested interface is not supported.
4642
46430xC00002C1
4644
4645STATUS_DS_ADMIN_LIMIT_EXCEEDED
4646
4647A directory service resource limit has been exceeded.
4648
46490xC00002C2
4650
4651STATUS_DRIVER_FAILED_SLEEP
4652
4653{System Standby Failed} The driver %hs does not support standby mode. Updating this driver allows the system to go to standby mode.
4654
46550xC00002C3
4656
4657STATUS_MUTUAL_AUTHENTICATION_FAILED
4658
4659Mutual Authentication failed. The server password is out of date at the domain controller.
4660
46610xC00002C4
4662
4663STATUS_CORRUPT_SYSTEM_FILE
4664
4665The system file %1 has become corrupt and has been replaced.
4666
46670xC00002C5
4668
4669STATUS_DATATYPE_MISALIGNMENT_ERROR
4670
4671{EXCEPTION} Alignment Error A data type misalignment error was detected in a load or store instruction.
4672
46730xC00002C6
4674
4675STATUS_WMI_READ_ONLY
4676
4677The WMI data item or data block is read-only.
4678
46790xC00002C7
4680
4681STATUS_WMI_SET_FAILURE
4682
4683The WMI data item or data block could not be changed.
4684
46850xC00002C8
4686
4687STATUS_COMMITMENT_MINIMUM
4688
4689{Virtual Memory Minimum Too Low} Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process, memory requests for some applications might be denied. For more information, see Help.
4690
46910xC00002C9
4692
4693STATUS_REG_NAT_CONSUMPTION
4694
4695{EXCEPTION} Register NaT consumption faults. A NaT value is consumed on a non-speculative instruction.
4696
46970xC00002CA
4698
4699STATUS_TRANSPORT_FULL
4700
4701The transport element of the medium changer contains media, which is causing the operation to fail.
4702
47030xC00002CB
4704
4705STATUS_DS_SAM_INIT_FAILURE
4706
4707Security Accounts Manager initialization failed because of the following error: %hs Error Status: 0x%x. Click OK to shut down this system and restart in Directory Services Restore Mode. Check the event log for more detailed information.
4708
47090xC00002CC
4710
4711STATUS_ONLY_IF_CONNECTED
4712
4713This operation is supported only when you are connected to the server.
4714
47150xC00002CD
4716
4717STATUS_DS_SENSITIVE_GROUP_VIOLATION
4718
4719Only an administrator can modify the membership list of an administrative group.
4720
47210xC00002CE
4722
4723STATUS_PNP_RESTART_ENUMERATION
4724
4725A device was removed so enumeration must be restarted.
4726
47270xC00002CF
4728
4729STATUS_JOURNAL_ENTRY_DELETED
4730
4731The journal entry has been deleted from the journal.
4732
47330xC00002D0
4734
4735STATUS_DS_CANT_MOD_PRIMARYGROUPID
4736
4737Cannot change the primary group ID of a domain controller account.
4738
47390xC00002D1
4740
4741STATUS_SYSTEM_IMAGE_BAD_SIGNATURE
4742
4743{Fatal System Error} The system image %s is not properly signed. The file has been replaced with the signed file. The system has been shut down.
4744
47450xC00002D2
4746
4747STATUS_PNP_REBOOT_REQUIRED
4748
4749The device will not start without a reboot.
4750
47510xC00002D3
4752
4753STATUS_POWER_STATE_INVALID
4754
4755The power state of the current device cannot support this request.
4756
47570xC00002D4
4758
4759STATUS_DS_INVALID_GROUP_TYPE
4760
4761The specified group type is invalid.
4762
47630xC00002D5
4764
4765STATUS_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN
4766
4767In a mixed domain, no nesting of a global group if the group is security enabled.
4768
47690xC00002D6
4770
4771STATUS_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN
4772
4773In a mixed domain, cannot nest local groups with other local groups, if the group is security enabled.
4774
47750xC00002D7
4776
4777STATUS_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER
4778
4779A global group cannot have a local group as a member.
4780
47810xC00002D8
4782
4783STATUS_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER
4784
4785A global group cannot have a universal group as a member.
4786
47870xC00002D9
4788
4789STATUS_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER
4790
4791A universal group cannot have a local group as a member.
4792
47930xC00002DA
4794
4795STATUS_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
4796
4797A global group cannot have a cross-domain member.
4798
47990xC00002DB
4800
4801STATUS_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER
4802
4803A local group cannot have another cross-domain local group as a member.
4804
48050xC00002DC
4806
4807STATUS_DS_HAVE_PRIMARY_MEMBERS
4808
4809Cannot change to a security-disabled group because primary members are in this group.
4810
48110xC00002DD
4812
4813STATUS_WMI_NOT_SUPPORTED
4814
4815The WMI operation is not supported by the data block or method.
4816
48170xC00002DE
4818
4819STATUS_INSUFFICIENT_POWER
4820
4821There is not enough power to complete the requested operation.
4822
48230xC00002DF
4824
4825STATUS_SAM_NEED_BOOTKEY_PASSWORD
4826
4827The Security Accounts Manager needs to get the boot password.
4828
48290xC00002E0
4830
4831STATUS_SAM_NEED_BOOTKEY_FLOPPY
4832
4833The Security Accounts Manager needs to get the boot key from the floppy disk.
4834
48350xC00002E1
4836
4837STATUS_DS_CANT_START
4838
4839The directory service cannot start.
4840
48410xC00002E2
4842
4843STATUS_DS_INIT_FAILURE
4844
4845The directory service could not start because of the following error: %hs Error Status: 0x%x. Click OK to shut down this system and restart in Directory Services Restore Mode. Check the event log for more detailed information.
4846
48470xC00002E3
4848
4849STATUS_SAM_INIT_FAILURE
4850
4851The Security Accounts Manager initialization failed because of the following error: %hs Error Status: 0x%x. Click OK to shut down this system and restart in Safe Mode. Check the event log for more detailed information.
4852
48530xC00002E4
4854
4855STATUS_DS_GC_REQUIRED
4856
4857The requested operation can be performed only on a global catalog server.
4858
48590xC00002E5
4860
4861STATUS_DS_LOCAL_MEMBER_OF_LOCAL_ONLY
4862
4863A local group can only be a member of other local groups in the same domain.
4864
48650xC00002E6
4866
4867STATUS_DS_NO_FPO_IN_UNIVERSAL_GROUPS
4868
4869Foreign security principals cannot be members of universal groups.
4870
48710xC00002E7
4872
4873STATUS_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED
4874
4875Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased.
4876
48770xC00002E9
4878
4879STATUS_CURRENT_DOMAIN_NOT_ALLOWED
4880
4881This operation cannot be performed on the current domain.
4882
48830xC00002EA
4884
4885STATUS_CANNOT_MAKE
4886
4887The directory or file cannot be created.
4888
48890xC00002EB
4890
4891STATUS_SYSTEM_SHUTDOWN
4892
4893The system is in the process of shutting down.
4894
48950xC00002EC
4896
4897STATUS_DS_INIT_FAILURE_CONSOLE
4898
4899Directory Services could not start because of the following error: %hs Error Status: 0x%x. Click OK to shut down the system. You can use the recovery console to diagnose the system further.
4900
49010xC00002ED
4902
4903STATUS_DS_SAM_INIT_FAILURE_CONSOLE
4904
4905Security Accounts Manager initialization failed because of the following error: %hs Error Status: 0x%x. Click OK to shut down the system. You can use the recovery console to diagnose the system further.
4906
49070xC00002EE
4908
4909STATUS_UNFINISHED_CONTEXT_DELETED
4910
4911A security context was deleted before the context was completed. This is considered a logon failure.
4912
49130xC00002EF
4914
4915STATUS_NO_TGT_REPLY
4916
4917The client is trying to negotiate a context and the server requires user-to-user but did not send a TGT reply.
4918
49190xC00002F0
4920
4921STATUS_OBJECTID_NOT_FOUND
4922
4923An object ID was not found in the file.
4924
49250xC00002F1
4926
4927STATUS_NO_IP_ADDRESSES
4928
4929Unable to accomplish the requested task because the local machine does not have any IP addresses.
4930
49310xC00002F2
4932
4933STATUS_WRONG_CREDENTIAL_HANDLE
4934
4935The supplied credential handle does not match the credential that is associated with the security context.
4936
49370xC00002F3
4938
4939STATUS_CRYPTO_SYSTEM_INVALID
4940
4941The crypto system or checksum function is invalid because a required function is unavailable.
4942
49430xC00002F4
4944
4945STATUS_MAX_REFERRALS_EXCEEDED
4946
4947The number of maximum ticket referrals has been exceeded.
4948
49490xC00002F5
4950
4951STATUS_MUST_BE_KDC
4952
4953The local machine must be a Kerberos KDC (domain controller) and it is not.
4954
49550xC00002F6
4956
4957STATUS_STRONG_CRYPTO_NOT_SUPPORTED
4958
4959The other end of the security negotiation requires strong crypto but it is not supported on the local machine.
4960
49610xC00002F7
4962
4963STATUS_TOO_MANY_PRINCIPALS
4964
4965The KDC reply contained more than one principal name.
4966
49670xC00002F8
4968
4969STATUS_NO_PA_DATA
4970
4971Expected to find PA data for a hint of what etype to use, but it was not found.
4972
49730xC00002F9
4974
4975STATUS_PKINIT_NAME_MISMATCH
4976
4977The client certificate does not contain a valid UPN, or does not match the client name in the logon request. Contact your administrator.
4978
49790xC00002FA
4980
4981STATUS_SMARTCARD_LOGON_REQUIRED
4982
4983Smart card logon is required and was not used.
4984
49850xC00002FB
4986
4987STATUS_KDC_INVALID_REQUEST
4988
4989An invalid request was sent to the KDC.
4990
49910xC00002FC
4992
4993STATUS_KDC_UNABLE_TO_REFER
4994
4995The KDC was unable to generate a referral for the service requested.
4996
49970xC00002FD
4998
4999STATUS_KDC_UNKNOWN_ETYPE
5000
5001The encryption type requested is not supported by the KDC.
5002
50030xC00002FE
5004
5005STATUS_SHUTDOWN_IN_PROGRESS
5006
5007A system shutdown is in progress.
5008
50090xC00002FF
5010
5011STATUS_SERVER_SHUTDOWN_IN_PROGRESS
5012
5013The server machine is shutting down.
5014
50150xC0000300
5016
5017STATUS_NOT_SUPPORTED_ON_SBS
5018
5019This operation is not supported on a computer running Windows Server 2003 operating system for Small Business Server.
5020
50210xC0000301
5022
5023STATUS_WMI_GUID_DISCONNECTED
5024
5025The WMI GUID is no longer available.
5026
50270xC0000302
5028
5029STATUS_WMI_ALREADY_DISABLED
5030
5031Collection or events for the WMI GUID is already disabled.
5032
50330xC0000303
5034
5035STATUS_WMI_ALREADY_ENABLED
5036
5037Collection or events for the WMI GUID is already enabled.
5038
50390xC0000304
5040
5041STATUS_MFT_TOO_FRAGMENTED
5042
5043The master file table on the volume is too fragmented to complete this operation.
5044
50450xC0000305
5046
5047STATUS_COPY_PROTECTION_FAILURE
5048
5049Copy protection failure.
5050
50510xC0000306
5052
5053STATUS_CSS_AUTHENTICATION_FAILURE
5054
5055Copy protection error—DVD CSS Authentication failed.
5056
50570xC0000307
5058
5059STATUS_CSS_KEY_NOT_PRESENT
5060
5061Copy protection error—The specified sector does not contain a valid key.
5062
50630xC0000308
5064
5065STATUS_CSS_KEY_NOT_ESTABLISHED
5066
5067Copy protection error—DVD session key not established.
5068
50690xC0000309
5070
5071STATUS_CSS_SCRAMBLED_SECTOR
5072
5073Copy protection error—The read failed because the sector is encrypted.
5074
50750xC000030A
5076
5077STATUS_CSS_REGION_MISMATCH
5078
5079Copy protection error—The region of the specified DVD does not correspond to the region setting of the drive.
5080
50810xC000030B
5082
5083STATUS_CSS_RESETS_EXHAUSTED
5084
5085Copy protection error—The region setting of the drive might be permanent.
5086
50870xC0000320
5088
5089STATUS_PKINIT_FAILURE
5090
5091The Kerberos protocol encountered an error while validating the KDC certificate during smart card logon. There is more information in the system event log.
5092
50930xC0000321
5094
5095STATUS_SMARTCARD_SUBSYSTEM_FAILURE
5096
5097The Kerberos protocol encountered an error while attempting to use the smart card subsystem.
5098
50990xC0000322
5100
5101STATUS_NO_KERB_KEY
5102
5103The target server does not have acceptable Kerberos credentials.
5104
51050xC0000350
5106
5107STATUS_HOST_DOWN
5108
5109The transport determined that the remote system is down.
5110
51110xC0000351
5112
5113STATUS_UNSUPPORTED_PREAUTH
5114
5115An unsupported pre-authentication mechanism was presented to the Kerberos package.
5116
51170xC0000352
5118
5119STATUS_EFS_ALG_BLOB_TOO_BIG
5120
5121The encryption algorithm that is used on the source file needs a bigger key buffer than the one that is used on the destination file.
5122
51230xC0000353
5124
5125STATUS_PORT_NOT_SET
5126
5127An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.
5128
51290xC0000354
5130
5131STATUS_DEBUGGER_INACTIVE
5132
5133An attempt to do an operation on a debug port failed because the port is in the process of being deleted.
5134
51350xC0000355
5136
5137STATUS_DS_VERSION_CHECK_FAILURE
5138
5139This version of Windows is not compatible with the behavior version of the directory forest, domain, or domain controller.
5140
51410xC0000356
5142
5143STATUS_AUDITING_DISABLED
5144
5145The specified event is currently not being audited.
5146
51470xC0000357
5148
5149STATUS_PRENT4_MACHINE_ACCOUNT
5150
5151The machine account was created prior to Windows NT 4.0 operating system. The account needs to be recreated.
5152
51530xC0000358
5154
5155STATUS_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER
5156
5157An account group cannot have a universal group as a member.
5158
51590xC0000359
5160
5161STATUS_INVALID_IMAGE_WIN_32
5162
5163The specified image file did not have the correct format; it appears to be a 32-bit Windows image.
5164
51650xC000035A
5166
5167STATUS_INVALID_IMAGE_WIN_64
5168
5169The specified image file did not have the correct format; it appears to be a 64-bit Windows image.
5170
51710xC000035B
5172
5173STATUS_BAD_BINDINGS
5174
5175The client's supplied SSPI channel bindings were incorrect.
5176
51770xC000035C
5178
5179STATUS_NETWORK_SESSION_EXPIRED
5180
5181The client session has expired; so the client must re-authenticate to continue accessing the remote resources.
5182
51830xC000035D
5184
5185STATUS_APPHELP_BLOCK
5186
5187The AppHelp dialog box canceled; thus preventing the application from starting.
5188
51890xC000035E
5190
5191STATUS_ALL_SIDS_FILTERED
5192
5193The SID filtering operation removed all SIDs.
5194
51950xC000035F
5196
5197STATUS_NOT_SAFE_MODE_DRIVER
5198
5199The driver was not loaded because the system is starting in safe mode.
5200
52010xC0000361
5202
5203STATUS_ACCESS_DISABLED_BY_POLICY_DEFAULT
5204
5205Access to %1 has been restricted by your Administrator by the default software restriction policy level.
5206
52070xC0000362
5208
5209STATUS_ACCESS_DISABLED_BY_POLICY_PATH
5210
5211Access to %1 has been restricted by your Administrator by location with policy rule %2 placed on path %3.
5212
52130xC0000363
5214
5215STATUS_ACCESS_DISABLED_BY_POLICY_PUBLISHER
5216
5217Access to %1 has been restricted by your Administrator by software publisher policy.
5218
52190xC0000364
5220
5221STATUS_ACCESS_DISABLED_BY_POLICY_OTHER
5222
5223Access to %1 has been restricted by your Administrator by policy rule %2.
5224
52250xC0000365
5226
5227STATUS_FAILED_DRIVER_ENTRY
5228
5229The driver was not loaded because it failed its initialization call.
5230
52310xC0000366
5232
5233STATUS_DEVICE_ENUMERATION_ERROR
5234
5235The device encountered an error while applying power or reading the device configuration. This might be caused by a failure of your hardware or by a poor connection.
5236
52370xC0000368
5238
5239STATUS_MOUNT_POINT_NOT_RESOLVED
5240
5241The create operation failed because the name contained at least one mount point that resolves to a volume to which the specified device object is not attached.
5242
52430xC0000369
5244
5245STATUS_INVALID_DEVICE_OBJECT_PARAMETER
5246
5247The device object parameter is either not a valid device object or is not attached to the volume that is specified by the file name.
5248
52490xC000036A
5250
5251STATUS_MCA_OCCURED
5252
5253A machine check error has occurred. Check the system event log for additional information.
5254
52550xC000036B
5256
5257STATUS_DRIVER_BLOCKED_CRITICAL
5258
5259Driver %2 has been blocked from loading.
5260
52610xC000036C
5262
5263STATUS_DRIVER_BLOCKED
5264
5265Driver %2 has been blocked from loading.
5266
52670xC000036D
5268
5269STATUS_DRIVER_DATABASE_ERROR
5270
5271There was error [%2] processing the driver database.
5272
52730xC000036E
5274
5275STATUS_SYSTEM_HIVE_TOO_LARGE
5276
5277System hive size has exceeded its limit.
5278
52790xC000036F
5280
5281STATUS_INVALID_IMPORT_OF_NON_DLL
5282
5283A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.
5284
52850xC0000371
5286
5287STATUS_NO_SECRETS
5288
5289The local account store does not contain secret material for the specified account.
5290
52910xC0000372
5292
5293STATUS_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY
5294
5295Access to %1 has been restricted by your Administrator by policy rule %2.
5296
52970xC0000373
5298
5299STATUS_FAILED_STACK_SWITCH
5300
5301The system was not able to allocate enough memory to perform a stack switch.
5302
53030xC0000374
5304
5305STATUS_HEAP_CORRUPTION
5306
5307A heap has been corrupted.
5308
53090xC0000380
5310
5311STATUS_SMARTCARD_WRONG_PIN
5312
5313An incorrect PIN was presented to the smart card.
5314
53150xC0000381
5316
5317STATUS_SMARTCARD_CARD_BLOCKED
5318
5319The smart card is blocked.
5320
53210xC0000382
5322
5323STATUS_SMARTCARD_CARD_NOT_AUTHENTICATED
5324
5325No PIN was presented to the smart card.
5326
53270xC0000383
5328
5329STATUS_SMARTCARD_NO_CARD
5330
5331No smart card is available.
5332
53330xC0000384
5334
5335STATUS_SMARTCARD_NO_KEY_CONTAINER
5336
5337The requested key container does not exist on the smart card.
5338
53390xC0000385
5340
5341STATUS_SMARTCARD_NO_CERTIFICATE
5342
5343The requested certificate does not exist on the smart card.
5344
53450xC0000386
5346
5347STATUS_SMARTCARD_NO_KEYSET
5348
5349The requested keyset does not exist.
5350
53510xC0000387
5352
5353STATUS_SMARTCARD_IO_ERROR
5354
5355A communication error with the smart card has been detected.
5356
53570xC0000388
5358
5359STATUS_DOWNGRADE_DETECTED
5360
5361The system detected a possible attempt to compromise security. Ensure that you can contact the server that authenticated you.
5362
53630xC0000389
5364
5365STATUS_SMARTCARD_CERT_REVOKED
5366
5367The smart card certificate used for authentication has been revoked. Contact your system administrator. There might be additional information in the event log.
5368
53690xC000038A
5370
5371STATUS_ISSUING_CA_UNTRUSTED
5372
5373An untrusted certificate authority was detected while processing the smart card certificate that is used for authentication. Contact your system administrator.
5374
53750xC000038B
5376
5377STATUS_REVOCATION_OFFLINE_C
5378
5379The revocation status of the smart card certificate that is used for authentication could not be determined. Contact your system administrator.
5380
53810xC000038C
5382
5383STATUS_PKINIT_CLIENT_FAILURE
5384
5385The smart card certificate used for authentication was not trusted. Contact your system administrator.
5386
53870xC000038D
5388
5389STATUS_SMARTCARD_CERT_EXPIRED
5390
5391The smart card certificate used for authentication has expired. Contact your system administrator.
5392
53930xC000038E
5394
5395STATUS_DRIVER_FAILED_PRIOR_UNLOAD
5396
5397The driver could not be loaded because a previous version of the driver is still in memory.
5398
53990xC000038F
5400
5401STATUS_SMARTCARD_SILENT_CONTEXT
5402
5403The smart card provider could not perform the action because the context was acquired as silent.
5404
54050xC0000401
5406
5407STATUS_PER_USER_TRUST_QUOTA_EXCEEDED
5408
5409The delegated trust creation quota of the current user has been exceeded.
5410
54110xC0000402
5412
5413STATUS_ALL_USER_TRUST_QUOTA_EXCEEDED
5414
5415The total delegated trust creation quota has been exceeded.
5416
54170xC0000403
5418
5419STATUS_USER_DELETE_TRUST_QUOTA_EXCEEDED
5420
5421The delegated trust deletion quota of the current user has been exceeded.
5422
54230xC0000404
5424
5425STATUS_DS_NAME_NOT_UNIQUE
5426
5427The requested name already exists as a unique identifier.
5428
54290xC0000405
5430
5431STATUS_DS_DUPLICATE_ID_FOUND
5432
5433The requested object has a non-unique identifier and cannot be retrieved.
5434
54350xC0000406
5436
5437STATUS_DS_GROUP_CONVERSION_ERROR
5438
5439The group cannot be converted due to attribute restrictions on the requested group type.
5440
54410xC0000407
5442
5443STATUS_VOLSNAP_PREPARE_HIBERNATE
5444
5445{Volume Shadow Copy Service} Wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.
5446
54470xC0000408
5448
5449STATUS_USER2USER_REQUIRED
5450
5451Kerberos sub-protocol User2User is required.
5452
54530xC0000409
5454
5455STATUS_STACK_BUFFER_OVERRUN
5456
5457The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.
5458
54590xC000040A
5460
5461STATUS_NO_S4U_PROT_SUPPORT
5462
5463The Kerberos subsystem encountered an error. A service for user protocol request was made against a domain controller which does not support service for user.
5464
54650xC000040B
5466
5467STATUS_CROSSREALM_DELEGATION_FAILURE
5468
5469An attempt was made by this server to make a Kerberos constrained delegation request for a target that is outside the server realm. This action is not supported and the resulting error indicates a misconfiguration on the allowed-to-delegate-to list for this server. Contact your administrator.
5470
54710xC000040C
5472
5473STATUS_REVOCATION_OFFLINE_KDC
5474
5475The revocation status of the domain controller certificate used for smart card authentication could not be determined. There is additional information in the system event log. Contact your system administrator.
5476
54770xC000040D
5478
5479STATUS_ISSUING_CA_UNTRUSTED_KDC
5480
5481An untrusted certificate authority was detected while processing the domain controller certificate used for authentication. There is additional information in the system event log. Contact your system administrator.
5482
54830xC000040E
5484
5485STATUS_KDC_CERT_EXPIRED
5486
5487The domain controller certificate used for smart card logon has expired. Contact your system administrator with the contents of your system event log.
5488
54890xC000040F
5490
5491STATUS_KDC_CERT_REVOKED
5492
5493The domain controller certificate used for smart card logon has been revoked. Contact your system administrator with the contents of your system event log.
5494
54950xC0000410
5496
5497STATUS_PARAMETER_QUOTA_EXCEEDED
5498
5499Data present in one of the parameters is more than the function can operate on.
5500
55010xC0000411
5502
5503STATUS_HIBERNATION_FAILURE
5504
5505The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted.
5506
55070xC0000412
5508
5509STATUS_DELAY_LOAD_FAILED
5510
5511An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.
5512
55130xC0000413
5514
5515STATUS_AUTHENTICATION_FIREWALL_FAILED
5516
5517Logon Failure: The machine you are logging onto is protected by an authentication firewall. The specified account is not allowed to authenticate to the machine.
5518
55190xC0000414
5520
5521STATUS_VDM_DISALLOWED
5522
5523%hs is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator.
5524
55250xC0000415
5526
5527STATUS_HUNG_DISPLAY_DRIVER_THREAD
5528
5529{Display Driver Stopped Responding} The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the machine a dialog will be displayed giving you a chance to report this failure to Microsoft.
5530
55310xC0000416
5532
5533STATUS_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE
5534
5535The Desktop heap encountered an error while allocating session memory. There is more information in the system event log.
5536
55370xC0000417
5538
5539STATUS_INVALID_CRUNTIME_PARAMETER
5540
5541An invalid parameter was passed to a C runtime function.
5542
55430xC0000418
5544
5545STATUS_NTLM_BLOCKED
5546
5547The authentication failed because NTLM was blocked.
5548
55490xC0000419
5550
5551STATUS_DS_SRC_SID_EXISTS_IN_FOREST
5552
5553The source object's SID already exists in destination forest.
5554
55550xC000041A
5556
5557STATUS_DS_DOMAIN_NAME_EXISTS_IN_FOREST
5558
5559The domain name of the trusted domain already exists in the forest.
5560
55610xC000041B
5562
5563STATUS_DS_FLAT_NAME_EXISTS_IN_FOREST
5564
5565The flat name of the trusted domain already exists in the forest.
5566
55670xC000041C
5568
5569STATUS_INVALID_USER_PRINCIPAL_NAME
5570
5571The User Principal Name (UPN) is invalid.
5572
55730xC0000420
5574
5575STATUS_ASSERTION_FAILURE
5576
5577There has been an assertion failure.
5578
55790xC0000421
5580
5581STATUS_VERIFIER_STOP
5582
5583Application verifier has found an error in the current process.
5584
55850xC0000423
5586
5587STATUS_CALLBACK_POP_STACK
5588
5589A user mode unwind is in progress.
5590
55910xC0000424
5592
5593STATUS_INCOMPATIBLE_DRIVER_BLOCKED
5594
5595%2 has been blocked from loading due to incompatibility with this system. Contact your software vendor for a compatible version of the driver.
5596
55970xC0000425
5598
5599STATUS_HIVE_UNLOADED
5600
5601Illegal operation attempted on a registry key which has already been unloaded.
5602
56030xC0000426
5604
5605STATUS_COMPRESSION_DISABLED
5606
5607Compression is disabled for this volume.
5608
56090xC0000427
5610
5611STATUS_FILE_SYSTEM_LIMITATION
5612
5613The requested operation could not be completed due to a file system limitation.
5614
56150xC0000428
5616
5617STATUS_INVALID_IMAGE_HASH
5618
5619The hash for image %hs cannot be found in the system catalogs. The image is likely corrupt or the victim of tampering.
5620
56210xC0000429
5622
5623STATUS_NOT_CAPABLE
5624
5625The implementation is not capable of performing the request.
5626
56270xC000042A
5628
5629STATUS_REQUEST_OUT_OF_SEQUENCE
5630
5631The requested operation is out of order with respect to other operations.
5632
56330xC000042B
5634
5635STATUS_IMPLEMENTATION_LIMIT
5636
5637An operation attempted to exceed an implementation-defined limit.
5638
56390xC000042C
5640
5641STATUS_ELEVATION_REQUIRED
5642
5643The requested operation requires elevation.
5644
56450xC000042D
5646
5647STATUS_NO_SECURITY_CONTEXT
5648
5649The required security context does not exist.
5650
56510xC000042E
5652
5653STATUS_PKU2U_CERT_FAILURE
5654
5655The PKU2U protocol encountered an error while attempting to utilize the associated certificates.
5656
56570xC0000432
5658
5659STATUS_BEYOND_VDL
5660
5661The operation was attempted beyond the valid data length of the file.
5662
56630xC0000433
5664
5665STATUS_ENCOUNTERED_WRITE_IN_PROGRESS
5666
5667The attempted write operation encountered a write already in progress for some portion of the range.
5668
56690xC0000434
5670
5671STATUS_PTE_CHANGED
5672
5673The page fault mappings changed in the middle of processing a fault so the operation must be retried.
5674
56750xC0000435
5676
5677STATUS_PURGE_FAILED
5678
5679The attempt to purge this file from memory failed to purge some or all the data from memory.
5680
56810xC0000440
5682
5683STATUS_CRED_REQUIRES_CONFIRMATION
5684
5685The requested credential requires confirmation.
5686
56870xC0000441
5688
5689STATUS_CS_ENCRYPTION_INVALID_SERVER_RESPONSE
5690
5691The remote server sent an invalid response for a file being opened with Client Side Encryption.
5692
56930xC0000442
5694
5695STATUS_CS_ENCRYPTION_UNSUPPORTED_SERVER
5696
5697Client Side Encryption is not supported by the remote server even though it claims to support it.
5698
56990xC0000443
5700
5701STATUS_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE
5702
5703File is encrypted and should be opened in Client Side Encryption mode.
5704
57050xC0000444
5706
5707STATUS_CS_ENCRYPTION_NEW_ENCRYPTED_FILE
5708
5709A new encrypted file is being created and a $EFS needs to be provided.
5710
57110xC0000445
5712
5713STATUS_CS_ENCRYPTION_FILE_NOT_CSE
5714
5715The SMB client requested a CSE FSCTL on a non-CSE file.
5716
57170xC0000446
5718
5719STATUS_INVALID_LABEL
5720
5721Indicates a particular Security ID cannot be assigned as the label of an object.
5722
57230xC0000450
5724
5725STATUS_DRIVER_PROCESS_TERMINATED
5726
5727The process hosting the driver for this device has terminated.
5728
57290xC0000451
5730
5731STATUS_AMBIGUOUS_SYSTEM_DEVICE
5732
5733The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
5734
57350xC0000452
5736
5737STATUS_SYSTEM_DEVICE_NOT_FOUND
5738
5739The requested system device cannot be found.
5740
57410xC0000453
5742
5743STATUS_RESTART_BOOT_APPLICATION
5744
5745This boot application must be restarted.
5746
57470xC0000454
5748
5749STATUS_INSUFFICIENT_NVRAM_RESOURCES
5750
5751Insufficient NVRAM resources exist to complete the API. A reboot might be required.
5752
57530xC0000460
5754
5755STATUS_NO_RANGES_PROCESSED
5756
5757No ranges for the specified operation were able to be processed.
5758
57590xC0000463
5760
5761STATUS_DEVICE_FEATURE_NOT_SUPPORTED
5762
5763The storage device does not support Offload Write.
5764
57650xC0000464
5766
5767STATUS_DEVICE_UNREACHABLE
5768
5769Data cannot be moved because the source device cannot communicate with the destination device.
5770
57710xC0000465
5772
5773STATUS_INVALID_TOKEN
5774
5775The token representing the data is invalid or expired.
5776
57770xC0000466
5778
5779STATUS_SERVER_UNAVAILABLE
5780
5781The file server is temporarily unavailable.
5782
57830xC0000500
5784
5785STATUS_INVALID_TASK_NAME
5786
5787The specified task name is invalid.
5788
57890xC0000501
5790
5791STATUS_INVALID_TASK_INDEX
5792
5793The specified task index is invalid.
5794
57950xC0000502
5796
5797STATUS_THREAD_ALREADY_IN_TASK
5798
5799The specified thread is already joining a task.
5800
58010xC0000503
5802
5803STATUS_CALLBACK_BYPASS
5804
5805A callback has requested to bypass native code.
5806
58070xC0000602
5808
5809STATUS_FAIL_FAST_EXCEPTION
5810
5811A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.
5812
58130xC0000603
5814
5815STATUS_IMAGE_CERT_REVOKED
5816
5817Windows cannot verify the digital signature for this file. The signing certificate for this file has been revoked.
5818
58190xC0000700
5820
5821STATUS_PORT_CLOSED
5822
5823The ALPC port is closed.
5824
58250xC0000701
5826
5827STATUS_MESSAGE_LOST
5828
5829The ALPC message requested is no longer available.
5830
58310xC0000702
5832
5833STATUS_INVALID_MESSAGE
5834
5835The ALPC message supplied is invalid.
5836
58370xC0000703
5838
5839STATUS_REQUEST_CANCELED
5840
5841The ALPC message has been canceled.
5842
58430xC0000704
5844
5845STATUS_RECURSIVE_DISPATCH
5846
5847Invalid recursive dispatch attempt.
5848
58490xC0000705
5850
5851STATUS_LPC_RECEIVE_BUFFER_EXPECTED
5852
5853No receive buffer has been supplied in a synchronous request.
5854
58550xC0000706
5856
5857STATUS_LPC_INVALID_CONNECTION_USAGE
5858
5859The connection port is used in an invalid context.
5860
58610xC0000707
5862
5863STATUS_LPC_REQUESTS_NOT_ALLOWED
5864
5865The ALPC port does not accept new request messages.
5866
58670xC0000708
5868
5869STATUS_RESOURCE_IN_USE
5870
5871The resource requested is already in use.
5872
58730xC0000709
5874
5875STATUS_HARDWARE_MEMORY_ERROR
5876
5877The hardware has reported an uncorrectable memory error.
5878
58790xC000070A
5880
5881STATUS_THREADPOOL_HANDLE_EXCEPTION
5882
5883Status 0x%08x was returned, waiting on handle 0x%x for wait 0x%p, in waiter 0x%p.
5884
58850xC000070B
5886
5887STATUS_THREADPOOL_SET_EVENT_ON_COMPLETION_FAILED
5888
5889After a callback to 0x%p(0x%p), a completion call to Set event(0x%p) failed with status 0x%08x.
5890
58910xC000070C
5892
5893STATUS_THREADPOOL_RELEASE_SEMAPHORE_ON_COMPLETION_FAILED
5894
5895After a callback to 0x%p(0x%p), a completion call to ReleaseSemaphore(0x%p, %d) failed with status 0x%08x.
5896
58970xC000070D
5898
5899STATUS_THREADPOOL_RELEASE_MUTEX_ON_COMPLETION_FAILED
5900
5901After a callback to 0x%p(0x%p), a completion call to ReleaseMutex(%p) failed with status 0x%08x.
5902
59030xC000070E
5904
5905STATUS_THREADPOOL_FREE_LIBRARY_ON_COMPLETION_FAILED
5906
5907After a callback to 0x%p(0x%p), a completion call to FreeLibrary(%p) failed with status 0x%08x.
5908
59090xC000070F
5910
5911STATUS_THREADPOOL_RELEASED_DURING_OPERATION
5912
5913The thread pool 0x%p was released while a thread was posting a callback to 0x%p(0x%p) to it.
5914
59150xC0000710
5916
5917STATUS_CALLBACK_RETURNED_WHILE_IMPERSONATING
5918
5919A thread pool worker thread is impersonating a client, after a callback to 0x%p(0x%p). This is unexpected, indicating that the callback is missing a call to revert the impersonation.
5920
59210xC0000711
5922
5923STATUS_APC_RETURNED_WHILE_IMPERSONATING
5924
5925A thread pool worker thread is impersonating a client, after executing an APC. This is unexpected, indicating that the APC is missing a call to revert the impersonation.
5926
59270xC0000712
5928
5929STATUS_PROCESS_IS_PROTECTED
5930
5931Either the target process, or the target thread's containing process, is a protected process.
5932
59330xC0000713
5934
5935STATUS_MCA_EXCEPTION
5936
5937A thread is getting dispatched with MCA EXCEPTION because of MCA.
5938
59390xC0000714
5940
5941STATUS_CERTIFICATE_MAPPING_NOT_UNIQUE
5942
5943The client certificate account mapping is not unique.
5944
59450xC0000715
5946
5947STATUS_SYMLINK_CLASS_DISABLED
5948
5949The symbolic link cannot be followed because its type is disabled.
5950
59510xC0000716
5952
5953STATUS_INVALID_IDN_NORMALIZATION
5954
5955Indicates that the specified string is not valid for IDN normalization.
5956
59570xC0000717
5958
5959STATUS_NO_UNICODE_TRANSLATION
5960
5961No mapping for the Unicode character exists in the target multi-byte code page.
5962
59630xC0000718
5964
5965STATUS_ALREADY_REGISTERED
5966
5967The provided callback is already registered.
5968
59690xC0000719
5970
5971STATUS_CONTEXT_MISMATCH
5972
5973The provided context did not match the target.
5974
59750xC000071A
5976
5977STATUS_PORT_ALREADY_HAS_COMPLETION_LIST
5978
5979The specified port already has a completion list.
5980
59810xC000071B
5982
5983STATUS_CALLBACK_RETURNED_THREAD_PRIORITY
5984
5985A threadpool worker thread entered a callback at thread base priority 0x%x and exited at priority 0x%x.
5986
5987This is unexpected, indicating that the callback missed restoring the priority.
5988
59890xC000071C
5990
5991STATUS_INVALID_THREAD
5992
5993An invalid thread, handle %p, is specified for this operation. Possibly, a threadpool worker thread was specified.
5994
59950xC000071D
5996
5997STATUS_CALLBACK_RETURNED_TRANSACTION
5998
5999A threadpool worker thread entered a callback, which left transaction state.
6000
6001This is unexpected, indicating that the callback missed clearing the transaction.
6002
60030xC000071E
6004
6005STATUS_CALLBACK_RETURNED_LDR_LOCK
6006
6007A threadpool worker thread entered a callback, which left the loader lock held.
6008
6009This is unexpected, indicating that the callback missed releasing the lock.
6010
60110xC000071F
6012
6013STATUS_CALLBACK_RETURNED_LANG
6014
6015A threadpool worker thread entered a callback, which left with preferred languages set.
6016
6017This is unexpected, indicating that the callback missed clearing them.
6018
60190xC0000720
6020
6021STATUS_CALLBACK_RETURNED_PRI_BACK
6022
6023A threadpool worker thread entered a callback, which left with background priorities set.
6024
6025This is unexpected, indicating that the callback missed restoring the original priorities.
6026
60270xC0000800
6028
6029STATUS_DISK_REPAIR_DISABLED
6030
6031The attempted operation required self healing to be enabled.
6032
60330xC0000801
6034
6035STATUS_DS_DOMAIN_RENAME_IN_PROGRESS
6036
6037The directory service cannot perform the requested operation because a domain rename operation is in progress.
6038
60390xC0000802
6040
6041STATUS_DISK_QUOTA_EXCEEDED
6042
6043An operation failed because the storage quota was exceeded.
6044
60450xC0000804
6046
6047STATUS_CONTENT_BLOCKED
6048
6049An operation failed because the content was blocked.
6050
60510xC0000805
6052
6053STATUS_BAD_CLUSTERS
6054
6055The operation could not be completed due to bad clusters on disk.
6056
60570xC0000806
6058
6059STATUS_VOLUME_DIRTY
6060
6061The operation could not be completed because the volume is dirty. Please run the Chkdsk utility and try again.
6062
60630xC0000901
6064
6065STATUS_FILE_CHECKED_OUT
6066
6067This file is checked out or locked for editing by another user.
6068
60690xC0000902
6070
6071STATUS_CHECKOUT_REQUIRED
6072
6073The file must be checked out before saving changes.
6074
60750xC0000903
6076
6077STATUS_BAD_FILE_TYPE
6078
6079The file type being saved or retrieved has been blocked.
6080
60810xC0000904
6082
6083STATUS_FILE_TOO_LARGE
6084
6085The file size exceeds the limit allowed and cannot be saved.
6086
60870xC0000905
6088
6089STATUS_FORMS_AUTH_REQUIRED
6090
6091Access Denied. Before opening files in this location, you must first browse to the e.g. site and select the option to log on automatically.
6092
60930xC0000906
6094
6095STATUS_VIRUS_INFECTED
6096
6097The operation did not complete successfully because the file contains a virus.
6098
60990xC0000907
6100
6101STATUS_VIRUS_DELETED
6102
6103This file contains a virus and cannot be opened. Due to the nature of this virus, the file has been removed from this location.
6104
61050xC0000908
6106
6107STATUS_BAD_MCFG_TABLE
6108
6109The resources required for this device conflict with the MCFG table.
6110
61110xC0000909
6112
6113STATUS_CANNOT_BREAK_OPLOCK
6114
6115The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken.
6116
61170xC0009898
6118
6119STATUS_WOW_ASSERTION
6120
6121WOW Assertion Error.
6122
61230xC000A000
6124
6125STATUS_INVALID_SIGNATURE
6126
6127The cryptographic signature is invalid.
6128
61290xC000A001
6130
6131STATUS_HMAC_NOT_SUPPORTED
6132
6133The cryptographic provider does not support HMAC.
6134
61350xC000A010
6136
6137STATUS_IPSEC_QUEUE_OVERFLOW
6138
6139The IPsec queue overflowed.
6140
61410xC000A011
6142
6143STATUS_ND_QUEUE_OVERFLOW
6144
6145The neighbor discovery queue overflowed.
6146
61470xC000A012
6148
6149STATUS_HOPLIMIT_EXCEEDED
6150
6151An Internet Control Message Protocol (ICMP) hop limit exceeded error was received.
6152
61530xC000A013
6154
6155STATUS_PROTOCOL_NOT_SUPPORTED
6156
6157The protocol is not installed on the local machine.
6158
61590xC000A080
6160
6161STATUS_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED
6162
6163{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error might be caused by network connectivity issues. Try to save this file elsewhere.
6164
61650xC000A081
6166
6167STATUS_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR
6168
6169{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error was returned by the server on which the file exists. Try to save this file elsewhere.
6170
61710xC000A082
6172
6173STATUS_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR
6174
6175{Delayed Write Failed} Windows was unable to save all the data for the file %hs; the data has been lost. This error might be caused if the device has been removed or the media is write-protected.
6176
61770xC000A083
6178
6179STATUS_XML_PARSE_ERROR
6180
6181Windows was unable to parse the requested XML data.
6182
61830xC000A084
6184
6185STATUS_XMLDSIG_ERROR
6186
6187An error was encountered while processing an XML digital signature.
6188
61890xC000A085
6190
6191STATUS_WRONG_COMPARTMENT
6192
6193This indicates that the caller made the connection request in the wrong routing compartment.
6194
61950xC000A086
6196
6197STATUS_AUTHIP_FAILURE
6198
6199This indicates that there was an AuthIP failure when attempting to connect to the remote host.
6200
62010xC000A087
6202
6203STATUS_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS
6204
6205OID mapped groups cannot have members.
6206
62070xC000A088
6208
6209STATUS_DS_OID_NOT_FOUND
6210
6211The specified OID cannot be found.
6212
62130xC000A100
6214
6215STATUS_HASH_NOT_SUPPORTED
6216
6217Hash generation for the specified version and hash type is not enabled on server.
6218
62190xC000A101
6220
6221STATUS_HASH_NOT_PRESENT
6222
6223The hash requests is not present or not up to date with the current file contents.
6224
62250xC000A2A1
6226
6227STATUS_OFFLOAD_READ_FLT_NOT_SUPPORTED
6228
6229A file system filter on the server has not opted in for Offload Read support.
6230
62310xC000A2A2
6232
6233STATUS_OFFLOAD_WRITE_FLT_NOT_SUPPORTED
6234
6235A file system filter on the server has not opted in for Offload Write support.
6236
62370xC000A2A3
6238
6239STATUS_OFFLOAD_READ_FILE_NOT_SUPPORTED
6240
6241Offload read operations cannot be performed on:
6242
6243Compressed files
6244
6245Sparse files
6246
6247Encrypted files
6248
6249File system metadata files
6250
62510xC000A2A4
6252
6253STATUS_OFFLOAD_WRITE_FILE_NOT_SUPPORTED
6254
6255Offload write operations cannot be performed on:
6256
6257Compressed files
6258
6259Sparse files
6260
6261Encrypted files
6262
6263File system metadata files
6264
62650xC0010001
6266
6267DBG_NO_STATE_CHANGE
6268
6269The debugger did not perform a state change.
6270
62710xC0010002
6272
6273DBG_APP_NOT_IDLE
6274
6275The debugger found that the application is not idle.
6276
62770xC0020001
6278
6279RPC_NT_INVALID_STRING_BINDING
6280
6281The string binding is invalid.
6282
62830xC0020002
6284
6285RPC_NT_WRONG_KIND_OF_BINDING
6286
6287The binding handle is not the correct type.
6288
62890xC0020003
6290
6291RPC_NT_INVALID_BINDING
6292
6293The binding handle is invalid.
6294
62950xC0020004
6296
6297RPC_NT_PROTSEQ_NOT_SUPPORTED
6298
6299The RPC protocol sequence is not supported.
6300
63010xC0020005
6302
6303RPC_NT_INVALID_RPC_PROTSEQ
6304
6305The RPC protocol sequence is invalid.
6306
63070xC0020006
6308
6309RPC_NT_INVALID_STRING_UUID
6310
6311The string UUID is invalid.
6312
63130xC0020007
6314
6315RPC_NT_INVALID_ENDPOINT_FORMAT
6316
6317The endpoint format is invalid.
6318
63190xC0020008
6320
6321RPC_NT_INVALID_NET_ADDR
6322
6323The network address is invalid.
6324
63250xC0020009
6326
6327RPC_NT_NO_ENDPOINT_FOUND
6328
6329No endpoint was found.
6330
63310xC002000A
6332
6333RPC_NT_INVALID_TIMEOUT
6334
6335The time-out value is invalid.
6336
63370xC002000B
6338
6339RPC_NT_OBJECT_NOT_FOUND
6340
6341The object UUID was not found.
6342
63430xC002000C
6344
6345RPC_NT_ALREADY_REGISTERED
6346
6347The object UUID has already been registered.
6348
63490xC002000D
6350
6351RPC_NT_TYPE_ALREADY_REGISTERED
6352
6353The type UUID has already been registered.
6354
63550xC002000E
6356
6357RPC_NT_ALREADY_LISTENING
6358
6359The RPC server is already listening.
6360
63610xC002000F
6362
6363RPC_NT_NO_PROTSEQS_REGISTERED
6364
6365No protocol sequences have been registered.
6366
63670xC0020010
6368
6369RPC_NT_NOT_LISTENING
6370
6371The RPC server is not listening.
6372
63730xC0020011
6374
6375RPC_NT_UNKNOWN_MGR_TYPE
6376
6377The manager type is unknown.
6378
63790xC0020012
6380
6381RPC_NT_UNKNOWN_IF
6382
6383The interface is unknown.
6384
63850xC0020013
6386
6387RPC_NT_NO_BINDINGS
6388
6389There are no bindings.
6390
63910xC0020014
6392
6393RPC_NT_NO_PROTSEQS
6394
6395There are no protocol sequences.
6396
63970xC0020015
6398
6399RPC_NT_CANT_CREATE_ENDPOINT
6400
6401The endpoint cannot be created.
6402
64030xC0020016
6404
6405RPC_NT_OUT_OF_RESOURCES
6406
6407Insufficient resources are available to complete this operation.
6408
64090xC0020017
6410
6411RPC_NT_SERVER_UNAVAILABLE
6412
6413The RPC server is unavailable.
6414
64150xC0020018
6416
6417RPC_NT_SERVER_TOO_BUSY
6418
6419The RPC server is too busy to complete this operation.
6420
64210xC0020019
6422
6423RPC_NT_INVALID_NETWORK_OPTIONS
6424
6425The network options are invalid.
6426
64270xC002001A
6428
6429RPC_NT_NO_CALL_ACTIVE
6430
6431No RPCs are active on this thread.
6432
64330xC002001B
6434
6435RPC_NT_CALL_FAILED
6436
6437The RPC failed.
6438
64390xC002001C
6440
6441RPC_NT_CALL_FAILED_DNE
6442
6443The RPC failed and did not execute.
6444
64450xC002001D
6446
6447RPC_NT_PROTOCOL_ERROR
6448
6449An RPC protocol error occurred.
6450
64510xC002001F
6452
6453RPC_NT_UNSUPPORTED_TRANS_SYN
6454
6455The RPC server does not support the transfer syntax.
6456
64570xC0020021
6458
6459RPC_NT_UNSUPPORTED_TYPE
6460
6461The type UUID is not supported.
6462
64630xC0020022
6464
6465RPC_NT_INVALID_TAG
6466
6467The tag is invalid.
6468
64690xC0020023
6470
6471RPC_NT_INVALID_BOUND
6472
6473The array bounds are invalid.
6474
64750xC0020024
6476
6477RPC_NT_NO_ENTRY_NAME
6478
6479The binding does not contain an entry name.
6480
64810xC0020025
6482
6483RPC_NT_INVALID_NAME_SYNTAX
6484
6485The name syntax is invalid.
6486
64870xC0020026
6488
6489RPC_NT_UNSUPPORTED_NAME_SYNTAX
6490
6491The name syntax is not supported.
6492
64930xC0020028
6494
6495RPC_NT_UUID_NO_ADDRESS
6496
6497No network address is available to construct a UUID.
6498
64990xC0020029
6500
6501RPC_NT_DUPLICATE_ENDPOINT
6502
6503The endpoint is a duplicate.
6504
65050xC002002A
6506
6507RPC_NT_UNKNOWN_AUTHN_TYPE
6508
6509The authentication type is unknown.
6510
65110xC002002B
6512
6513RPC_NT_MAX_CALLS_TOO_SMALL
6514
6515The maximum number of calls is too small.
6516
65170xC002002C
6518
6519RPC_NT_STRING_TOO_LONG
6520
6521The string is too long.
6522
65230xC002002D
6524
6525RPC_NT_PROTSEQ_NOT_FOUND
6526
6527The RPC protocol sequence was not found.
6528
65290xC002002E
6530
6531RPC_NT_PROCNUM_OUT_OF_RANGE
6532
6533The procedure number is out of range.
6534
65350xC002002F
6536
6537RPC_NT_BINDING_HAS_NO_AUTH
6538
6539The binding does not contain any authentication information.
6540
65410xC0020030
6542
6543RPC_NT_UNKNOWN_AUTHN_SERVICE
6544
6545The authentication service is unknown.
6546
65470xC0020031
6548
6549RPC_NT_UNKNOWN_AUTHN_LEVEL
6550
6551The authentication level is unknown.
6552
65530xC0020032
6554
6555RPC_NT_INVALID_AUTH_IDENTITY
6556
6557The security context is invalid.
6558
65590xC0020033
6560
6561RPC_NT_UNKNOWN_AUTHZ_SERVICE
6562
6563The authorization service is unknown.
6564
65650xC0020034
6566
6567EPT_NT_INVALID_ENTRY
6568
6569The entry is invalid.
6570
65710xC0020035
6572
6573EPT_NT_CANT_PERFORM_OP
6574
6575The operation cannot be performed.
6576
65770xC0020036
6578
6579EPT_NT_NOT_REGISTERED
6580
6581No more endpoints are available from the endpoint mapper.
6582
65830xC0020037
6584
6585RPC_NT_NOTHING_TO_EXPORT
6586
6587No interfaces have been exported.
6588
65890xC0020038
6590
6591RPC_NT_INCOMPLETE_NAME
6592
6593The entry name is incomplete.
6594
65950xC0020039
6596
6597RPC_NT_INVALID_VERS_OPTION
6598
6599The version option is invalid.
6600
66010xC002003A
6602
6603RPC_NT_NO_MORE_MEMBERS
6604
6605There are no more members.
6606
66070xC002003B
6608
6609RPC_NT_NOT_ALL_OBJS_UNEXPORTED
6610
6611There is nothing to unexport.
6612
66130xC002003C
6614
6615RPC_NT_INTERFACE_NOT_FOUND
6616
6617The interface was not found.
6618
66190xC002003D
6620
6621RPC_NT_ENTRY_ALREADY_EXISTS
6622
6623The entry already exists.
6624
66250xC002003E
6626
6627RPC_NT_ENTRY_NOT_FOUND
6628
6629The entry was not found.
6630
66310xC002003F
6632
6633RPC_NT_NAME_SERVICE_UNAVAILABLE
6634
6635The name service is unavailable.
6636
66370xC0020040
6638
6639RPC_NT_INVALID_NAF_ID
6640
6641The network address family is invalid.
6642
66430xC0020041
6644
6645RPC_NT_CANNOT_SUPPORT
6646
6647The requested operation is not supported.
6648
66490xC0020042
6650
6651RPC_NT_NO_CONTEXT_AVAILABLE
6652
6653No security context is available to allow impersonation.
6654
66550xC0020043
6656
6657RPC_NT_INTERNAL_ERROR
6658
6659An internal error occurred in the RPC.
6660
66610xC0020044
6662
6663RPC_NT_ZERO_DIVIDE
6664
6665The RPC server attempted to divide an integer by zero.
6666
66670xC0020045
6668
6669RPC_NT_ADDRESS_ERROR
6670
6671An addressing error occurred in the RPC server.
6672
66730xC0020046
6674
6675RPC_NT_FP_DIV_ZERO
6676
6677A floating point operation at the RPC server caused a divide by zero.
6678
66790xC0020047
6680
6681RPC_NT_FP_UNDERFLOW
6682
6683A floating point underflow occurred at the RPC server.
6684
66850xC0020048
6686
6687RPC_NT_FP_OVERFLOW
6688
6689A floating point overflow occurred at the RPC server.
6690
66910xC0020049
6692
6693RPC_NT_CALL_IN_PROGRESS
6694
6695An RPC is already in progress for this thread.
6696
66970xC002004A
6698
6699RPC_NT_NO_MORE_BINDINGS
6700
6701There are no more bindings.
6702
67030xC002004B
6704
6705RPC_NT_GROUP_MEMBER_NOT_FOUND
6706
6707The group member was not found.
6708
67090xC002004C
6710
6711EPT_NT_CANT_CREATE
6712
6713The endpoint mapper database entry could not be created.
6714
67150xC002004D
6716
6717RPC_NT_INVALID_OBJECT
6718
6719The object UUID is the nil UUID.
6720
67210xC002004F
6722
6723RPC_NT_NO_INTERFACES
6724
6725No interfaces have been registered.
6726
67270xC0020050
6728
6729RPC_NT_CALL_CANCELLED
6730
6731The RPC was canceled.
6732
67330xC0020051
6734
6735RPC_NT_BINDING_INCOMPLETE
6736
6737The binding handle does not contain all the required information.
6738
67390xC0020052
6740
6741RPC_NT_COMM_FAILURE
6742
6743A communications failure occurred during an RPC.
6744
67450xC0020053
6746
6747RPC_NT_UNSUPPORTED_AUTHN_LEVEL
6748
6749The requested authentication level is not supported.
6750
67510xC0020054
6752
6753RPC_NT_NO_PRINC_NAME
6754
6755No principal name was registered.
6756
67570xC0020055
6758
6759RPC_NT_NOT_RPC_ERROR
6760
6761The error specified is not a valid Windows RPC error code.
6762
67630xC0020057
6764
6765RPC_NT_SEC_PKG_ERROR
6766
6767A security package-specific error occurred.
6768
67690xC0020058
6770
6771RPC_NT_NOT_CANCELLED
6772
6773The thread was not canceled.
6774
67750xC0020062
6776
6777RPC_NT_INVALID_ASYNC_HANDLE
6778
6779Invalid asynchronous RPC handle.
6780
67810xC0020063
6782
6783RPC_NT_INVALID_ASYNC_CALL
6784
6785Invalid asynchronous RPC call handle for this operation.
6786
67870xC0020064
6788
6789RPC_NT_PROXY_ACCESS_DENIED
6790
6791Access to the HTTP proxy is denied.
6792
67930xC0030001
6794
6795RPC_NT_NO_MORE_ENTRIES
6796
6797The list of RPC servers available for auto-handle binding has been exhausted.
6798
67990xC0030002
6800
6801RPC_NT_SS_CHAR_TRANS_OPEN_FAIL
6802
6803The file designated by DCERPCCHARTRANS cannot be opened.
6804
68050xC0030003
6806
6807RPC_NT_SS_CHAR_TRANS_SHORT_FILE
6808
6809The file containing the character translation table has fewer than 512 bytes.
6810
68110xC0030004
6812
6813RPC_NT_SS_IN_NULL_CONTEXT
6814
6815A null context handle is passed as an [in] parameter.
6816
68170xC0030005
6818
6819RPC_NT_SS_CONTEXT_MISMATCH
6820
6821The context handle does not match any known context handles.
6822
68230xC0030006
6824
6825RPC_NT_SS_CONTEXT_DAMAGED
6826
6827The context handle changed during a call.
6828
68290xC0030007
6830
6831RPC_NT_SS_HANDLES_MISMATCH
6832
6833The binding handles passed to an RPC do not match.
6834
68350xC0030008
6836
6837RPC_NT_SS_CANNOT_GET_CALL_HANDLE
6838
6839The stub is unable to get the call handle.
6840
68410xC0030009
6842
6843RPC_NT_NULL_REF_POINTER
6844
6845A null reference pointer was passed to the stub.
6846
68470xC003000A
6848
6849RPC_NT_ENUM_VALUE_OUT_OF_RANGE
6850
6851The enumeration value is out of range.
6852
68530xC003000B
6854
6855RPC_NT_BYTE_COUNT_TOO_SMALL
6856
6857The byte count is too small.
6858
68590xC003000C
6860
6861RPC_NT_BAD_STUB_DATA
6862
6863The stub received bad data.
6864
68650xC0030059
6866
6867RPC_NT_INVALID_ES_ACTION
6868
6869Invalid operation on the encoding/decoding handle.
6870
68710xC003005A
6872
6873RPC_NT_WRONG_ES_VERSION
6874
6875Incompatible version of the serializing package.
6876
68770xC003005B
6878
6879RPC_NT_WRONG_STUB_VERSION
6880
6881Incompatible version of the RPC stub.
6882
68830xC003005C
6884
6885RPC_NT_INVALID_PIPE_OBJECT
6886
6887The RPC pipe object is invalid or corrupt.
6888
68890xC003005D
6890
6891RPC_NT_INVALID_PIPE_OPERATION
6892
6893An invalid operation was attempted on an RPC pipe object.
6894
68950xC003005E
6896
6897RPC_NT_WRONG_PIPE_VERSION
6898
6899Unsupported RPC pipe version.
6900
69010xC003005F
6902
6903RPC_NT_PIPE_CLOSED
6904
6905The RPC pipe object has already been closed.
6906
69070xC0030060
6908
6909RPC_NT_PIPE_DISCIPLINE_ERROR
6910
6911The RPC call completed before all pipes were processed.
6912
69130xC0030061
6914
6915RPC_NT_PIPE_EMPTY
6916
6917No more data is available from the RPC pipe.
6918
69190xC0040035
6920
6921STATUS_PNP_BAD_MPS_TABLE
6922
6923A device is missing in the system BIOS MPS table. This device will not be used. Contact your system vendor for a system BIOS update.
6924
69250xC0040036
6926
6927STATUS_PNP_TRANSLATION_FAILED
6928
6929A translator failed to translate resources.
6930
69310xC0040037
6932
6933STATUS_PNP_IRQ_TRANSLATION_FAILED
6934
6935An IRQ translator failed to translate resources.
6936
69370xC0040038
6938
6939STATUS_PNP_INVALID_ID
6940
6941Driver %2 returned an invalid ID for a child device (%3).
6942
69430xC0040039
6944
6945STATUS_IO_REISSUE_AS_CACHED
6946
6947Reissue the given operation as a cached I/O operation
6948
69490xC00A0001
6950
6951STATUS_CTX_WINSTATION_NAME_INVALID
6952
6953Session name %1 is invalid.
6954
69550xC00A0002
6956
6957STATUS_CTX_INVALID_PD
6958
6959The protocol driver %1 is invalid.
6960
69610xC00A0003
6962
6963STATUS_CTX_PD_NOT_FOUND
6964
6965The protocol driver %1 was not found in the system path.
6966
69670xC00A0006
6968
6969STATUS_CTX_CLOSE_PENDING
6970
6971A close operation is pending on the terminal connection.
6972
69730xC00A0007
6974
6975STATUS_CTX_NO_OUTBUF
6976
6977No free output buffers are available.
6978
69790xC00A0008
6980
6981STATUS_CTX_MODEM_INF_NOT_FOUND
6982
6983The MODEM.INF file was not found.
6984
69850xC00A0009
6986
6987STATUS_CTX_INVALID_MODEMNAME
6988
6989The modem (%1) was not found in the MODEM.INF file.
6990
69910xC00A000A
6992
6993STATUS_CTX_RESPONSE_ERROR
6994
6995The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
6996
69970xC00A000B
6998
6999STATUS_CTX_MODEM_RESPONSE_TIMEOUT
7000
7001The modem did not respond to the command sent to it. Verify that the modem cable is properly attached and the modem is turned on.
7002
70030xC00A000C
7004
7005STATUS_CTX_MODEM_RESPONSE_NO_CARRIER
7006
7007Carrier detection has failed or the carrier has been dropped due to disconnection.
7008
70090xC00A000D
7010
7011STATUS_CTX_MODEM_RESPONSE_NO_DIALTONE
7012
7013A dial tone was not detected within the required time. Verify that the phone cable is properly attached and functional.
7014
70150xC00A000E
7016
7017STATUS_CTX_MODEM_RESPONSE_BUSY
7018
7019A busy signal was detected at a remote site on callback.
7020
70210xC00A000F
7022
7023STATUS_CTX_MODEM_RESPONSE_VOICE
7024
7025A voice was detected at a remote site on callback.
7026
70270xC00A0010
7028
7029STATUS_CTX_TD_ERROR
7030
7031Transport driver error.
7032
70330xC00A0012
7034
7035STATUS_CTX_LICENSE_CLIENT_INVALID
7036
7037The client you are using is not licensed to use this system. Your logon request is denied.
7038
70390xC00A0013
7040
7041STATUS_CTX_LICENSE_NOT_AVAILABLE
7042
7043The system has reached its licensed logon limit. Try again later.
7044
70450xC00A0014
7046
7047STATUS_CTX_LICENSE_EXPIRED
7048
7049The system license has expired. Your logon request is denied.
7050
70510xC00A0015
7052
7053STATUS_CTX_WINSTATION_NOT_FOUND
7054
7055The specified session cannot be found.
7056
70570xC00A0016
7058
7059STATUS_CTX_WINSTATION_NAME_COLLISION
7060
7061The specified session name is already in use.
7062
70630xC00A0017
7064
7065STATUS_CTX_WINSTATION_BUSY
7066
7067The requested operation cannot be completed because the terminal connection is currently processing a connect, disconnect, reset, or delete operation.
7068
70690xC00A0018
7070
7071STATUS_CTX_BAD_VIDEO_MODE
7072
7073An attempt has been made to connect to a session whose video mode is not supported by the current client.
7074
70750xC00A0022
7076
7077STATUS_CTX_GRAPHICS_INVALID
7078
7079The application attempted to enable DOS graphics mode. DOS graphics mode is not supported.
7080
70810xC00A0024
7082
7083STATUS_CTX_NOT_CONSOLE
7084
7085The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access.
7086
70870xC00A0026
7088
7089STATUS_CTX_CLIENT_QUERY_TIMEOUT
7090
7091The client failed to respond to the server connect message.
7092
70930xC00A0027
7094
7095STATUS_CTX_CONSOLE_DISCONNECT
7096
7097Disconnecting the console session is not supported.
7098
70990xC00A0028
7100
7101STATUS_CTX_CONSOLE_CONNECT
7102
7103Reconnecting a disconnected session to the console is not supported.
7104
71050xC00A002A
7106
7107STATUS_CTX_SHADOW_DENIED
7108
7109The request to control another session remotely was denied.
7110
71110xC00A002B
7112
7113STATUS_CTX_WINSTATION_ACCESS_DENIED
7114
7115A process has requested access to a session, but has not been granted those access rights.
7116
71170xC00A002E
7118
7119STATUS_CTX_INVALID_WD
7120
7121The terminal connection driver %1 is invalid.
7122
71230xC00A002F
7124
7125STATUS_CTX_WD_NOT_FOUND
7126
7127The terminal connection driver %1 was not found in the system path.
7128
71290xC00A0030
7130
7131STATUS_CTX_SHADOW_INVALID
7132
7133The requested session cannot be controlled remotely. You cannot control your own session, a session that is trying to control your session, a session that has no user logged on, or other sessions from the console.
7134
71350xC00A0031
7136
7137STATUS_CTX_SHADOW_DISABLED
7138
7139The requested session is not configured to allow remote control.
7140
71410xC00A0032
7142
7143STATUS_RDP_PROTOCOL_ERROR
7144
7145The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.
7146
71470xC00A0033
7148
7149STATUS_CTX_CLIENT_LICENSE_NOT_SET
7150
7151Your request to connect to this terminal server has been rejected. Your terminal server client license number has not been entered for this copy of the terminal client. Contact your system administrator for help in entering a valid, unique license number for this terminal server client. Click OK to continue.
7152
71530xC00A0034
7154
7155STATUS_CTX_CLIENT_LICENSE_IN_USE
7156
7157Your request to connect to this terminal server has been rejected. Your terminal server client license number is currently being used by another user. Contact your system administrator to obtain a new copy of the terminal server client with a valid, unique license number. Click OK to continue.
7158
71590xC00A0035
7160
7161STATUS_CTX_SHADOW_ENDED_BY_MODE_CHANGE
7162
7163The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported.
7164
71650xC00A0036
7166
7167STATUS_CTX_SHADOW_NOT_RUNNING
7168
7169Remote control could not be terminated because the specified session is not currently being remotely controlled.
7170
71710xC00A0037
7172
7173STATUS_CTX_LOGON_DISABLED
7174
7175Your interactive logon privilege has been disabled. Contact your system administrator.
7176
71770xC00A0038
7178
7179STATUS_CTX_SECURITY_LAYER_ERROR
7180
7181The terminal server security layer detected an error in the protocol stream and has disconnected the client.
7182
71830xC00A0039
7184
7185STATUS_TS_INCOMPATIBLE_SESSIONS
7186
7187The target session is incompatible with the current session.
7188
71890xC00B0001
7190
7191STATUS_MUI_FILE_NOT_FOUND
7192
7193The resource loader failed to find an MUI file.
7194
71950xC00B0002
7196
7197STATUS_MUI_INVALID_FILE
7198
7199The resource loader failed to load an MUI file because the file failed to pass validation.
7200
72010xC00B0003
7202
7203STATUS_MUI_INVALID_RC_CONFIG
7204
7205The RC manifest is corrupted with garbage data, is an unsupported version, or is missing a required item.
7206
72070xC00B0004
7208
7209STATUS_MUI_INVALID_LOCALE_NAME
7210
7211The RC manifest has an invalid culture name.
7212
72130xC00B0005
7214
7215STATUS_MUI_INVALID_ULTIMATEFALLBACK_NAME
7216
7217The RC manifest has and invalid ultimate fallback name.
7218
72190xC00B0006
7220
7221STATUS_MUI_FILE_NOT_LOADED
7222
7223The resource loader cache does not have a loaded MUI entry.
7224
72250xC00B0007
7226
7227STATUS_RESOURCE_ENUM_USER_STOP
7228
7229The user stopped resource enumeration.
7230
72310xC0130001
7232
7233STATUS_CLUSTER_INVALID_NODE
7234
7235The cluster node is not valid.
7236
72370xC0130002
7238
7239STATUS_CLUSTER_NODE_EXISTS
7240
7241The cluster node already exists.
7242
72430xC0130003
7244
7245STATUS_CLUSTER_JOIN_IN_PROGRESS
7246
7247A node is in the process of joining the cluster.
7248
72490xC0130004
7250
7251STATUS_CLUSTER_NODE_NOT_FOUND
7252
7253The cluster node was not found.
7254
72550xC0130005
7256
7257STATUS_CLUSTER_LOCAL_NODE_NOT_FOUND
7258
7259The cluster local node information was not found.
7260
72610xC0130006
7262
7263STATUS_CLUSTER_NETWORK_EXISTS
7264
7265The cluster network already exists.
7266
72670xC0130007
7268
7269STATUS_CLUSTER_NETWORK_NOT_FOUND
7270
7271The cluster network was not found.
7272
72730xC0130008
7274
7275STATUS_CLUSTER_NETINTERFACE_EXISTS
7276
7277The cluster network interface already exists.
7278
72790xC0130009
7280
7281STATUS_CLUSTER_NETINTERFACE_NOT_FOUND
7282
7283The cluster network interface was not found.
7284
72850xC013000A
7286
7287STATUS_CLUSTER_INVALID_REQUEST
7288
7289The cluster request is not valid for this object.
7290
72910xC013000B
7292
7293STATUS_CLUSTER_INVALID_NETWORK_PROVIDER
7294
7295The cluster network provider is not valid.
7296
72970xC013000C
7298
7299STATUS_CLUSTER_NODE_DOWN
7300
7301The cluster node is down.
7302
73030xC013000D
7304
7305STATUS_CLUSTER_NODE_UNREACHABLE
7306
7307The cluster node is not reachable.
7308
73090xC013000E
7310
7311STATUS_CLUSTER_NODE_NOT_MEMBER
7312
7313The cluster node is not a member of the cluster.
7314
73150xC013000F
7316
7317STATUS_CLUSTER_JOIN_NOT_IN_PROGRESS
7318
7319A cluster join operation is not in progress.
7320
73210xC0130010
7322
7323STATUS_CLUSTER_INVALID_NETWORK
7324
7325The cluster network is not valid.
7326
73270xC0130011
7328
7329STATUS_CLUSTER_NO_NET_ADAPTERS
7330
7331No network adapters are available.
7332
73330xC0130012
7334
7335STATUS_CLUSTER_NODE_UP
7336
7337The cluster node is up.
7338
73390xC0130013
7340
7341STATUS_CLUSTER_NODE_PAUSED
7342
7343The cluster node is paused.
7344
73450xC0130014
7346
7347STATUS_CLUSTER_NODE_NOT_PAUSED
7348
7349The cluster node is not paused.
7350
73510xC0130015
7352
7353STATUS_CLUSTER_NO_SECURITY_CONTEXT
7354
7355No cluster security context is available.
7356
73570xC0130016
7358
7359STATUS_CLUSTER_NETWORK_NOT_INTERNAL
7360
7361The cluster network is not configured for internal cluster communication.
7362
73630xC0130017
7364
7365STATUS_CLUSTER_POISONED
7366
7367The cluster node has been poisoned.
7368
73690xC0140001
7370
7371STATUS_ACPI_INVALID_OPCODE
7372
7373An attempt was made to run an invalid AML opcode.
7374
73750xC0140002
7376
7377STATUS_ACPI_STACK_OVERFLOW
7378
7379The AML interpreter stack has overflowed.
7380
73810xC0140003
7382
7383STATUS_ACPI_ASSERT_FAILED
7384
7385An inconsistent state has occurred.
7386
73870xC0140004
7388
7389STATUS_ACPI_INVALID_INDEX
7390
7391An attempt was made to access an array outside its bounds.
7392
73930xC0140005
7394
7395STATUS_ACPI_INVALID_ARGUMENT
7396
7397A required argument was not specified.
7398
73990xC0140006
7400
7401STATUS_ACPI_FATAL
7402
7403A fatal error has occurred.
7404
74050xC0140007
7406
7407STATUS_ACPI_INVALID_SUPERNAME
7408
7409An invalid SuperName was specified.
7410
74110xC0140008
7412
7413STATUS_ACPI_INVALID_ARGTYPE
7414
7415An argument with an incorrect type was specified.
7416
74170xC0140009
7418
7419STATUS_ACPI_INVALID_OBJTYPE
7420
7421An object with an incorrect type was specified.
7422
74230xC014000A
7424
7425STATUS_ACPI_INVALID_TARGETTYPE
7426
7427A target with an incorrect type was specified.
7428
74290xC014000B
7430
7431STATUS_ACPI_INCORRECT_ARGUMENT_COUNT
7432
7433An incorrect number of arguments was specified.
7434
74350xC014000C
7436
7437STATUS_ACPI_ADDRESS_NOT_MAPPED
7438
7439An address failed to translate.
7440
74410xC014000D
7442
7443STATUS_ACPI_INVALID_EVENTTYPE
7444
7445An incorrect event type was specified.
7446
74470xC014000E
7448
7449STATUS_ACPI_HANDLER_COLLISION
7450
7451A handler for the target already exists.
7452
74530xC014000F
7454
7455STATUS_ACPI_INVALID_DATA
7456
7457Invalid data for the target was specified.
7458
74590xC0140010
7460
7461STATUS_ACPI_INVALID_REGION
7462
7463An invalid region for the target was specified.
7464
74650xC0140011
7466
7467STATUS_ACPI_INVALID_ACCESS_SIZE
7468
7469An attempt was made to access a field outside the defined range.
7470
74710xC0140012
7472
7473STATUS_ACPI_ACQUIRE_GLOBAL_LOCK
7474
7475The global system lock could not be acquired.
7476
74770xC0140013
7478
7479STATUS_ACPI_ALREADY_INITIALIZED
7480
7481An attempt was made to reinitialize the ACPI subsystem.
7482
74830xC0140014
7484
7485STATUS_ACPI_NOT_INITIALIZED
7486
7487The ACPI subsystem has not been initialized.
7488
74890xC0140015
7490
7491STATUS_ACPI_INVALID_MUTEX_LEVEL
7492
7493An incorrect mutex was specified.
7494
74950xC0140016
7496
7497STATUS_ACPI_MUTEX_NOT_OWNED
7498
7499The mutex is not currently owned.
7500
75010xC0140017
7502
7503STATUS_ACPI_MUTEX_NOT_OWNER
7504
7505An attempt was made to access the mutex by a process that was not the owner.
7506
75070xC0140018
7508
7509STATUS_ACPI_RS_ACCESS
7510
7511An error occurred during an access to region space.
7512
75130xC0140019
7514
7515STATUS_ACPI_INVALID_TABLE
7516
7517An attempt was made to use an incorrect table.
7518
75190xC0140020
7520
7521STATUS_ACPI_REG_HANDLER_FAILED
7522
7523The registration of an ACPI event failed.
7524
75250xC0140021
7526
7527STATUS_ACPI_POWER_REQUEST_FAILED
7528
7529An ACPI power object failed to transition state.
7530
75310xC0150001
7532
7533STATUS_SXS_SECTION_NOT_FOUND
7534
7535The requested section is not present in the activation context.
7536
75370xC0150002
7538
7539STATUS_SXS_CANT_GEN_ACTCTX
7540
7541Windows was unble to process the application binding information. Refer to the system event log for further information.
7542
75430xC0150003
7544
7545STATUS_SXS_INVALID_ACTCTXDATA_FORMAT
7546
7547The application binding data format is invalid.
7548
75490xC0150004
7550
7551STATUS_SXS_ASSEMBLY_NOT_FOUND
7552
7553The referenced assembly is not installed on the system.
7554
75550xC0150005
7556
7557STATUS_SXS_MANIFEST_FORMAT_ERROR
7558
7559The manifest file does not begin with the required tag and format information.
7560
75610xC0150006
7562
7563STATUS_SXS_MANIFEST_PARSE_ERROR
7564
7565The manifest file contains one or more syntax errors.
7566
75670xC0150007
7568
7569STATUS_SXS_ACTIVATION_CONTEXT_DISABLED
7570
7571The application attempted to activate a disabled activation context.
7572
75730xC0150008
7574
7575STATUS_SXS_KEY_NOT_FOUND
7576
7577The requested lookup key was not found in any active activation context.
7578
75790xC0150009
7580
7581STATUS_SXS_VERSION_CONFLICT
7582
7583A component version required by the application conflicts with another component version that is already active.
7584
75850xC015000A
7586
7587STATUS_SXS_WRONG_SECTION_TYPE
7588
7589The type requested activation context section does not match the query API used.
7590
75910xC015000B
7592
7593STATUS_SXS_THREAD_QUERIES_DISABLED
7594
7595Lack of system resources has required isolated activation to be disabled for the current thread of execution.
7596
75970xC015000C
7598
7599STATUS_SXS_ASSEMBLY_MISSING
7600
7601The referenced assembly could not be found.
7602
76030xC015000E
7604
7605STATUS_SXS_PROCESS_DEFAULT_ALREADY_SET
7606
7607An attempt to set the process default activation context failed because the process default activation context was already set.
7608
76090xC015000F
7610
7611STATUS_SXS_EARLY_DEACTIVATION
7612
7613The activation context being deactivated is not the most recently activated one.
7614
76150xC0150010
7616
7617STATUS_SXS_INVALID_DEACTIVATION
7618
7619The activation context being deactivated is not active for the current thread of execution.
7620
76210xC0150011
7622
7623STATUS_SXS_MULTIPLE_DEACTIVATION
7624
7625The activation context being deactivated has already been deactivated.
7626
76270xC0150012
7628
7629STATUS_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY
7630
7631The activation context of the system default assembly could not be generated.
7632
76330xC0150013
7634
7635STATUS_SXS_PROCESS_TERMINATION_REQUESTED
7636
7637A component used by the isolation facility has requested that the process be terminated.
7638
76390xC0150014
7640
7641STATUS_SXS_CORRUPT_ACTIVATION_STACK
7642
7643The activation context activation stack for the running thread of execution is corrupt.
7644
76450xC0150015
7646
7647STATUS_SXS_CORRUPTION
7648
7649The application isolation metadata for this process or thread has become corrupt.
7650
76510xC0150016
7652
7653STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE
7654
7655The value of an attribute in an identity is not within the legal range.
7656
76570xC0150017
7658
7659STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME
7660
7661The name of an attribute in an identity is not within the legal range.
7662
76630xC0150018
7664
7665STATUS_SXS_IDENTITY_DUPLICATE_ATTRIBUTE
7666
7667An identity contains two definitions for the same attribute.
7668
76690xC0150019
7670
7671STATUS_SXS_IDENTITY_PARSE_ERROR
7672
7673The identity string is malformed. This might be due to a trailing comma, more than two unnamed attributes, a missing attribute name, or a missing attribute value.
7674
76750xC015001A
7676
7677STATUS_SXS_COMPONENT_STORE_CORRUPT
7678
7679The component store has become corrupted.
7680
76810xC015001B
7682
7683STATUS_SXS_FILE_HASH_MISMATCH
7684
7685A component's file does not match the verification information present in the component manifest.
7686
76870xC015001C
7688
7689STATUS_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT
7690
7691The identities of the manifests are identical, but their contents are different.
7692
76930xC015001D
7694
7695STATUS_SXS_IDENTITIES_DIFFERENT
7696
7697The component identities are different.
7698
76990xC015001E
7700
7701STATUS_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT
7702
7703The assembly is not a deployment.
7704
77050xC015001F
7706
7707STATUS_SXS_FILE_NOT_PART_OF_ASSEMBLY
7708
7709The file is not a part of the assembly.
7710
77110xC0150020
7712
7713STATUS_ADVANCED_INSTALLER_FAILED
7714
7715An advanced installer failed during setup or servicing.
7716
77170xC0150021
7718
7719STATUS_XML_ENCODING_MISMATCH
7720
7721The character encoding in the XML declaration did not match the encoding used in the document.
7722
77230xC0150022
7724
7725STATUS_SXS_MANIFEST_TOO_BIG
7726
7727The size of the manifest exceeds the maximum allowed.
7728
77290xC0150023
7730
7731STATUS_SXS_SETTING_NOT_REGISTERED
7732
7733The setting is not registered.
7734
77350xC0150024
7736
7737STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE
7738
7739One or more required transaction members are not present.
7740
77410xC0150025
7742
7743STATUS_SMI_PRIMITIVE_INSTALLER_FAILED
7744
7745The SMI primitive installer failed during setup or servicing.
7746
77470xC0150026
7748
7749STATUS_GENERIC_COMMAND_FAILED
7750
7751A generic command executable returned a result that indicates failure.
7752
77530xC0150027
7754
7755STATUS_SXS_FILE_HASH_MISSING
7756
7757A component is missing file verification information in its manifest.
7758
77590xC0190001
7760
7761STATUS_TRANSACTIONAL_CONFLICT
7762
7763The function attempted to use a name that is reserved for use by another transaction.
7764
77650xC0190002
7766
7767STATUS_INVALID_TRANSACTION
7768
7769The transaction handle associated with this operation is invalid.
7770
77710xC0190003
7772
7773STATUS_TRANSACTION_NOT_ACTIVE
7774
7775The requested operation was made in the context of a transaction that is no longer active.
7776
77770xC0190004
7778
7779STATUS_TM_INITIALIZATION_FAILED
7780
7781The transaction manager was unable to be successfully initialized. Transacted operations are not supported.
7782
77830xC0190005
7784
7785STATUS_RM_NOT_ACTIVE
7786
7787Transaction support within the specified file system resource manager was not started or was shut down due to an error.
7788
77890xC0190006
7790
7791STATUS_RM_METADATA_CORRUPT
7792
7793The metadata of the resource manager has been corrupted. The resource manager will not function.
7794
77950xC0190007
7796
7797STATUS_TRANSACTION_NOT_JOINED
7798
7799The resource manager attempted to prepare a transaction that it has not successfully joined.
7800
78010xC0190008
7802
7803STATUS_DIRECTORY_NOT_RM
7804
7805The specified directory does not contain a file system resource manager.
7806
78070xC019000A
7808
7809STATUS_TRANSACTIONS_UNSUPPORTED_REMOTE
7810
7811The remote server or share does not support transacted file operations.
7812
78130xC019000B
7814
7815STATUS_LOG_RESIZE_INVALID_SIZE
7816
7817The requested log size for the file system resource manager is invalid.
7818
78190xC019000C
7820
7821STATUS_REMOTE_FILE_VERSION_MISMATCH
7822
7823The remote server sent mismatching version number or Fid for a file opened with transactions.
7824
78250xC019000F
7826
7827STATUS_CRM_PROTOCOL_ALREADY_EXISTS
7828
7829The resource manager tried to register a protocol that already exists.
7830
78310xC0190010
7832
7833STATUS_TRANSACTION_PROPAGATION_FAILED
7834
7835The attempt to propagate the transaction failed.
7836
78370xC0190011
7838
7839STATUS_CRM_PROTOCOL_NOT_FOUND
7840
7841The requested propagation protocol was not registered as a CRM.
7842
78430xC0190012
7844
7845STATUS_TRANSACTION_SUPERIOR_EXISTS
7846
7847The transaction object already has a superior enlistment, and the caller attempted an operation that would have created a new superior. Only a single superior enlistment is allowed.
7848
78490xC0190013
7850
7851STATUS_TRANSACTION_REQUEST_NOT_VALID
7852
7853The requested operation is not valid on the transaction object in its current state.
7854
78550xC0190014
7856
7857STATUS_TRANSACTION_NOT_REQUESTED
7858
7859The caller has called a response API, but the response is not expected because the transaction manager did not issue the corresponding request to the caller.
7860
78610xC0190015
7862
7863STATUS_TRANSACTION_ALREADY_ABORTED
7864
7865It is too late to perform the requested operation, because the transaction has already been aborted.
7866
78670xC0190016
7868
7869STATUS_TRANSACTION_ALREADY_COMMITTED
7870
7871It is too late to perform the requested operation, because the transaction has already been committed.
7872
78730xC0190017
7874
7875STATUS_TRANSACTION_INVALID_MARSHALL_BUFFER
7876
7877The buffer passed in to NtPushTransaction or NtPullTransaction is not in a valid format.
7878
78790xC0190018
7880
7881STATUS_CURRENT_TRANSACTION_NOT_VALID
7882
7883The current transaction context associated with the thread is not a valid handle to a transaction object.
7884
78850xC0190019
7886
7887STATUS_LOG_GROWTH_FAILED
7888
7889An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log.
7890
78910xC0190021
7892
7893STATUS_OBJECT_NO_LONGER_EXISTS
7894
7895The object (file, stream, or link) that corresponds to the handle has been deleted by a transaction savepoint rollback.
7896
78970xC0190022
7898
7899STATUS_STREAM_MINIVERSION_NOT_FOUND
7900
7901The specified file miniversion was not found for this transacted file open.
7902
79030xC0190023
7904
7905STATUS_STREAM_MINIVERSION_NOT_VALID
7906
7907The specified file miniversion was found but has been invalidated. The most likely cause is a transaction savepoint rollback.
7908
79090xC0190024
7910
7911STATUS_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION
7912
7913A miniversion can be opened only in the context of the transaction that created it.
7914
79150xC0190025
7916
7917STATUS_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT
7918
7919It is not possible to open a miniversion with modify access.
7920
79210xC0190026
7922
7923STATUS_CANT_CREATE_MORE_STREAM_MINIVERSIONS
7924
7925It is not possible to create any more miniversions for this stream.
7926
79270xC0190028
7928
7929STATUS_HANDLE_NO_LONGER_VALID
7930
7931The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint.
7932
79330xC0190030
7934
7935STATUS_LOG_CORRUPTION_DETECTED
7936
7937The log data is corrupt.
7938
79390xC0190032
7940
7941STATUS_RM_DISCONNECTED
7942
7943The transaction outcome is unavailable because the resource manager responsible for it is disconnected.
7944
79450xC0190033
7946
7947STATUS_ENLISTMENT_NOT_SUPERIOR
7948
7949The request was rejected because the enlistment in question is not a superior enlistment.
7950
79510xC0190036
7952
7953STATUS_FILE_IDENTITY_NOT_PERSISTENT
7954
7955The file cannot be opened in a transaction because its identity depends on the outcome of an unresolved transaction.
7956
79570xC0190037
7958
7959STATUS_CANT_BREAK_TRANSACTIONAL_DEPENDENCY
7960
7961The operation cannot be performed because another transaction is depending on this property not changing.
7962
79630xC0190038
7964
7965STATUS_CANT_CROSS_RM_BOUNDARY
7966
7967The operation would involve a single file with two transactional resource managers and is, therefore, not allowed.
7968
79690xC0190039
7970
7971STATUS_TXF_DIR_NOT_EMPTY
7972
7973The $Txf directory must be empty for this operation to succeed.
7974
79750xC019003A
7976
7977STATUS_INDOUBT_TRANSACTIONS_EXIST
7978
7979The operation would leave a transactional resource manager in an inconsistent state and is therefore not allowed.
7980
79810xC019003B
7982
7983STATUS_TM_VOLATILE
7984
7985The operation could not be completed because the transaction manager does not have a log.
7986
79870xC019003C
7988
7989STATUS_ROLLBACK_TIMER_EXPIRED
7990
7991A rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.
7992
79930xC019003D
7994
7995STATUS_TXF_ATTRIBUTE_CORRUPT
7996
7997The transactional metadata attribute on the file or directory %hs is corrupt and unreadable.
7998
79990xC019003E
8000
8001STATUS_EFS_NOT_ALLOWED_IN_TRANSACTION
8002
8003The encryption operation could not be completed because a transaction is active.
8004
80050xC019003F
8006
8007STATUS_TRANSACTIONAL_OPEN_NOT_ALLOWED
8008
8009This object is not allowed to be opened in a transaction.
8010
80110xC0190040
8012
8013STATUS_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE
8014
8015Memory mapping (creating a mapped section) a remote file under a transaction is not supported.
8016
80170xC0190043
8018
8019STATUS_TRANSACTION_REQUIRED_PROMOTION
8020
8021Promotion was required to allow the resource manager to enlist, but the transaction was set to disallow it.
8022
80230xC0190044
8024
8025STATUS_CANNOT_EXECUTE_FILE_IN_TRANSACTION
8026
8027This file is open for modification in an unresolved transaction and can be opened for execute only by a transacted reader.
8028
80290xC0190045
8030
8031STATUS_TRANSACTIONS_NOT_FROZEN
8032
8033The request to thaw frozen transactions was ignored because transactions were not previously frozen.
8034
80350xC0190046
8036
8037STATUS_TRANSACTION_FREEZE_IN_PROGRESS
8038
8039Transactions cannot be frozen because a freeze is already in progress.
8040
80410xC0190047
8042
8043STATUS_NOT_SNAPSHOT_VOLUME
8044
8045The target volume is not a snapshot volume. This operation is valid only on a volume mounted as a snapshot.
8046
80470xC0190048
8048
8049STATUS_NO_SAVEPOINT_WITH_OPEN_FILES
8050
8051The savepoint operation failed because files are open on the transaction, which is not permitted.
8052
80530xC0190049
8054
8055STATUS_SPARSE_NOT_ALLOWED_IN_TRANSACTION
8056
8057The sparse operation could not be completed because a transaction is active on the file.
8058
80590xC019004A
8060
8061STATUS_TM_IDENTITY_MISMATCH
8062
8063The call to create a transaction manager object failed because the Tm Identity that is stored in the log file does not match the Tm Identity that was passed in as an argument.
8064
80650xC019004B
8066
8067STATUS_FLOATED_SECTION
8068
8069I/O was attempted on a section object that has been floated as a result of a transaction ending. There is no valid data.
8070
80710xC019004C
8072
8073STATUS_CANNOT_ACCEPT_TRANSACTED_WORK
8074
8075The transactional resource manager cannot currently accept transacted work due to a transient condition, such as low resources.
8076
80770xC019004D
8078
8079STATUS_CANNOT_ABORT_TRANSACTIONS
8080
8081The transactional resource manager had too many transactions outstanding that could not be aborted. The transactional resource manager has been shut down.
8082
80830xC019004E
8084
8085STATUS_TRANSACTION_NOT_FOUND
8086
8087The specified transaction was unable to be opened because it was not found.
8088
80890xC019004F
8090
8091STATUS_RESOURCEMANAGER_NOT_FOUND
8092
8093The specified resource manager was unable to be opened because it was not found.
8094
80950xC0190050
8096
8097STATUS_ENLISTMENT_NOT_FOUND
8098
8099The specified enlistment was unable to be opened because it was not found.
8100
81010xC0190051
8102
8103STATUS_TRANSACTIONMANAGER_NOT_FOUND
8104
8105The specified transaction manager was unable to be opened because it was not found.
8106
81070xC0190052
8108
8109STATUS_TRANSACTIONMANAGER_NOT_ONLINE
8110
8111The specified resource manager was unable to create an enlistment because its associated transaction manager is not online.
8112
81130xC0190053
8114
8115STATUS_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION
8116
8117The specified transaction manager was unable to create the objects contained in its log file in the Ob namespace. Therefore, the transaction manager was unable to recover.
8118
81190xC0190054
8120
8121STATUS_TRANSACTION_NOT_ROOT
8122
8123The call to create a superior enlistment on this transaction object could not be completed because the transaction object specified for the enlistment is a subordinate branch of the transaction. Only the root of the transaction can be enlisted as a superior.
8124
81250xC0190055
8126
8127STATUS_TRANSACTION_OBJECT_EXPIRED
8128
8129Because the associated transaction manager or resource manager has been closed, the handle is no longer valid.
8130
81310xC0190056
8132
8133STATUS_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION
8134
8135The compression operation could not be completed because a transaction is active on the file.
8136
81370xC0190057
8138
8139STATUS_TRANSACTION_RESPONSE_NOT_ENLISTED
8140
8141The specified operation could not be performed on this superior enlistment because the enlistment was not created with the corresponding completion response in the NotificationMask.
8142
81430xC0190058
8144
8145STATUS_TRANSACTION_RECORD_TOO_LONG
8146
8147The specified operation could not be performed because the record to be logged was too long. This can occur because either there are too many enlistments on this transaction or the combined RecoveryInformation being logged on behalf of those enlistments is too long.
8148
81490xC0190059
8150
8151STATUS_NO_LINK_TRACKING_IN_TRANSACTION
8152
8153The link-tracking operation could not be completed because a transaction is active.
8154
81550xC019005A
8156
8157STATUS_OPERATION_NOT_SUPPORTED_IN_TRANSACTION
8158
8159This operation cannot be performed in a transaction.
8160
81610xC019005B
8162
8163STATUS_TRANSACTION_INTEGRITY_VIOLATED
8164
8165The kernel transaction manager had to abort or forget the transaction because it blocked forward progress.
8166
81670xC0190060
8168
8169STATUS_EXPIRED_HANDLE
8170
8171The handle is no longer properly associated with its transaction. It might have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one.
8172
81730xC0190061
8174
8175STATUS_TRANSACTION_NOT_ENLISTED
8176
8177The specified operation could not be performed because the resource manager is not enlisted in the transaction.
8178
81790xC01A0001
8180
8181STATUS_LOG_SECTOR_INVALID
8182
8183The log service found an invalid log sector.
8184
81850xC01A0002
8186
8187STATUS_LOG_SECTOR_PARITY_INVALID
8188
8189The log service encountered a log sector with invalid block parity.
8190
81910xC01A0003
8192
8193STATUS_LOG_SECTOR_REMAPPED
8194
8195The log service encountered a remapped log sector.
8196
81970xC01A0004
8198
8199STATUS_LOG_BLOCK_INCOMPLETE
8200
8201The log service encountered a partial or incomplete log block.
8202
82030xC01A0005
8204
8205STATUS_LOG_INVALID_RANGE
8206
8207The log service encountered an attempt to access data outside the active log range.
8208
82090xC01A0006
8210
8211STATUS_LOG_BLOCKS_EXHAUSTED
8212
8213The log service user-log marshaling buffers are exhausted.
8214
82150xC01A0007
8216
8217STATUS_LOG_READ_CONTEXT_INVALID
8218
8219The log service encountered an attempt to read from a marshaling area with an invalid read context.
8220
82210xC01A0008
8222
8223STATUS_LOG_RESTART_INVALID
8224
8225The log service encountered an invalid log restart area.
8226
82270xC01A0009
8228
8229STATUS_LOG_BLOCK_VERSION
8230
8231The log service encountered an invalid log block version.
8232
82330xC01A000A
8234
8235STATUS_LOG_BLOCK_INVALID
8236
8237The log service encountered an invalid log block.
8238
82390xC01A000B
8240
8241STATUS_LOG_READ_MODE_INVALID
8242
8243The log service encountered an attempt to read the log with an invalid read mode.
8244
82450xC01A000D
8246
8247STATUS_LOG_METADATA_CORRUPT
8248
8249The log service encountered a corrupted metadata file.
8250
82510xC01A000E
8252
8253STATUS_LOG_METADATA_INVALID
8254
8255The log service encountered a metadata file that could not be created by the log file system.
8256
82570xC01A000F
8258
8259STATUS_LOG_METADATA_INCONSISTENT
8260
8261The log service encountered a metadata file with inconsistent data.
8262
82630xC01A0010
8264
8265STATUS_LOG_RESERVATION_INVALID
8266
8267The log service encountered an attempt to erroneously allocate or dispose reservation space.
8268
82690xC01A0011
8270
8271STATUS_LOG_CANT_DELETE
8272
8273The log service cannot delete the log file or the file system container.
8274
82750xC01A0012
8276
8277STATUS_LOG_CONTAINER_LIMIT_EXCEEDED
8278
8279The log service has reached the maximum allowable containers allocated to a log file.
8280
82810xC01A0013
8282
8283STATUS_LOG_START_OF_LOG
8284
8285The log service has attempted to read or write backward past the start of the log.
8286
82870xC01A0014
8288
8289STATUS_LOG_POLICY_ALREADY_INSTALLED
8290
8291The log policy could not be installed because a policy of the same type is already present.
8292
82930xC01A0015
8294
8295STATUS_LOG_POLICY_NOT_INSTALLED
8296
8297The log policy in question was not installed at the time of the request.
8298
82990xC01A0016
8300
8301STATUS_LOG_POLICY_INVALID
8302
8303The installed set of policies on the log is invalid.
8304
83050xC01A0017
8306
8307STATUS_LOG_POLICY_CONFLICT
8308
8309A policy on the log in question prevented the operation from completing.
8310
83110xC01A0018
8312
8313STATUS_LOG_PINNED_ARCHIVE_TAIL
8314
8315The log space cannot be reclaimed because the log is pinned by the archive tail.
8316
83170xC01A0019
8318
8319STATUS_LOG_RECORD_NONEXISTENT
8320
8321The log record is not a record in the log file.
8322
83230xC01A001A
8324
8325STATUS_LOG_RECORDS_RESERVED_INVALID
8326
8327The number of reserved log records or the adjustment of the number of reserved log records is invalid.
8328
83290xC01A001B
8330
8331STATUS_LOG_SPACE_RESERVED_INVALID
8332
8333The reserved log space or the adjustment of the log space is invalid.
8334
83350xC01A001C
8336
8337STATUS_LOG_TAIL_INVALID
8338
8339A new or existing archive tail or the base of the active log is invalid.
8340
83410xC01A001D
8342
8343STATUS_LOG_FULL
8344
8345The log space is exhausted.
8346
83470xC01A001E
8348
8349STATUS_LOG_MULTIPLEXED
8350
8351The log is multiplexed; no direct writes to the physical log are allowed.
8352
83530xC01A001F
8354
8355STATUS_LOG_DEDICATED
8356
8357The operation failed because the log is dedicated.
8358
83590xC01A0020
8360
8361STATUS_LOG_ARCHIVE_NOT_IN_PROGRESS
8362
8363The operation requires an archive context.
8364
83650xC01A0021
8366
8367STATUS_LOG_ARCHIVE_IN_PROGRESS
8368
8369Log archival is in progress.
8370
83710xC01A0022
8372
8373STATUS_LOG_EPHEMERAL
8374
8375The operation requires a nonephemeral log, but the log is ephemeral.
8376
83770xC01A0023
8378
8379STATUS_LOG_NOT_ENOUGH_CONTAINERS
8380
8381The log must have at least two containers before it can be read from or written to.
8382
83830xC01A0024
8384
8385STATUS_LOG_CLIENT_ALREADY_REGISTERED
8386
8387A log client has already registered on the stream.
8388
83890xC01A0025
8390
8391STATUS_LOG_CLIENT_NOT_REGISTERED
8392
8393A log client has not been registered on the stream.
8394
83950xC01A0026
8396
8397STATUS_LOG_FULL_HANDLER_IN_PROGRESS
8398
8399A request has already been made to handle the log full condition.
8400
84010xC01A0027
8402
8403STATUS_LOG_CONTAINER_READ_FAILED
8404
8405The log service encountered an error when attempting to read from a log container.
8406
84070xC01A0028
8408
8409STATUS_LOG_CONTAINER_WRITE_FAILED
8410
8411The log service encountered an error when attempting to write to a log container.
8412
84130xC01A0029
8414
8415STATUS_LOG_CONTAINER_OPEN_FAILED
8416
8417The log service encountered an error when attempting to open a log container.
8418
84190xC01A002A
8420
8421STATUS_LOG_CONTAINER_STATE_INVALID
8422
8423The log service encountered an invalid container state when attempting a requested action.
8424
84250xC01A002B
8426
8427STATUS_LOG_STATE_INVALID
8428
8429The log service is not in the correct state to perform a requested action.
8430
84310xC01A002C
8432
8433STATUS_LOG_PINNED
8434
8435The log space cannot be reclaimed because the log is pinned.
8436
84370xC01A002D
8438
8439STATUS_LOG_METADATA_FLUSH_FAILED
8440
8441The log metadata flush failed.
8442
84430xC01A002E
8444
8445STATUS_LOG_INCONSISTENT_SECURITY
8446
8447Security on the log and its containers is inconsistent.
8448
84490xC01A002F
8450
8451STATUS_LOG_APPENDED_FLUSH_FAILED
8452
8453Records were appended to the log or reservation changes were made, but the log could not be flushed.
8454
84550xC01A0030
8456
8457STATUS_LOG_PINNED_RESERVATION
8458
8459The log is pinned due to reservation consuming most of the log space. Free some reserved records to make space available.
8460
84610xC01B00EA
8462
8463STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD
8464
8465{Display Driver Stopped Responding} The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the computer, a dialog box will allow you to upload data about this failure to Microsoft.
8466
84670xC01C0001
8468
8469STATUS_FLT_NO_HANDLER_DEFINED
8470
8471A handler was not defined by the filter for this operation.
8472
84730xC01C0002
8474
8475STATUS_FLT_CONTEXT_ALREADY_DEFINED
8476
8477A context is already defined for this object.
8478
84790xC01C0003
8480
8481STATUS_FLT_INVALID_ASYNCHRONOUS_REQUEST
8482
8483Asynchronous requests are not valid for this operation.
8484
84850xC01C0004
8486
8487STATUS_FLT_DISALLOW_FAST_IO
8488
8489This is an internal error code used by the filter manager to determine if a fast I/O operation should be forced down the input/output request packet (IRP) path. Minifilters should never return this value.
8490
84910xC01C0005
8492
8493STATUS_FLT_INVALID_NAME_REQUEST
8494
8495An invalid name request was made. The name requested cannot be retrieved at this time.
8496
84970xC01C0006
8498
8499STATUS_FLT_NOT_SAFE_TO_POST_OPERATION
8500
8501Posting this operation to a worker thread for further processing is not safe at this time because it could lead to a system deadlock.
8502
85030xC01C0007
8504
8505STATUS_FLT_NOT_INITIALIZED
8506
8507The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is loaded as a driver.
8508
85090xC01C0008
8510
8511STATUS_FLT_FILTER_NOT_READY
8512
8513The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called).
8514
85150xC01C0009
8516
8517STATUS_FLT_POST_OPERATION_CLEANUP
8518
8519The filter must clean up any operation-specific context at this time because it is being removed from the system before the operation is completed by the lower drivers.
8520
85210xC01C000A
8522
8523STATUS_FLT_INTERNAL_ERROR
8524
8525The Filter Manager had an internal error from which it cannot recover; therefore, the operation has failed. This is usually the result of a filter returning an invalid value from a pre-operation callback.
8526
85270xC01C000B
8528
8529STATUS_FLT_DELETING_OBJECT
8530
8531The object specified for this action is in the process of being deleted; therefore, the action requested cannot be completed at this time.
8532
85330xC01C000C
8534
8535STATUS_FLT_MUST_BE_NONPAGED_POOL
8536
8537A nonpaged pool must be used for this type of context.
8538
85390xC01C000D
8540
8541STATUS_FLT_DUPLICATE_ENTRY
8542
8543A duplicate handler definition has been provided for an operation.
8544
85450xC01C000E
8546
8547STATUS_FLT_CBDQ_DISABLED
8548
8549The callback data queue has been disabled.
8550
85510xC01C000F
8552
8553STATUS_FLT_DO_NOT_ATTACH
8554
8555Do not attach the filter to the volume at this time.
8556
85570xC01C0010
8558
8559STATUS_FLT_DO_NOT_DETACH
8560
8561Do not detach the filter from the volume at this time.
8562
85630xC01C0011
8564
8565STATUS_FLT_INSTANCE_ALTITUDE_COLLISION
8566
8567An instance already exists at this altitude on the volume specified.
8568
85690xC01C0012
8570
8571STATUS_FLT_INSTANCE_NAME_COLLISION
8572
8573An instance already exists with this name on the volume specified.
8574
85750xC01C0013
8576
8577STATUS_FLT_FILTER_NOT_FOUND
8578
8579The system could not find the filter specified.
8580
85810xC01C0014
8582
8583STATUS_FLT_VOLUME_NOT_FOUND
8584
8585The system could not find the volume specified.
8586
85870xC01C0015
8588
8589STATUS_FLT_INSTANCE_NOT_FOUND
8590
8591The system could not find the instance specified.
8592
85930xC01C0016
8594
8595STATUS_FLT_CONTEXT_ALLOCATION_NOT_FOUND
8596
8597No registered context allocation definition was found for the given request.
8598
85990xC01C0017
8600
8601STATUS_FLT_INVALID_CONTEXT_REGISTRATION
8602
8603An invalid parameter was specified during context registration.
8604
86050xC01C0018
8606
8607STATUS_FLT_NAME_CACHE_MISS
8608
8609The name requested was not found in the Filter Manager name cache and could not be retrieved from the file system.
8610
86110xC01C0019
8612
8613STATUS_FLT_NO_DEVICE_OBJECT
8614
8615The requested device object does not exist for the given volume.
8616
86170xC01C001A
8618
8619STATUS_FLT_VOLUME_ALREADY_MOUNTED
8620
8621The specified volume is already mounted.
8622
86230xC01C001B
8624
8625STATUS_FLT_ALREADY_ENLISTED
8626
8627The specified transaction context is already enlisted in a transaction.
8628
86290xC01C001C
8630
8631STATUS_FLT_CONTEXT_ALREADY_LINKED
8632
8633The specified context is already attached to another object.
8634
86350xC01C0020
8636
8637STATUS_FLT_NO_WAITER_FOR_REPLY
8638
8639No waiter is present for the filter's reply to this message.
8640
86410xC01D0001
8642
8643STATUS_MONITOR_NO_DESCRIPTOR
8644
8645A monitor descriptor could not be obtained.
8646
86470xC01D0002
8648
8649STATUS_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT
8650
8651This release does not support the format of the obtained monitor descriptor.
8652
86530xC01D0003
8654
8655STATUS_MONITOR_INVALID_DESCRIPTOR_CHECKSUM
8656
8657The checksum of the obtained monitor descriptor is invalid.
8658
86590xC01D0004
8660
8661STATUS_MONITOR_INVALID_STANDARD_TIMING_BLOCK
8662
8663The monitor descriptor contains an invalid standard timing block.
8664
86650xC01D0005
8666
8667STATUS_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED
8668
8669WMI data-block registration failed for one of the MSMonitorClass WMI subclasses.
8670
86710xC01D0006
8672
8673STATUS_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK
8674
8675The provided monitor descriptor block is either corrupted or does not contain the monitor's detailed serial number.
8676
86770xC01D0007
8678
8679STATUS_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK
8680
8681The provided monitor descriptor block is either corrupted or does not contain the monitor's user-friendly name.
8682
86830xC01D0008
8684
8685STATUS_MONITOR_NO_MORE_DESCRIPTOR_DATA
8686
8687There is no monitor descriptor data at the specified (offset or size) region.
8688
86890xC01D0009
8690
8691STATUS_MONITOR_INVALID_DETAILED_TIMING_BLOCK
8692
8693The monitor descriptor contains an invalid detailed timing block.
8694
86950xC01D000A
8696
8697STATUS_MONITOR_INVALID_MANUFACTURE_DATE
8698
8699Monitor descriptor contains invalid manufacture date.
8700
87010xC01E0000
8702
8703STATUS_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER
8704
8705Exclusive mode ownership is needed to create an unmanaged primary allocation.
8706
87070xC01E0001
8708
8709STATUS_GRAPHICS_INSUFFICIENT_DMA_BUFFER
8710
8711The driver needs more DMA buffer space to complete the requested operation.
8712
87130xC01E0002
8714
8715STATUS_GRAPHICS_INVALID_DISPLAY_ADAPTER
8716
8717The specified display adapter handle is invalid.
8718
87190xC01E0003
8720
8721STATUS_GRAPHICS_ADAPTER_WAS_RESET
8722
8723The specified display adapter and all of its state have been reset.
8724
87250xC01E0004
8726
8727STATUS_GRAPHICS_INVALID_DRIVER_MODEL
8728
8729The driver stack does not match the expected driver model.
8730
87310xC01E0005
8732
8733STATUS_GRAPHICS_PRESENT_MODE_CHANGED
8734
8735Present happened but ended up into the changed desktop mode.
8736
87370xC01E0006
8738
8739STATUS_GRAPHICS_PRESENT_OCCLUDED
8740
8741Nothing to present due to desktop occlusion.
8742
87430xC01E0007
8744
8745STATUS_GRAPHICS_PRESENT_DENIED
8746
8747Not able to present due to denial of desktop access.
8748
87490xC01E0008
8750
8751STATUS_GRAPHICS_CANNOTCOLORCONVERT
8752
8753Not able to present with color conversion.
8754
87550xC01E000B
8756
8757STATUS_GRAPHICS_PRESENT_REDIRECTION_DISABLED
8758
8759Present redirection is disabled (desktop windowing management subsystem is off).
8760
87610xC01E000C
8762
8763STATUS_GRAPHICS_PRESENT_UNOCCLUDED
8764
8765Previous exclusive VidPn source owner has released its ownership
8766
87670xC01E0100
8768
8769STATUS_GRAPHICS_NO_VIDEO_MEMORY
8770
8771Not enough video memory is available to complete the operation.
8772
87730xC01E0101
8774
8775STATUS_GRAPHICS_CANT_LOCK_MEMORY
8776
8777Could not probe and lock the underlying memory of an allocation.
8778
87790xC01E0102
8780
8781STATUS_GRAPHICS_ALLOCATION_BUSY
8782
8783The allocation is currently busy.
8784
87850xC01E0103
8786
8787STATUS_GRAPHICS_TOO_MANY_REFERENCES
8788
8789An object being referenced has already reached the maximum reference count and cannot be referenced further.
8790
87910xC01E0104
8792
8793STATUS_GRAPHICS_TRY_AGAIN_LATER
8794
8795A problem could not be solved due to an existing condition. Try again later.
8796
87970xC01E0105
8798
8799STATUS_GRAPHICS_TRY_AGAIN_NOW
8800
8801A problem could not be solved due to an existing condition. Try again now.
8802
88030xC01E0106
8804
8805STATUS_GRAPHICS_ALLOCATION_INVALID
8806
8807The allocation is invalid.
8808
88090xC01E0107
8810
8811STATUS_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE
8812
8813No more unswizzling apertures are currently available.
8814
88150xC01E0108
8816
8817STATUS_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED
8818
8819The current allocation cannot be unswizzled by an aperture.
8820
88210xC01E0109
8822
8823STATUS_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION
8824
8825The request failed because a pinned allocation cannot be evicted.
8826
88270xC01E0110
8828
8829STATUS_GRAPHICS_INVALID_ALLOCATION_USAGE
8830
8831The allocation cannot be used from its current segment location for the specified operation.
8832
88330xC01E0111
8834
8835STATUS_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION
8836
8837A locked allocation cannot be used in the current command buffer.
8838
88390xC01E0112
8840
8841STATUS_GRAPHICS_ALLOCATION_CLOSED
8842
8843The allocation being referenced has been closed permanently.
8844
88450xC01E0113
8846
8847STATUS_GRAPHICS_INVALID_ALLOCATION_INSTANCE
8848
8849An invalid allocation instance is being referenced.
8850
88510xC01E0114
8852
8853STATUS_GRAPHICS_INVALID_ALLOCATION_HANDLE
8854
8855An invalid allocation handle is being referenced.
8856
88570xC01E0115
8858
8859STATUS_GRAPHICS_WRONG_ALLOCATION_DEVICE
8860
8861The allocation being referenced does not belong to the current device.
8862
88630xC01E0116
8864
8865STATUS_GRAPHICS_ALLOCATION_CONTENT_LOST
8866
8867The specified allocation lost its content.
8868
88690xC01E0200
8870
8871STATUS_GRAPHICS_GPU_EXCEPTION_ON_DEVICE
8872
8873A GPU exception was detected on the given device. The device cannot be scheduled.
8874
88750xC01E0300
8876
8877STATUS_GRAPHICS_INVALID_VIDPN_TOPOLOGY
8878
8879The specified VidPN topology is invalid.
8880
88810xC01E0301
8882
8883STATUS_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED
8884
8885The specified VidPN topology is valid but is not supported by this model of the display adapter.
8886
88870xC01E0302
8888
8889STATUS_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED
8890
8891The specified VidPN topology is valid but is not currently supported by the display adapter due to allocation of its resources.
8892
88930xC01E0303
8894
8895STATUS_GRAPHICS_INVALID_VIDPN
8896
8897The specified VidPN handle is invalid.
8898
88990xC01E0304
8900
8901STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE
8902
8903The specified video present source is invalid.
8904
89050xC01E0305
8906
8907STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET
8908
8909The specified video present target is invalid.
8910
89110xC01E0306
8912
8913STATUS_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED
8914
8915The specified VidPN modality is not supported (for example, at least two of the pinned modes are not co-functional).
8916
89170xC01E0308
8918
8919STATUS_GRAPHICS_INVALID_VIDPN_SOURCEMODESET
8920
8921The specified VidPN source mode set is invalid.
8922
89230xC01E0309
8924
8925STATUS_GRAPHICS_INVALID_VIDPN_TARGETMODESET
8926
8927The specified VidPN target mode set is invalid.
8928
89290xC01E030A
8930
8931STATUS_GRAPHICS_INVALID_FREQUENCY
8932
8933The specified video signal frequency is invalid.
8934
89350xC01E030B
8936
8937STATUS_GRAPHICS_INVALID_ACTIVE_REGION
8938
8939The specified video signal active region is invalid.
8940
89410xC01E030C
8942
8943STATUS_GRAPHICS_INVALID_TOTAL_REGION
8944
8945The specified video signal total region is invalid.
8946
89470xC01E0310
8948
8949STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE
8950
8951The specified video present source mode is invalid.
8952
89530xC01E0311
8954
8955STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE
8956
8957The specified video present target mode is invalid.
8958
89590xC01E0312
8960
8961STATUS_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET
8962
8963The pinned mode must remain in the set on the VidPN's co-functional modality enumeration.
8964
89650xC01E0313
8966
8967STATUS_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY
8968
8969The specified video present path is already in the VidPN's topology.
8970
89710xC01E0314
8972
8973STATUS_GRAPHICS_MODE_ALREADY_IN_MODESET
8974
8975The specified mode is already in the mode set.
8976
89770xC01E0315
8978
8979STATUS_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET
8980
8981The specified video present source set is invalid.
8982
89830xC01E0316
8984
8985STATUS_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET
8986
8987The specified video present target set is invalid.
8988
89890xC01E0317
8990
8991STATUS_GRAPHICS_SOURCE_ALREADY_IN_SET
8992
8993The specified video present source is already in the video present source set.
8994
89950xC01E0318
8996
8997STATUS_GRAPHICS_TARGET_ALREADY_IN_SET
8998
8999The specified video present target is already in the video present target set.
9000
90010xC01E0319
9002
9003STATUS_GRAPHICS_INVALID_VIDPN_PRESENT_PATH
9004
9005The specified VidPN present path is invalid.
9006
90070xC01E031A
9008
9009STATUS_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY
9010
9011The miniport has no recommendation for augmenting the specified VidPN's topology.
9012
90130xC01E031B
9014
9015STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET
9016
9017The specified monitor frequency range set is invalid.
9018
90190xC01E031C
9020
9021STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE
9022
9023The specified monitor frequency range is invalid.
9024
90250xC01E031D
9026
9027STATUS_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET
9028
9029The specified frequency range is not in the specified monitor frequency range set.
9030
90310xC01E031F
9032
9033STATUS_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET
9034
9035The specified frequency range is already in the specified monitor frequency range set.
9036
90370xC01E0320
9038
9039STATUS_GRAPHICS_STALE_MODESET
9040
9041The specified mode set is stale. Reacquire the new mode set.
9042
90430xC01E0321
9044
9045STATUS_GRAPHICS_INVALID_MONITOR_SOURCEMODESET
9046
9047The specified monitor source mode set is invalid.
9048
90490xC01E0322
9050
9051STATUS_GRAPHICS_INVALID_MONITOR_SOURCE_MODE
9052
9053The specified monitor source mode is invalid.
9054
90550xC01E0323
9056
9057STATUS_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN
9058
9059The miniport does not have a recommendation regarding the request to provide a functional VidPN given the current display adapter configuration.
9060
90610xC01E0324
9062
9063STATUS_GRAPHICS_MODE_ID_MUST_BE_UNIQUE
9064
9065The ID of the specified mode is being used by another mode in the set.
9066
90670xC01E0325
9068
9069STATUS_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION
9070
9071The system failed to determine a mode that is supported by both the display adapter and the monitor connected to it.
9072
90730xC01E0326
9074
9075STATUS_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES
9076
9077The number of video present targets must be greater than or equal to the number of video present sources.
9078
90790xC01E0327
9080
9081STATUS_GRAPHICS_PATH_NOT_IN_TOPOLOGY
9082
9083The specified present path is not in the VidPN's topology.
9084
90850xC01E0328
9086
9087STATUS_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE
9088
9089The display adapter must have at least one video present source.
9090
90910xC01E0329
9092
9093STATUS_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET
9094
9095The display adapter must have at least one video present target.
9096
90970xC01E032A
9098
9099STATUS_GRAPHICS_INVALID_MONITORDESCRIPTORSET
9100
9101The specified monitor descriptor set is invalid.
9102
91030xC01E032B
9104
9105STATUS_GRAPHICS_INVALID_MONITORDESCRIPTOR
9106
9107The specified monitor descriptor is invalid.
9108
91090xC01E032C
9110
9111STATUS_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET
9112
9113The specified descriptor is not in the specified monitor descriptor set.
9114
91150xC01E032D
9116
9117STATUS_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET
9118
9119The specified descriptor is already in the specified monitor descriptor set.
9120
91210xC01E032E
9122
9123STATUS_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE
9124
9125The ID of the specified monitor descriptor is being used by another descriptor in the set.
9126
91270xC01E032F
9128
9129STATUS_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE
9130
9131The specified video present target subset type is invalid.
9132
91330xC01E0330
9134
9135STATUS_GRAPHICS_RESOURCES_NOT_RELATED
9136
9137Two or more of the specified resources are not related to each other, as defined by the interface semantics.
9138
91390xC01E0331
9140
9141STATUS_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE
9142
9143The ID of the specified video present source is being used by another source in the set.
9144
91450xC01E0332
9146
9147STATUS_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE
9148
9149The ID of the specified video present target is being used by another target in the set.
9150
91510xC01E0333
9152
9153STATUS_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET
9154
9155The specified VidPN source cannot be used because there is no available VidPN target to connect it to.
9156
91570xC01E0334
9158
9159STATUS_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER
9160
9161The newly arrived monitor could not be associated with a display adapter.
9162
91630xC01E0335
9164
9165STATUS_GRAPHICS_NO_VIDPNMGR
9166
9167The particular display adapter does not have an associated VidPN manager.
9168
91690xC01E0336
9170
9171STATUS_GRAPHICS_NO_ACTIVE_VIDPN
9172
9173The VidPN manager of the particular display adapter does not have an active VidPN.
9174
91750xC01E0337
9176
9177STATUS_GRAPHICS_STALE_VIDPN_TOPOLOGY
9178
9179The specified VidPN topology is stale; obtain the new topology.
9180
91810xC01E0338
9182
9183STATUS_GRAPHICS_MONITOR_NOT_CONNECTED
9184
9185No monitor is connected on the specified video present target.
9186
91870xC01E0339
9188
9189STATUS_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY
9190
9191The specified source is not part of the specified VidPN's topology.
9192
91930xC01E033A
9194
9195STATUS_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE
9196
9197The specified primary surface size is invalid.
9198
91990xC01E033B
9200
9201STATUS_GRAPHICS_INVALID_VISIBLEREGION_SIZE
9202
9203The specified visible region size is invalid.
9204
92050xC01E033C
9206
9207STATUS_GRAPHICS_INVALID_STRIDE
9208
9209The specified stride is invalid.
9210
92110xC01E033D
9212
9213STATUS_GRAPHICS_INVALID_PIXELFORMAT
9214
9215The specified pixel format is invalid.
9216
92170xC01E033E
9218
9219STATUS_GRAPHICS_INVALID_COLORBASIS
9220
9221The specified color basis is invalid.
9222
92230xC01E033F
9224
9225STATUS_GRAPHICS_INVALID_PIXELVALUEACCESSMODE
9226
9227The specified pixel value access mode is invalid.
9228
92290xC01E0340
9230
9231STATUS_GRAPHICS_TARGET_NOT_IN_TOPOLOGY
9232
9233The specified target is not part of the specified VidPN's topology.
9234
92350xC01E0341
9236
9237STATUS_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT
9238
9239Failed to acquire the display mode management interface.
9240
92410xC01E0342
9242
9243STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE
9244
9245The specified VidPN source is already owned by a DMM client and cannot be used until that client releases it.
9246
92470xC01E0343
9248
9249STATUS_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN
9250
9251The specified VidPN is active and cannot be accessed.
9252
92530xC01E0344
9254
9255STATUS_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL
9256
9257The specified VidPN's present path importance ordinal is invalid.
9258
92590xC01E0345
9260
9261STATUS_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION
9262
9263The specified VidPN's present path content geometry transformation is invalid.
9264
92650xC01E0346
9266
9267STATUS_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED
9268
9269The specified content geometry transformation is not supported on the respective VidPN present path.
9270
92710xC01E0347
9272
9273STATUS_GRAPHICS_INVALID_GAMMA_RAMP
9274
9275The specified gamma ramp is invalid.
9276
92770xC01E0348
9278
9279STATUS_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED
9280
9281The specified gamma ramp is not supported on the respective VidPN present path.
9282
92830xC01E0349
9284
9285STATUS_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED
9286
9287Multisampling is not supported on the respective VidPN present path.
9288
92890xC01E034A
9290
9291STATUS_GRAPHICS_MODE_NOT_IN_MODESET
9292
9293The specified mode is not in the specified mode set.
9294
92950xC01E034D
9296
9297STATUS_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON
9298
9299The specified VidPN topology recommendation reason is invalid.
9300
93010xC01E034E
9302
9303STATUS_GRAPHICS_INVALID_PATH_CONTENT_TYPE
9304
9305The specified VidPN present path content type is invalid.
9306
93070xC01E034F
9308
9309STATUS_GRAPHICS_INVALID_COPYPROTECTION_TYPE
9310
9311The specified VidPN present path copy protection type is invalid.
9312
93130xC01E0350
9314
9315STATUS_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS
9316
9317Only one unassigned mode set can exist at any one time for a particular VidPN source or target.
9318
93190xC01E0352
9320
9321STATUS_GRAPHICS_INVALID_SCANLINE_ORDERING
9322
9323The specified scan line ordering type is invalid.
9324
93250xC01E0353
9326
9327STATUS_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED
9328
9329The topology changes are not allowed for the specified VidPN.
9330
93310xC01E0354
9332
9333STATUS_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS
9334
9335All available importance ordinals are being used in the specified topology.
9336
93370xC01E0355
9338
9339STATUS_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT
9340
9341The specified primary surface has a different private-format attribute than the current primary surface.
9342
93430xC01E0356
9344
9345STATUS_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM
9346
9347The specified mode-pruning algorithm is invalid.
9348
93490xC01E0357
9350
9351STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN
9352
9353The specified monitor-capability origin is invalid.
9354
93550xC01E0358
9356
9357STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT
9358
9359The specified monitor-frequency range constraint is invalid.
9360
93610xC01E0359
9362
9363STATUS_GRAPHICS_MAX_NUM_PATHS_REACHED
9364
9365The maximum supported number of present paths has been reached.
9366
93670xC01E035A
9368
9369STATUS_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION
9370
9371The miniport requested that augmentation be canceled for the specified source of the specified VidPN's topology.
9372
93730xC01E035B
9374
9375STATUS_GRAPHICS_INVALID_CLIENT_TYPE
9376
9377The specified client type was not recognized.
9378
93790xC01E035C
9380
9381STATUS_GRAPHICS_CLIENTVIDPN_NOT_SET
9382
9383The client VidPN is not set on this adapter (for example, no user mode-initiated mode changes have taken place on this adapter).
9384
93850xC01E0400
9386
9387STATUS_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED
9388
9389The specified display adapter child device already has an external device connected to it.
9390
93910xC01E0401
9392
9393STATUS_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED
9394
9395The display adapter child device does not support reporting a descriptor.
9396
93970xC01E0430
9398
9399STATUS_GRAPHICS_NOT_A_LINKED_ADAPTER
9400
9401The display adapter is not linked to any other adapters.
9402
94030xC01E0431
9404
9405STATUS_GRAPHICS_LEADLINK_NOT_ENUMERATED
9406
9407The lead adapter in a linked configuration was not enumerated yet.
9408
94090xC01E0432
9410
9411STATUS_GRAPHICS_CHAINLINKS_NOT_ENUMERATED
9412
9413Some chain adapters in a linked configuration have not yet been enumerated.
9414
94150xC01E0433
9416
9417STATUS_GRAPHICS_ADAPTER_CHAIN_NOT_READY
9418
9419The chain of linked adapters is not ready to start because of an unknown failure.
9420
94210xC01E0434
9422
9423STATUS_GRAPHICS_CHAINLINKS_NOT_STARTED
9424
9425An attempt was made to start a lead link display adapter when the chain links had not yet started.
9426
94270xC01E0435
9428
9429STATUS_GRAPHICS_CHAINLINKS_NOT_POWERED_ON
9430
9431An attempt was made to turn on a lead link display adapter when the chain links were turned off.
9432
94330xC01E0436
9434
9435STATUS_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE
9436
9437The adapter link was found in an inconsistent state. Not all adapters are in an expected PNP/power state.
9438
94390xC01E0438
9440
9441STATUS_GRAPHICS_NOT_POST_DEVICE_DRIVER
9442
9443The driver trying to start is not the same as the driver for the posted display adapter.
9444
94450xC01E043B
9446
9447STATUS_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED
9448
9449An operation is being attempted that requires the display adapter to be in a quiescent state.
9450
94510xC01E0500
9452
9453STATUS_GRAPHICS_OPM_NOT_SUPPORTED
9454
9455The driver does not support OPM.
9456
94570xC01E0501
9458
9459STATUS_GRAPHICS_COPP_NOT_SUPPORTED
9460
9461The driver does not support COPP.
9462
94630xC01E0502
9464
9465STATUS_GRAPHICS_UAB_NOT_SUPPORTED
9466
9467The driver does not support UAB.
9468
94690xC01E0503
9470
9471STATUS_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS
9472
9473The specified encrypted parameters are invalid.
9474
94750xC01E0504
9476
9477STATUS_GRAPHICS_OPM_PARAMETER_ARRAY_TOO_SMALL
9478
9479An array passed to a function cannot hold all of the data that the function wants to put in it.
9480
94810xC01E0505
9482
9483STATUS_GRAPHICS_OPM_NO_PROTECTED_OUTPUTS_EXIST
9484
9485The GDI display device passed to this function does not have any active protected outputs.
9486
94870xC01E0506
9488
9489STATUS_GRAPHICS_PVP_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME
9490
9491The PVP cannot find an actual GDI display device that corresponds to the passed-in GDI display device name.
9492
94930xC01E0507
9494
9495STATUS_GRAPHICS_PVP_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP
9496
9497This function failed because the GDI display device passed to it was not attached to the Windows desktop.
9498
94990xC01E0508
9500
9501STATUS_GRAPHICS_PVP_MIRRORING_DEVICES_NOT_SUPPORTED
9502
9503The PVP does not support mirroring display devices because they do not have any protected outputs.
9504
95050xC01E050A
9506
9507STATUS_GRAPHICS_OPM_INVALID_POINTER
9508
9509The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is null, is not correctly aligned, or it points to an invalid address or a kernel mode address.
9510
95110xC01E050B
9512
9513STATUS_GRAPHICS_OPM_INTERNAL_ERROR
9514
9515An internal error caused an operation to fail.
9516
95170xC01E050C
9518
9519STATUS_GRAPHICS_OPM_INVALID_HANDLE
9520
9521The function failed because the caller passed in an invalid OPM user-mode handle.
9522
95230xC01E050D
9524
9525STATUS_GRAPHICS_PVP_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE
9526
9527This function failed because the GDI device passed to it did not have any monitors associated with it.
9528
95290xC01E050E
9530
9531STATUS_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH
9532
9533A certificate could not be returned because the certificate buffer passed to the function was too small.
9534
95350xC01E050F
9536
9537STATUS_GRAPHICS_OPM_SPANNING_MODE_ENABLED
9538
9539DxgkDdiOpmCreateProtectedOutput() could not create a protected output because the video present yarget is in spanning mode.
9540
95410xC01E0510
9542
9543STATUS_GRAPHICS_OPM_THEATER_MODE_ENABLED
9544
9545DxgkDdiOpmCreateProtectedOutput() could not create a protected output because the video present target is in theater mode.
9546
95470xC01E0511
9548
9549STATUS_GRAPHICS_PVP_HFS_FAILED
9550
9551The function call failed because the display adapter's hardware functionality scan (HFS) failed to validate the graphics hardware.
9552
95530xC01E0512
9554
9555STATUS_GRAPHICS_OPM_INVALID_SRM
9556
9557The HDCP SRM passed to this function did not comply with section 5 of the HDCP 1.1 specification.
9558
95590xC01E0513
9560
9561STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP
9562
9563The protected output cannot enable the HDCP system because it does not support it.
9564
95650xC01E0514
9566
9567STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP
9568
9569The protected output cannot enable analog copy protection because it does not support it.
9570
95710xC01E0515
9572
9573STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA
9574
9575The protected output cannot enable the CGMS-A protection technology because it does not support it.
9576
95770xC01E0516
9578
9579STATUS_GRAPHICS_OPM_HDCP_SRM_NEVER_SET
9580
9581DxgkDdiOPMGetInformation() cannot return the version of the SRM being used because the application never successfully passed an SRM to the protected output.
9582
95830xC01E0517
9584
9585STATUS_GRAPHICS_OPM_RESOLUTION_TOO_HIGH
9586
9587DxgkDdiOPMConfigureProtectedOutput() cannot enable the specified output protection technology because the output's screen resolution is too high.
9588
95890xC01E0518
9590
9591STATUS_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE
9592
9593DxgkDdiOPMConfigureProtectedOutput() cannot enable HDCP because other physical outputs are using the display adapter's HDCP hardware.
9594
95950xC01E051A
9596
9597STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_NO_LONGER_EXISTS
9598
9599The operating system asynchronously destroyed this OPM-protected output because the operating system state changed. This error typically occurs because the monitor PDO associated with this protected output was removed or stopped, the protected output's session became a nonconsole session, or the protected output's desktop became inactive.
9600
96010xC01E051B
9602
9603STATUS_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS
9604
9605OPM functions cannot be called when a session is changing its type. Three types of sessions currently exist: console, disconnected, and remote (RDP or ICA).
9606
96070xC01E051C
9608
9609STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS
9610
9611The DxgkDdiOPMGetCOPPCompatibleInformation, DxgkDdiOPMGetInformation, or DxgkDdiOPMConfigureProtectedOutput function failed. This error is returned only if a protected output has OPM semantics.
9612
9613DxgkDdiOPMGetCOPPCompatibleInformation always returns this error if a protected output has OPM semantics.
9614
9615DxgkDdiOPMGetInformation returns this error code if the caller requested COPP-specific information.
9616
9617DxgkDdiOPMConfigureProtectedOutput returns this error when the caller tries to use a COPP-specific command.
9618
96190xC01E051D
9620
9621STATUS_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST
9622
9623The DxgkDdiOPMGetInformation and DxgkDdiOPMGetCOPPCompatibleInformation functions return this error code if the passed-in sequence number is not the expected sequence number or the passed-in OMAC value is invalid.
9624
96250xC01E051E
9626
9627STATUS_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR
9628
9629The function failed because an unexpected error occurred inside a display driver.
9630
96310xC01E051F
9632
9633STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS
9634
9635The DxgkDdiOPMGetCOPPCompatibleInformation, DxgkDdiOPMGetInformation, or DxgkDdiOPMConfigureProtectedOutput function failed. This error is returned only if a protected output has COPP semantics.
9636
9637DxgkDdiOPMGetCOPPCompatibleInformation returns this error code if the caller requested OPM-specific information.
9638
9639DxgkDdiOPMGetInformation always returns this error if a protected output has COPP semantics.
9640
9641DxgkDdiOPMConfigureProtectedOutput returns this error when the caller tries to use an OPM-specific command.
9642
96430xC01E0520
9644
9645STATUS_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED
9646
9647The DxgkDdiOPMGetCOPPCompatibleInformation and DxgkDdiOPMConfigureProtectedOutput functions return this error if the display driver does not support the DXGKMDT_OPM_GET_ACP_AND_CGMSA_SIGNALING and DXGKMDT_OPM_SET_ACP_AND_CGMSA_SIGNALING GUIDs.
9648
96490xC01E0521
9650
9651STATUS_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST
9652
9653The DxgkDdiOPMConfigureProtectedOutput function returns this error code if the passed-in sequence number is not the expected sequence number or the passed-in OMAC value is invalid.
9654
96550xC01E0580
9656
9657STATUS_GRAPHICS_I2C_NOT_SUPPORTED
9658
9659The monitor connected to the specified video output does not have an I2C bus.
9660
96610xC01E0581
9662
9663STATUS_GRAPHICS_I2C_DEVICE_DOES_NOT_EXIST
9664
9665No device on the I2C bus has the specified address.
9666
96670xC01E0582
9668
9669STATUS_GRAPHICS_I2C_ERROR_TRANSMITTING_DATA
9670
9671An error occurred while transmitting data to the device on the I2C bus.
9672
96730xC01E0583
9674
9675STATUS_GRAPHICS_I2C_ERROR_RECEIVING_DATA
9676
9677An error occurred while receiving data from the device on the I2C bus.
9678
96790xC01E0584
9680
9681STATUS_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED
9682
9683The monitor does not support the specified VCP code.
9684
96850xC01E0585
9686
9687STATUS_GRAPHICS_DDCCI_INVALID_DATA
9688
9689The data received from the monitor is invalid.
9690
96910xC01E0586
9692
9693STATUS_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE
9694
9695A function call failed because a monitor returned an invalid timing status byte when the operating system used the DDC/CI get timing report and timing message command to get a timing report from a monitor.
9696
96970xC01E0587
9698
9699STATUS_GRAPHICS_DDCCI_INVALID_CAPABILITIES_STRING
9700
9701A monitor returned a DDC/CI capabilities string that did not comply with the ACCESS.bus 3.0, DDC/CI 1.1, or MCCS 2 Revision 1 specification.
9702
97030xC01E0588
9704
9705STATUS_GRAPHICS_MCA_INTERNAL_ERROR
9706
9707An internal error caused an operation to fail.
9708
97090xC01E0589
9710
9711STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND
9712
9713An operation failed because a DDC/CI message had an invalid value in its command field.
9714
97150xC01E058A
9716
9717STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH
9718
9719This error occurred because a DDC/CI message had an invalid value in its length field.
9720
97210xC01E058B
9722
9723STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM
9724
9725This error occurred because the value in a DDC/CI message's checksum field did not match the message's computed checksum value. This error implies that the data was corrupted while it was being transmitted from a monitor to a computer.
9726
97270xC01E058C
9728
9729STATUS_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE
9730
9731This function failed because an invalid monitor handle was passed to it.
9732
97330xC01E058D
9734
9735STATUS_GRAPHICS_MONITOR_NO_LONGER_EXISTS
9736
9737The operating system asynchronously destroyed the monitor that corresponds to this handle because the operating system's state changed. This error typically occurs because the monitor PDO associated with this handle was removed or stopped, or a display mode change occurred. A display mode change occurs when Windows sends a WM_DISPLAYCHANGE message to applications.
9738
97390xC01E05E0
9740
9741STATUS_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED
9742
9743This function can be used only if a program is running in the local console session. It cannot be used if a program is running on a remote desktop session or on a terminal server session.
9744
97450xC01E05E1
9746
9747STATUS_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME
9748
9749This function cannot find an actual GDI display device that corresponds to the specified GDI display device name.
9750
97510xC01E05E2
9752
9753STATUS_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP
9754
9755The function failed because the specified GDI display device was not attached to the Windows desktop.
9756
97570xC01E05E3
9758
9759STATUS_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED
9760
9761This function does not support GDI mirroring display devices because GDI mirroring display devices do not have any physical monitors associated with them.
9762
97630xC01E05E4
9764
9765STATUS_GRAPHICS_INVALID_POINTER
9766
9767The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is null, is not correctly aligned, or points to an invalid address or to a kernel mode address.
9768
97690xC01E05E5
9770
9771STATUS_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE
9772
9773This function failed because the GDI device passed to it did not have a monitor associated with it.
9774
97750xC01E05E6
9776
9777STATUS_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL
9778
9779An array passed to the function cannot hold all of the data that the function must copy into the array.
9780
97810xC01E05E7
9782
9783STATUS_GRAPHICS_INTERNAL_ERROR
9784
9785An internal error caused an operation to fail.
9786
97870xC01E05E8
9788
9789STATUS_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS
9790
9791The function failed because the current session is changing its type. This function cannot be called when the current session is changing its type. Three types of sessions currently exist: console, disconnected, and remote (RDP or ICA).
9792
97930xC0210000
9794
9795STATUS_FVE_LOCKED_VOLUME
9796
9797The volume must be unlocked before it can be used.
9798
97990xC0210001
9800
9801STATUS_FVE_NOT_ENCRYPTED
9802
9803The volume is fully decrypted and no key is available.
9804
98050xC0210002
9806
9807STATUS_FVE_BAD_INFORMATION
9808
9809The control block for the encrypted volume is not valid.
9810
98110xC0210003
9812
9813STATUS_FVE_TOO_SMALL
9814
9815Not enough free space remains on the volume to allow encryption.
9816
98170xC0210004
9818
9819STATUS_FVE_FAILED_WRONG_FS
9820
9821The partition cannot be encrypted because the file system is not supported.
9822
98230xC0210005
9824
9825STATUS_FVE_FAILED_BAD_FS
9826
9827The file system is inconsistent. Run the Check Disk utility.
9828
98290xC0210006
9830
9831STATUS_FVE_FS_NOT_EXTENDED
9832
9833The file system does not extend to the end of the volume.
9834
98350xC0210007
9836
9837STATUS_FVE_FS_MOUNTED
9838
9839This operation cannot be performed while a file system is mounted on the volume.
9840
98410xC0210008
9842
9843STATUS_FVE_NO_LICENSE
9844
9845BitLocker Drive Encryption is not included with this version of Windows.
9846
98470xC0210009
9848
9849STATUS_FVE_ACTION_NOT_ALLOWED
9850
9851The requested action was denied by the FVE control engine.
9852
98530xC021000A
9854
9855STATUS_FVE_BAD_DATA
9856
9857The data supplied is malformed.
9858
98590xC021000B
9860
9861STATUS_FVE_VOLUME_NOT_BOUND
9862
9863The volume is not bound to the system.
9864
98650xC021000C
9866
9867STATUS_FVE_NOT_DATA_VOLUME
9868
9869The volume specified is not a data volume.
9870
98710xC021000D
9872
9873STATUS_FVE_CONV_READ_ERROR
9874
9875A read operation failed while converting the volume.
9876
98770xC021000E
9878
9879STATUS_FVE_CONV_WRITE_ERROR
9880
9881A write operation failed while converting the volume.
9882
98830xC021000F
9884
9885STATUS_FVE_OVERLAPPED_UPDATE
9886
9887The control block for the encrypted volume was updated by another thread. Try again.
9888
98890xC0210010
9890
9891STATUS_FVE_FAILED_SECTOR_SIZE
9892
9893The volume encryption algorithm cannot be used on this sector size.
9894
98950xC0210011
9896
9897STATUS_FVE_FAILED_AUTHENTICATION
9898
9899BitLocker recovery authentication failed.
9900
99010xC0210012
9902
9903STATUS_FVE_NOT_OS_VOLUME
9904
9905The volume specified is not the boot operating system volume.
9906
99070xC0210013
9908
9909STATUS_FVE_KEYFILE_NOT_FOUND
9910
9911The BitLocker startup key or recovery password could not be read from external media.
9912
99130xC0210014
9914
9915STATUS_FVE_KEYFILE_INVALID
9916
9917The BitLocker startup key or recovery password file is corrupt or invalid.
9918
99190xC0210015
9920
9921STATUS_FVE_KEYFILE_NO_VMK
9922
9923The BitLocker encryption key could not be obtained from the startup key or the recovery password.
9924
99250xC0210016
9926
9927STATUS_FVE_TPM_DISABLED
9928
9929The TPM is disabled.
9930
99310xC0210017
9932
9933STATUS_FVE_TPM_SRK_AUTH_NOT_ZERO
9934
9935The authorization data for the SRK of the TPM is not zero.
9936
99370xC0210018
9938
9939STATUS_FVE_TPM_INVALID_PCR
9940
9941The system boot information changed or the TPM locked out access to BitLocker encryption keys until the computer is restarted.
9942
99430xC0210019
9944
9945STATUS_FVE_TPM_NO_VMK
9946
9947The BitLocker encryption key could not be obtained from the TPM.
9948
99490xC021001A
9950
9951STATUS_FVE_PIN_INVALID
9952
9953The BitLocker encryption key could not be obtained from the TPM and PIN.
9954
99550xC021001B
9956
9957STATUS_FVE_AUTH_INVALID_APPLICATION
9958
9959A boot application hash does not match the hash computed when BitLocker was turned on.
9960
99610xC021001C
9962
9963STATUS_FVE_AUTH_INVALID_CONFIG
9964
9965The Boot Configuration Data (BCD) settings are not supported or have changed because BitLocker was enabled.
9966
99670xC021001D
9968
9969STATUS_FVE_DEBUGGER_ENABLED
9970
9971Boot debugging is enabled. Run Windows Boot Configuration Data Store Editor (bcdedit.exe) to turn it off.
9972
99730xC021001E
9974
9975STATUS_FVE_DRY_RUN_FAILED
9976
9977The BitLocker encryption key could not be obtained.
9978
99790xC021001F
9980
9981STATUS_FVE_BAD_METADATA_POINTER
9982
9983The metadata disk region pointer is incorrect.
9984
99850xC0210020
9986
9987STATUS_FVE_OLD_METADATA_COPY
9988
9989The backup copy of the metadata is out of date.
9990
99910xC0210021
9992
9993STATUS_FVE_REBOOT_REQUIRED
9994
9995No action was taken because a system restart is required.
9996
99970xC0210022
9998
9999STATUS_FVE_RAW_ACCESS
10000
10001No action was taken because BitLocker Drive Encryption is in RAW access mode.
10002
100030xC0210023
10004
10005STATUS_FVE_RAW_BLOCKED
10006
10007BitLocker Drive Encryption cannot enter RAW access mode for this volume.
10008
100090xC0210026
10010
10011STATUS_FVE_NO_FEATURE_LICENSE
10012
10013This feature of BitLocker Drive Encryption is not included with this version of Windows.
10014
100150xC0210027
10016
10017STATUS_FVE_POLICY_USER_DISABLE_RDV_NOT_ALLOWED
10018
10019Group policy does not permit turning off BitLocker Drive Encryption on roaming data volumes.
10020
100210xC0210028
10022
10023STATUS_FVE_CONV_RECOVERY_FAILED
10024
10025Bitlocker Drive Encryption failed to recover from aborted conversion. This could be due to either all conversion logs being corrupted or the media being write-protected.
10026
100270xC0210029
10028
10029STATUS_FVE_VIRTUALIZED_SPACE_TOO_BIG
10030
10031The requested virtualization size is too big.
10032
100330xC0210030
10034
10035STATUS_FVE_VOLUME_TOO_SMALL
10036
10037The drive is too small to be protected using BitLocker Drive Encryption.
10038
100390xC0220001
10040
10041STATUS_FWP_CALLOUT_NOT_FOUND
10042
10043The callout does not exist.
10044
100450xC0220002
10046
10047STATUS_FWP_CONDITION_NOT_FOUND
10048
10049The filter condition does not exist.
10050
100510xC0220003
10052
10053STATUS_FWP_FILTER_NOT_FOUND
10054
10055The filter does not exist.
10056
100570xC0220004
10058
10059STATUS_FWP_LAYER_NOT_FOUND
10060
10061The layer does not exist.
10062
100630xC0220005
10064
10065STATUS_FWP_PROVIDER_NOT_FOUND
10066
10067The provider does not exist.
10068
100690xC0220006
10070
10071STATUS_FWP_PROVIDER_CONTEXT_NOT_FOUND
10072
10073The provider context does not exist.
10074
100750xC0220007
10076
10077STATUS_FWP_SUBLAYER_NOT_FOUND
10078
10079The sublayer does not exist.
10080
100810xC0220008
10082
10083STATUS_FWP_NOT_FOUND
10084
10085The object does not exist.
10086
100870xC0220009
10088
10089STATUS_FWP_ALREADY_EXISTS
10090
10091An object with that GUID or LUID already exists.
10092
100930xC022000A
10094
10095STATUS_FWP_IN_USE
10096
10097The object is referenced by other objects and cannot be deleted.
10098
100990xC022000B
10100
10101STATUS_FWP_DYNAMIC_SESSION_IN_PROGRESS
10102
10103The call is not allowed from within a dynamic session.
10104
101050xC022000C
10106
10107STATUS_FWP_WRONG_SESSION
10108
10109The call was made from the wrong session and cannot be completed.
10110
101110xC022000D
10112
10113STATUS_FWP_NO_TXN_IN_PROGRESS
10114
10115The call must be made from within an explicit transaction.
10116
101170xC022000E
10118
10119STATUS_FWP_TXN_IN_PROGRESS
10120
10121The call is not allowed from within an explicit transaction.
10122
101230xC022000F
10124
10125STATUS_FWP_TXN_ABORTED
10126
10127The explicit transaction has been forcibly canceled.
10128
101290xC0220010
10130
10131STATUS_FWP_SESSION_ABORTED
10132
10133The session has been canceled.
10134
101350xC0220011
10136
10137STATUS_FWP_INCOMPATIBLE_TXN
10138
10139The call is not allowed from within a read-only transaction.
10140
101410xC0220012
10142
10143STATUS_FWP_TIMEOUT
10144
10145The call timed out while waiting to acquire the transaction lock.
10146
101470xC0220013
10148
10149STATUS_FWP_NET_EVENTS_DISABLED
10150
10151The collection of network diagnostic events is disabled.
10152
101530xC0220014
10154
10155STATUS_FWP_INCOMPATIBLE_LAYER
10156
10157The operation is not supported by the specified layer.
10158
101590xC0220015
10160
10161STATUS_FWP_KM_CLIENTS_ONLY
10162
10163The call is allowed for kernel-mode callers only.
10164
101650xC0220016
10166
10167STATUS_FWP_LIFETIME_MISMATCH
10168
10169The call tried to associate two objects with incompatible lifetimes.
10170
101710xC0220017
10172
10173STATUS_FWP_BUILTIN_OBJECT
10174
10175The object is built-in and cannot be deleted.
10176
101770xC0220018
10178
10179STATUS_FWP_TOO_MANY_BOOTTIME_FILTERS
10180
10181The maximum number of boot-time filters has been reached.
10182
101830xC0220018
10184
10185STATUS_FWP_TOO_MANY_CALLOUTS
10186
10187The maximum number of callouts has been reached.
10188
101890xC0220019
10190
10191STATUS_FWP_NOTIFICATION_DROPPED
10192
10193A notification could not be delivered because a message queue has reached maximum capacity.
10194
101950xC022001A
10196
10197STATUS_FWP_TRAFFIC_MISMATCH
10198
10199The traffic parameters do not match those for the security association context.
10200
102010xC022001B
10202
10203STATUS_FWP_INCOMPATIBLE_SA_STATE
10204
10205The call is not allowed for the current security association state.
10206
102070xC022001C
10208
10209STATUS_FWP_NULL_POINTER
10210
10211A required pointer is null.
10212
102130xC022001D
10214
10215STATUS_FWP_INVALID_ENUMERATOR
10216
10217An enumerator is not valid.
10218
102190xC022001E
10220
10221STATUS_FWP_INVALID_FLAGS
10222
10223The flags field contains an invalid value.
10224
102250xC022001F
10226
10227STATUS_FWP_INVALID_NET_MASK
10228
10229A network mask is not valid.
10230
102310xC0220020
10232
10233STATUS_FWP_INVALID_RANGE
10234
10235An FWP_RANGE is not valid.
10236
102370xC0220021
10238
10239STATUS_FWP_INVALID_INTERVAL
10240
10241The time interval is not valid.
10242
102430xC0220022
10244
10245STATUS_FWP_ZERO_LENGTH_ARRAY
10246
10247An array that must contain at least one element has a zero length.
10248
102490xC0220023
10250
10251STATUS_FWP_NULL_DISPLAY_NAME
10252
10253The displayData.name field cannot be null.
10254
102550xC0220024
10256
10257STATUS_FWP_INVALID_ACTION_TYPE
10258
10259The action type is not one of the allowed action types for a filter.
10260
102610xC0220025
10262
10263STATUS_FWP_INVALID_WEIGHT
10264
10265The filter weight is not valid.
10266
102670xC0220026
10268
10269STATUS_FWP_MATCH_TYPE_MISMATCH
10270
10271A filter condition contains a match type that is not compatible with the operands.
10272
102730xC0220027
10274
10275STATUS_FWP_TYPE_MISMATCH
10276
10277An FWP_VALUE or FWPM_CONDITION_VALUE is of the wrong type.
10278
102790xC0220028
10280
10281STATUS_FWP_OUT_OF_BOUNDS
10282
10283An integer value is outside the allowed range.
10284
102850xC0220029
10286
10287STATUS_FWP_RESERVED
10288
10289A reserved field is nonzero.
10290
102910xC022002A
10292
10293STATUS_FWP_DUPLICATE_CONDITION
10294
10295A filter cannot contain multiple conditions operating on a single field.
10296
102970xC022002B
10298
10299STATUS_FWP_DUPLICATE_KEYMOD
10300
10301A policy cannot contain the same keying module more than once.
10302
103030xC022002C
10304
10305STATUS_FWP_ACTION_INCOMPATIBLE_WITH_LAYER
10306
10307The action type is not compatible with the layer.
10308
103090xC022002D
10310
10311STATUS_FWP_ACTION_INCOMPATIBLE_WITH_SUBLAYER
10312
10313The action type is not compatible with the sublayer.
10314
103150xC022002E
10316
10317STATUS_FWP_CONTEXT_INCOMPATIBLE_WITH_LAYER
10318
10319The raw context or the provider context is not compatible with the layer.
10320
103210xC022002F
10322
10323STATUS_FWP_CONTEXT_INCOMPATIBLE_WITH_CALLOUT
10324
10325The raw context or the provider context is not compatible with the callout.
10326
103270xC0220030
10328
10329STATUS_FWP_INCOMPATIBLE_AUTH_METHOD
10330
10331The authentication method is not compatible with the policy type.
10332
103330xC0220031
10334
10335STATUS_FWP_INCOMPATIBLE_DH_GROUP
10336
10337The Diffie-Hellman group is not compatible with the policy type.
10338
103390xC0220032
10340
10341STATUS_FWP_EM_NOT_SUPPORTED
10342
10343An IKE policy cannot contain an Extended Mode policy.
10344
103450xC0220033
10346
10347STATUS_FWP_NEVER_MATCH
10348
10349The enumeration template or subscription will never match any objects.
10350
103510xC0220034
10352
10353STATUS_FWP_PROVIDER_CONTEXT_MISMATCH
10354
10355The provider context is of the wrong type.
10356
103570xC0220035
10358
10359STATUS_FWP_INVALID_PARAMETER
10360
10361The parameter is incorrect.
10362
103630xC0220036
10364
10365STATUS_FWP_TOO_MANY_SUBLAYERS
10366
10367The maximum number of sublayers has been reached.
10368
103690xC0220037
10370
10371STATUS_FWP_CALLOUT_NOTIFICATION_FAILED
10372
10373The notification function for a callout returned an error.
10374
103750xC0220038
10376
10377STATUS_FWP_INCOMPATIBLE_AUTH_CONFIG
10378
10379The IPsec authentication configuration is not compatible with the authentication type.
10380
103810xC0220039
10382
10383STATUS_FWP_INCOMPATIBLE_CIPHER_CONFIG
10384
10385The IPsec cipher configuration is not compatible with the cipher type.
10386
103870xC022003C
10388
10389STATUS_FWP_DUPLICATE_AUTH_METHOD
10390
10391A policy cannot contain the same auth method more than once.
10392
103930xC0220100
10394
10395STATUS_FWP_TCPIP_NOT_READY
10396
10397The TCP/IP stack is not ready.
10398
103990xC0220101
10400
10401STATUS_FWP_INJECT_HANDLE_CLOSING
10402
10403The injection handle is being closed by another thread.
10404
104050xC0220102
10406
10407STATUS_FWP_INJECT_HANDLE_STALE
10408
10409The injection handle is stale.
10410
104110xC0220103
10412
10413STATUS_FWP_CANNOT_PEND
10414
10415The classify cannot be pended.
10416
104170xC0230002
10418
10419STATUS_NDIS_CLOSING
10420
10421The binding to the network interface is being closed.
10422
104230xC0230004
10424
10425STATUS_NDIS_BAD_VERSION
10426
10427An invalid version was specified.
10428
104290xC0230005
10430
10431STATUS_NDIS_BAD_CHARACTERISTICS
10432
10433An invalid characteristics table was used.
10434
104350xC0230006
10436
10437STATUS_NDIS_ADAPTER_NOT_FOUND
10438
10439Failed to find the network interface or the network interface is not ready.
10440
104410xC0230007
10442
10443STATUS_NDIS_OPEN_FAILED
10444
10445Failed to open the network interface.
10446
104470xC0230008
10448
10449STATUS_NDIS_DEVICE_FAILED
10450
10451The network interface has encountered an internal unrecoverable failure.
10452
104530xC0230009
10454
10455STATUS_NDIS_MULTICAST_FULL
10456
10457The multicast list on the network interface is full.
10458
104590xC023000A
10460
10461STATUS_NDIS_MULTICAST_EXISTS
10462
10463An attempt was made to add a duplicate multicast address to the list.
10464
104650xC023000B
10466
10467STATUS_NDIS_MULTICAST_NOT_FOUND
10468
10469At attempt was made to remove a multicast address that was never added.
10470
104710xC023000C
10472
10473STATUS_NDIS_REQUEST_ABORTED
10474
10475The network interface aborted the request.
10476
104770xC023000D
10478
10479STATUS_NDIS_RESET_IN_PROGRESS
10480
10481The network interface cannot process the request because it is being reset.
10482
104830xC023000F
10484
10485STATUS_NDIS_INVALID_PACKET
10486
10487An attempt was made to send an invalid packet on a network interface.
10488
104890xC0230010
10490
10491STATUS_NDIS_INVALID_DEVICE_REQUEST
10492
10493The specified request is not a valid operation for the target device.
10494
104950xC0230011
10496
10497STATUS_NDIS_ADAPTER_NOT_READY
10498
10499The network interface is not ready to complete this operation.
10500
105010xC0230014
10502
10503STATUS_NDIS_INVALID_LENGTH
10504
10505The length of the buffer submitted for this operation is not valid.
10506
105070xC0230015
10508
10509STATUS_NDIS_INVALID_DATA
10510
10511The data used for this operation is not valid.
10512
105130xC0230016
10514
10515STATUS_NDIS_BUFFER_TOO_SHORT
10516
10517The length of the submitted buffer for this operation is too small.
10518
105190xC0230017
10520
10521STATUS_NDIS_INVALID_OID
10522
10523The network interface does not support this object identifier.
10524
105250xC0230018
10526
10527STATUS_NDIS_ADAPTER_REMOVED
10528
10529The network interface has been removed.
10530
105310xC0230019
10532
10533STATUS_NDIS_UNSUPPORTED_MEDIA
10534
10535The network interface does not support this media type.
10536
105370xC023001A
10538
10539STATUS_NDIS_GROUP_ADDRESS_IN_USE
10540
10541An attempt was made to remove a token ring group address that is in use by other components.
10542
105430xC023001B
10544
10545STATUS_NDIS_FILE_NOT_FOUND
10546
10547An attempt was made to map a file that cannot be found.
10548
105490xC023001C
10550
10551STATUS_NDIS_ERROR_READING_FILE
10552
10553An error occurred while NDIS tried to map the file.
10554
105550xC023001D
10556
10557STATUS_NDIS_ALREADY_MAPPED
10558
10559An attempt was made to map a file that is already mapped.
10560
105610xC023001E
10562
10563STATUS_NDIS_RESOURCE_CONFLICT
10564
10565An attempt to allocate a hardware resource failed because the resource is used by another component.
10566
105670xC023001F
10568
10569STATUS_NDIS_MEDIA_DISCONNECTED
10570
10571The I/O operation failed because the network media is disconnected or the wireless access point is out of range.
10572
105730xC0230022
10574
10575STATUS_NDIS_INVALID_ADDRESS
10576
10577The network address used in the request is invalid.
10578
105790xC023002A
10580
10581STATUS_NDIS_PAUSED
10582
10583The offload operation on the network interface has been paused.
10584
105850xC023002B
10586
10587STATUS_NDIS_INTERFACE_NOT_FOUND
10588
10589The network interface was not found.
10590
105910xC023002C
10592
10593STATUS_NDIS_UNSUPPORTED_REVISION
10594
10595The revision number specified in the structure is not supported.
10596
105970xC023002D
10598
10599STATUS_NDIS_INVALID_PORT
10600
10601The specified port does not exist on this network interface.
10602
106030xC023002E
10604
10605STATUS_NDIS_INVALID_PORT_STATE
10606
10607The current state of the specified port on this network interface does not support the requested operation.
10608
106090xC023002F
10610
10611STATUS_NDIS_LOW_POWER_STATE
10612
10613The miniport adapter is in a lower power state.
10614
106150xC02300BB
10616
10617STATUS_NDIS_NOT_SUPPORTED
10618
10619The network interface does not support this request.
10620
106210xC023100F
10622
10623STATUS_NDIS_OFFLOAD_POLICY
10624
10625The TCP connection is not offloadable because of a local policy setting.
10626
106270xC0231012
10628
10629STATUS_NDIS_OFFLOAD_CONNECTION_REJECTED
10630
10631The TCP connection is not offloadable by the Chimney offload target.
10632
106330xC0231013
10634
10635STATUS_NDIS_OFFLOAD_PATH_REJECTED
10636
10637The IP Path object is not in an offloadable state.
10638
106390xC0232000
10640
10641STATUS_NDIS_DOT11_AUTO_CONFIG_ENABLED
10642
10643The wireless LAN interface is in auto-configuration mode and does not support the requested parameter change operation.
10644
106450xC0232001
10646
10647STATUS_NDIS_DOT11_MEDIA_IN_USE
10648
10649The wireless LAN interface is busy and cannot perform the requested operation.
10650
106510xC0232002
10652
10653STATUS_NDIS_DOT11_POWER_STATE_INVALID
10654
10655The wireless LAN interface is power down and does not support the requested operation.
10656
106570xC0232003
10658
10659STATUS_NDIS_PM_WOL_PATTERN_LIST_FULL
10660
10661The list of wake on LAN patterns is full.
10662
106630xC0232004
10664
10665STATUS_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL
10666
10667The list of low power protocol offloads is full.
10668
106690xC0360001
10670
10671STATUS_IPSEC_BAD_SPI
10672
10673The SPI in the packet does not match a valid IPsec SA.
10674
106750xC0360002
10676
10677STATUS_IPSEC_SA_LIFETIME_EXPIRED
10678
10679The packet was received on an IPsec SA whose lifetime has expired.
10680
106810xC0360003
10682
10683STATUS_IPSEC_WRONG_SA
10684
10685The packet was received on an IPsec SA that does not match the packet characteristics.
10686
106870xC0360004
10688
10689STATUS_IPSEC_REPLAY_CHECK_FAILED
10690
10691The packet sequence number replay check failed.
10692
106930xC0360005
10694
10695STATUS_IPSEC_INVALID_PACKET
10696
10697The IPsec header and/or trailer in the packet is invalid.
10698
106990xC0360006
10700
10701STATUS_IPSEC_INTEGRITY_CHECK_FAILED
10702
10703The IPsec integrity check failed.
10704
107050xC0360007
10706
10707STATUS_IPSEC_CLEAR_TEXT_DROP
10708
10709IPsec dropped a clear text packet.
10710
107110xC0360008
10712
10713STATUS_IPSEC_AUTH_FIREWALL_DROP
10714
10715IPsec dropped an incoming ESP packet in authenticated firewall mode. This drop is benign.
10716
107170xC0360009
10718
10719STATUS_IPSEC_THROTTLE_DROP
10720
10721IPsec dropped a packet due to DOS throttle.
10722
107230xC0368000
10724
10725STATUS_IPSEC_DOSP_BLOCK
10726
10727IPsec Dos Protection matched an explicit block rule.
10728
107290xC0368001
10730
10731STATUS_IPSEC_DOSP_RECEIVED_MULTICAST
10732
10733IPsec Dos Protection received an IPsec specific multicast packet which is not allowed.
10734
107350xC0368002
10736
10737STATUS_IPSEC_DOSP_INVALID_PACKET
10738
10739IPsec Dos Protection received an incorrectly formatted packet.
10740
107410xC0368003
10742
10743STATUS_IPSEC_DOSP_STATE_LOOKUP_FAILED
10744
10745IPsec Dos Protection failed to lookup state.
10746
107470xC0368004
10748
10749STATUS_IPSEC_DOSP_MAX_ENTRIES
10750
10751IPsec Dos Protection failed to create state because there are already maximum number of entries allowed by policy.
10752
107530xC0368005
10754
10755STATUS_IPSEC_DOSP_KEYMOD_NOT_ALLOWED
10756
10757IPsec Dos Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.
10758
107590xC0368006
10760
10761STATUS_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES
10762
10763IPsec Dos Protection failed to create per internal IP ratelimit queue because there is already maximum number of queues allowed by policy.
10764
107650xC038005B
10766
10767STATUS_VOLMGR_MIRROR_NOT_SUPPORTED
10768
10769The system does not support mirrored volumes.
10770
107710xC038005C
10772
10773STATUS_VOLMGR_RAID5_NOT_SUPPORTED
10774
10775The system does not support RAID-5 volumes.
10776
107770xC03A0014
10778
10779STATUS_VIRTDISK_PROVIDER_NOT_FOUND
10780
10781A virtual disk support provider for the specified file was not found.
10782
107830xC03A0015
10784
10785STATUS_VIRTDISK_NOT_VIRTUAL_DISK
10786
10787The specified disk is not a virtual disk.
10788
107890xC03A0016
10790
10791STATUS_VHD_PARENT_VHD_ACCESS_DENIED
10792
10793The chain of virtual hard disks is inaccessible. The process has not been granted access rights to the parent virtual hard disk for the differencing disk.
10794
107950xC03A0017
10796
10797STATUS_VHD_CHILD_PARENT_SIZE_MISMATCH
10798
10799The chain of virtual hard disks is corrupted. There is a mismatch in the virtual sizes of the parent virtual hard disk and differencing disk.
10800
108010xC03A0018
10802
10803STATUS_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED
10804
10805The chain of virtual hard disks is corrupted. A differencing disk is indicated in its own parent chain.
10806
108070xC03A0019
10808
10809STATUS_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT
10810
10811The chain of virtual hard disks is inaccessible. There was an error opening a virtual hard disk further up the chain.