netlogon_creds_cli: Simplify netlogon_creds_cli_context_global
[samba.git] / libcli / util / ntstatus_err_table.txt
1 Errors retrieved from https://msdn.microsoft.com/en-us/library/cc704588.aspx.
2 License retrieved from https://msdn.microsoft.com/en-us/library/cc231196.aspx:
3
4 Intellectual Property Rights Notice for Open Specifications Documentation
5
6    - Technical Documentation. Microsoft publishes Open Specifications documentation (“this documentation”) for protocols, file formats, data portability, computer languages, and standards support. Additionally, overview documents cover inter-protocol relationships and interactions.
7
8    - Copyrights. This documentation is covered by Microsoft copyrights. Regardless of any other terms that are contained in the terms of use for the Microsoft website that hosts this documentation, you can make copies of it in order to develop implementations of the technologies that are described in this documentation and can distribute portions of it in your implementations that use these technologies or in your documentation as necessary to properly document the implementation. You can also distribute in your implementation, with or without modification, any schemas, IDLs, or code samples that are included in the documentation. This permission also applies to any documents that are referenced in the Open Specifications documentation.
9
10    - No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.
11
12    - Patents. Microsoft has patents that might cover your implementations of the technologies described in the Open Specifications documentation. Neither this notice nor Microsoft's delivery of this documentation grants any licenses under those patents or any other Microsoft patents. However, a given Open Specifications document might be covered by the Microsoft Open Specifications Promise or the Microsoft Community Promise. If you would prefer a written license, or if the technologies described in this documentation are not covered by the Open Specifications Promise or Community Promise, as applicable, patent licenses are available by contacting iplg@microsoft.com.
13
14    - Trademarks. The names of companies and products contained in this documentation might be covered by trademarks or similar intellectual property rights. This notice does not grant any licenses under those rights. For a list of Microsoft trademarks, visit www.microsoft.com/trademarks.
15
16    - Fictitious Names. The example companies, organizations, products, domain names, email addresses, logos, people, places, and events that are depicted in this documentation are fictitious. No association with any real company, organization, product, domain name, email address, logo, person, place, or event is intended or should be inferred.
17
18 Reservation of Rights. All other rights are reserved, and this notice does not grant any rights other than as specifically described above, whether by implication, estoppel, or otherwise.
19
20 Tools. The Open Specifications documentation does not require the use of Microsoft programming tools or programming environments in order for you to develop an implementation. If you have access to Microsoft programming tools and environments, you are free to take advantage of them. Certain Open Specifications documents are intended for use in conjunction with publicly available standards specifications and network programming art and, as such, assume that the reader either is familiar with the aforementioned material or has immediate access to it.
21
22 ===========
23
24 0x00000000
25
26 STATUS_SUCCESS
27         
28
29 The operation completed successfully.
30
31 0x00000000
32
33 STATUS_WAIT_0
34         
35
36 The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
37
38 0x00000001
39
40 STATUS_WAIT_1
41         
42
43 The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
44
45 0x00000002
46
47 STATUS_WAIT_2
48         
49
50 The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
51
52 0x00000003
53
54 STATUS_WAIT_3
55         
56
57 The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
58
59 0x0000003F
60
61 STATUS_WAIT_63
62         
63
64 The caller specified WaitAny for WaitType and one of the dispatcher objects in the Object array has been set to the signaled state.
65
66 0x00000080
67
68 STATUS_ABANDONED
69         
70
71 The caller attempted to wait for a mutex that has been abandoned.
72
73 0x00000080
74
75 STATUS_ABANDONED_WAIT_0
76         
77
78 The caller attempted to wait for a mutex that has been abandoned.
79
80 0x000000BF
81
82 STATUS_ABANDONED_WAIT_63
83         
84
85 The caller attempted to wait for a mutex that has been abandoned.
86
87 0x000000C0
88
89 STATUS_USER_APC
90         
91
92 A user-mode APC was delivered before the given Interval expired.
93
94 0x00000101
95
96 STATUS_ALERTED
97         
98
99 The delay completed because the thread was alerted.
100
101 0x00000102
102
103 STATUS_TIMEOUT
104         
105
106 The given Timeout interval expired.
107
108 0x00000103
109
110 STATUS_PENDING
111         
112
113 The operation that was requested is pending completion.
114
115 0x00000104
116
117 STATUS_REPARSE
118         
119
120 A reparse should be performed by the Object Manager because the name of the file resulted in a symbolic link.
121
122 0x00000105
123
124 STATUS_MORE_ENTRIES
125         
126
127 Returned by enumeration APIs to indicate more information is available to successive calls.
128
129 0x00000106
130
131 STATUS_NOT_ALL_ASSIGNED
132         
133
134 Indicates 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.
135
136 0x00000107
137
138 STATUS_SOME_NOT_MAPPED
139         
140
141 Some of the information to be translated has not been translated.
142
143 0x00000108
144
145 STATUS_OPLOCK_BREAK_IN_PROGRESS
146         
147
148 An open/create operation completed while an opportunistic lock (oplock) break is underway.
149
150 0x00000109
151
152 STATUS_VOLUME_MOUNTED
153         
154
155 A new volume has been mounted by a file system.
156
157 0x0000010A
158
159 STATUS_RXACT_COMMITTED
160         
161
162 This 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.
163
164 0x0000010B
165
166 STATUS_NOTIFY_CLEANUP
167         
168
169 Indicates that a notify change request has been completed due to closing the handle that made the notify change request.
170
171 0x0000010C
172
173 STATUS_NOTIFY_ENUM_DIR
174         
175
176 Indicates 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.
177
178 0x0000010D
179
180 STATUS_NO_QUOTAS_FOR_ACCOUNT
181         
182
183 {No Quotas} No system quota limits are specifically set for this account.
184
185 0x0000010E
186
187 STATUS_PRIMARY_TRANSPORT_CONNECT_FAILED
188         
189
190 {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.
191
192 0x00000110
193
194 STATUS_PAGE_FAULT_TRANSITION
195         
196
197 The page fault was a transition fault.
198
199 0x00000111
200
201 STATUS_PAGE_FAULT_DEMAND_ZERO
202         
203
204 The page fault was a demand zero fault.
205
206 0x00000112
207
208 STATUS_PAGE_FAULT_COPY_ON_WRITE
209         
210
211 The page fault was a demand zero fault.
212
213 0x00000113
214
215 STATUS_PAGE_FAULT_GUARD_PAGE
216         
217
218 The page fault was a demand zero fault.
219
220 0x00000114
221
222 STATUS_PAGE_FAULT_PAGING_FILE
223         
224
225 The page fault was satisfied by reading from a secondary storage device.
226
227 0x00000115
228
229 STATUS_CACHE_PAGE_LOCKED
230         
231
232 The cached page was locked during operation.
233
234 0x00000116
235
236 STATUS_CRASH_DUMP
237         
238
239 The crash dump exists in a paging file.
240
241 0x00000117
242
243 STATUS_BUFFER_ALL_ZEROS
244         
245
246 The specified buffer contains all zeros.
247
248 0x00000118
249
250 STATUS_REPARSE_OBJECT
251         
252
253 A reparse should be performed by the Object Manager because the name of the file resulted in a symbolic link.
254
255 0x00000119
256
257 STATUS_RESOURCE_REQUIREMENTS_CHANGED
258         
259
260 The device has succeeded a query-stop and its resource requirements have changed.
261
262 0x00000120
263
264 STATUS_TRANSLATION_COMPLETE
265         
266
267 The translator has translated these resources into the global space and no additional translations should be performed.
268
269 0x00000121
270
271 STATUS_DS_MEMBERSHIP_EVALUATED_LOCALLY
272         
273
274 The directory service evaluated group memberships locally, because it was unable to contact a global catalog server.
275
276 0x00000122
277
278 STATUS_NOTHING_TO_TERMINATE
279         
280
281 A process being terminated has no threads to terminate.
282
283 0x00000123
284
285 STATUS_PROCESS_NOT_IN_JOB
286         
287
288 The specified process is not part of a job.
289
290 0x00000124
291
292 STATUS_PROCESS_IN_JOB
293         
294
295 The specified process is part of a job.
296
297 0x00000125
298
299 STATUS_VOLSNAP_HIBERNATE_READY
300         
301
302 {Volume Shadow Copy Service} The system is now ready for hibernation.
303
304 0x00000126
305
306 STATUS_FSFILTER_OP_COMPLETED_SUCCESSFULLY
307         
308
309 A file system or file system filter driver has successfully completed an FsFilter operation.
310
311 0x00000127
312
313 STATUS_INTERRUPT_VECTOR_ALREADY_CONNECTED
314         
315
316 The specified interrupt vector was already connected.
317
318 0x00000128
319
320 STATUS_INTERRUPT_STILL_CONNECTED
321         
322
323 The specified interrupt vector is still connected.
324
325 0x00000129
326
327 STATUS_PROCESS_CLONED
328         
329
330 The current process is a cloned process.
331
332 0x0000012A
333
334 STATUS_FILE_LOCKED_WITH_ONLY_READERS
335         
336
337 The file was locked and all users of the file can only read.
338
339 0x0000012B
340
341 STATUS_FILE_LOCKED_WITH_WRITERS
342         
343
344 The file was locked and at least one user of the file can write.
345
346 0x00000202
347
348 STATUS_RESOURCEMANAGER_READ_ONLY
349         
350
351 The specified ResourceManager made no changes or updates to the resource under this transaction.
352
353 0x00000367
354
355 STATUS_WAIT_FOR_OPLOCK
356         
357
358 An operation is blocked and waiting for an oplock.
359
360 0x00010001
361
362 DBG_EXCEPTION_HANDLED
363         
364
365 Debugger handled the exception.
366
367 0x00010002
368
369 DBG_CONTINUE
370         
371
372 The debugger continued.
373
374 0x001C0001
375
376 STATUS_FLT_IO_COMPLETE
377         
378
379 The IO was completed by a filter.
380
381 0xC0000467
382
383 STATUS_FILE_NOT_AVAILABLE
384         
385
386 The file is temporarily unavailable.
387
388 0xC0000480
389
390 STATUS_SHARE_UNAVAILABLE
391         
392
393 The share is temporarily unavailable.
394
395 0xC0000721
396
397 STATUS_CALLBACK_RETURNED_THREAD_AFFINITY
398         
399
400 A threadpool worker thread entered a callback at thread affinity %p and exited at affinity %p.
401
402 This is unexpected, indicating that the callback missed restoring the priority.
403
404 0x40000000
405
406 STATUS_OBJECT_NAME_EXISTS
407         
408
409 {Object Exists} An attempt was made to create an object but the object name already exists.
410
411 0x40000001
412
413 STATUS_THREAD_WAS_SUSPENDED
414         
415
416 {Thread Suspended} A thread termination occurred while the thread was suspended. The thread resumed, and termination proceeded.
417
418 0x40000002
419
420 STATUS_WORKING_SET_LIMIT_RANGE
421         
422
423 {Working Set Range Error} An attempt was made to set the working set minimum or maximum to values that are outside the allowable range.
424
425 0x40000003
426
427 STATUS_IMAGE_NOT_AT_BASE
428         
429
430 {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.
431
432 0x40000004
433
434 STATUS_RXACT_STATE_CREATED
435         
436
437 This informational level status indicates that a specified registry subtree transaction state did not yet exist and had to be created.
438
439 0x40000005
440
441 STATUS_SEGMENT_NOTIFICATION
442         
443
444 {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.
445
446 0x40000006
447
448 STATUS_LOCAL_USER_SESSION_KEY
449         
450
451 {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.
452
453 0x40000007
454
455 STATUS_BAD_CURRENT_DIRECTORY
456         
457
458 {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.
459
460 0x40000008
461
462 STATUS_SERIAL_MORE_WRITES
463         
464
465 {Serial IOCTL Complete} A serial I/O operation was completed by another write to a serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
466
467 0x40000009
468
469 STATUS_REGISTRY_RECOVERED
470         
471
472 {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.
473
474 0x4000000A
475
476 STATUS_FT_READ_RECOVERY_FROM_BACKUP
477         
478
479 {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.
480
481 0x4000000B
482
483 STATUS_FT_WRITE_RECOVERY
484         
485
486 {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.
487
488 0x4000000C
489
490 STATUS_SERIAL_COUNTER_TIMEOUT
491         
492
493 {Serial IOCTL Timeout} A serial I/O operation completed because the time-out period expired. (The IOCTL_SERIAL_XOFF_COUNTER had not reached zero.)
494
495 0x4000000D
496
497 STATUS_NULL_LM_PASSWORD
498         
499
500 {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.
501
502 0x4000000E
503
504 STATUS_IMAGE_MACHINE_TYPE_MISMATCH
505         
506
507 {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.
508
509 0x4000000F
510
511 STATUS_RECEIVE_PARTIAL
512         
513
514 {Partial Data Received} The network transport returned partial data to its client. The remaining data will be sent later.
515
516 0x40000010
517
518 STATUS_RECEIVE_EXPEDITED
519         
520
521 {Expedited Data Received} The network transport returned data to its client that was marked as expedited by the remote system.
522
523 0x40000011
524
525 STATUS_RECEIVE_PARTIAL_EXPEDITED
526         
527
528 {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.
529
530 0x40000012
531
532 STATUS_EVENT_DONE
533         
534
535 {TDI Event Done} The TDI indication has completed successfully.
536
537 0x40000013
538
539 STATUS_EVENT_PENDING
540         
541
542 {TDI Event Pending} The TDI indication has entered the pending state.
543
544 0x40000014
545
546 STATUS_CHECKING_FILE_SYSTEM
547         
548
549 Checking file system on %wZ.
550
551 0x40000015
552
553 STATUS_FATAL_APP_EXIT
554         
555
556 {Fatal Application Exit} %hs
557
558 0x40000016
559
560 STATUS_PREDEFINED_HANDLE
561         
562
563 The specified registry key is referenced by a predefined handle.
564
565 0x40000017
566
567 STATUS_WAS_UNLOCKED
568         
569
570 {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.
571
572 0x40000018
573
574 STATUS_SERVICE_NOTIFICATION
575         
576
577 %hs
578
579 0x40000019
580
581 STATUS_WAS_LOCKED
582         
583
584 {Page Locked} One of the pages to lock was already locked.
585
586 0x4000001A
587
588 STATUS_LOG_HARD_ERROR
589         
590
591 Application popup: %1 : %2
592
593 0x4000001B
594
595 STATUS_ALREADY_WIN32
596         
597
598 A Win32 process already exists.
599
600 0x4000001C
601
602 STATUS_WX86_UNSIMULATE
603         
604
605 An exception status code that is used by the Win32 x86 emulation subsystem.
606
607 0x4000001D
608
609 STATUS_WX86_CONTINUE
610         
611
612 An exception status code that is used by the Win32 x86 emulation subsystem.
613
614 0x4000001E
615
616 STATUS_WX86_SINGLE_STEP
617         
618
619 An exception status code that is used by the Win32 x86 emulation subsystem.
620
621 0x4000001F
622
623 STATUS_WX86_BREAKPOINT
624         
625
626 An exception status code that is used by the Win32 x86 emulation subsystem.
627
628 0x40000020
629
630 STATUS_WX86_EXCEPTION_CONTINUE
631         
632
633 An exception status code that is used by the Win32 x86 emulation subsystem.
634
635 0x40000021
636
637 STATUS_WX86_EXCEPTION_LASTCHANCE
638         
639
640 An exception status code that is used by the Win32 x86 emulation subsystem.
641
642 0x40000022
643
644 STATUS_WX86_EXCEPTION_CHAIN
645         
646
647 An exception status code that is used by the Win32 x86 emulation subsystem.
648
649 0x40000023
650
651 STATUS_IMAGE_MACHINE_TYPE_MISMATCH_EXE
652         
653
654 {Machine Type Mismatch} The image file %hs is valid but is for a machine type other than the current machine.
655
656 0x40000024
657
658 STATUS_NO_YIELD_PERFORMED
659         
660
661 A yield execution was performed and no thread was available to run.
662
663 0x40000025
664
665 STATUS_TIMER_RESUME_IGNORED
666         
667
668 The resume flag to a timer API was ignored.
669
670 0x40000026
671
672 STATUS_ARBITRATION_UNHANDLED
673         
674
675 The arbiter has deferred arbitration of these resources to its parent.
676
677 0x40000027
678
679 STATUS_CARDBUS_NOT_SUPPORTED
680         
681
682 The device has detected a CardBus card in its slot.
683
684 0x40000028
685
686 STATUS_WX86_CREATEWX86TIB
687         
688
689 An exception status code that is used by the Win32 x86 emulation subsystem.
690
691 0x40000029
692
693 STATUS_MP_PROCESSOR_MISMATCH
694         
695
696 The 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.
697
698 0x4000002A
699
700 STATUS_HIBERNATED
701         
702
703 The system was put into hibernation.
704
705 0x4000002B
706
707 STATUS_RESUME_HIBERNATION
708         
709
710 The system was resumed from hibernation.
711
712 0x4000002C
713
714 STATUS_FIRMWARE_UPDATED
715         
716
717 Windows has detected that the system firmware (BIOS) was updated [previous firmware date = %2, current firmware date %3].
718
719 0x4000002D
720
721 STATUS_DRIVERS_LEAKING_LOCKED_PAGES
722         
723
724 A 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.
725
726 0x4000002E
727
728 STATUS_MESSAGE_RETRIEVED
729         
730
731 The ALPC message being canceled has already been retrieved from the queue on the other side.
732
733 0x4000002F
734
735 STATUS_SYSTEM_POWERSTATE_TRANSITION
736         
737
738 The system power state is transitioning from %2 to %3.
739
740 0x40000030
741
742 STATUS_ALPC_CHECK_COMPLETION_LIST
743         
744
745 The receive operation was successful. Check the ALPC completion list for the received message.
746
747 0x40000031
748
749 STATUS_SYSTEM_POWERSTATE_COMPLEX_TRANSITION
750         
751
752 The system power state is transitioning from %2 to %3 but could enter %4.
753
754 0x40000032
755
756 STATUS_ACCESS_AUDIT_BY_POLICY
757         
758
759 Access to %1 is monitored by policy rule %2.
760
761 0x40000033
762
763 STATUS_ABANDON_HIBERFILE
764         
765
766 A valid hibernation file has been invalidated and should be abandoned.
767
768 0x40000034
769
770 STATUS_BIZRULES_NOT_ENABLED
771         
772
773 Business rule scripts are disabled for the calling application.
774
775 0x40000294
776
777 STATUS_WAKE_SYSTEM
778         
779
780 The system has awoken.
781
782 0x40000370
783
784 STATUS_DS_SHUTTING_DOWN
785         
786
787 The directory service is shutting down.
788
789 0x40010001
790
791 DBG_REPLY_LATER
792         
793
794 Debugger will reply later.
795
796 0x40010002
797
798 DBG_UNABLE_TO_PROVIDE_HANDLE
799         
800
801 Debugger cannot provide a handle.
802
803 0x40010003
804
805 DBG_TERMINATE_THREAD
806         
807
808 Debugger terminated the thread.
809
810 0x40010004
811
812 DBG_TERMINATE_PROCESS
813         
814
815 Debugger terminated the process.
816
817 0x40010005
818
819 DBG_CONTROL_C
820         
821
822 Debugger obtained control of C.
823
824 0x40010006
825
826 DBG_PRINTEXCEPTION_C
827         
828
829 Debugger printed an exception on control C.
830
831 0x40010007
832
833 DBG_RIPEXCEPTION
834         
835
836 Debugger received a RIP exception.
837
838 0x40010008
839
840 DBG_CONTROL_BREAK
841         
842
843 Debugger received a control break.
844
845 0x40010009
846
847 DBG_COMMAND_EXCEPTION
848         
849
850 Debugger command communication exception.
851
852 0x40020056
853
854 RPC_NT_UUID_LOCAL_ONLY
855         
856
857 A UUID that is valid only on this computer has been allocated.
858
859 0x400200AF
860
861 RPC_NT_SEND_INCOMPLETE
862         
863
864 Some data remains to be sent in the request buffer.
865
866 0x400A0004
867
868 STATUS_CTX_CDM_CONNECT
869         
870
871 The Client Drive Mapping Service has connected on Terminal Connection.
872
873 0x400A0005
874
875 STATUS_CTX_CDM_DISCONNECT
876         
877
878 The Client Drive Mapping Service has disconnected on Terminal Connection.
879
880 0x4015000D
881
882 STATUS_SXS_RELEASE_ACTIVATION_CONTEXT
883         
884
885 A kernel mode component is releasing a reference on an activation context.
886
887 0x40190034
888
889 STATUS_RECOVERY_NOT_NEEDED
890         
891
892 The transactional resource manager is already consistent. Recovery is not needed.
893
894 0x40190035
895
896 STATUS_RM_ALREADY_STARTED
897         
898
899 The transactional resource manager has already been started.
900
901 0x401A000C
902
903 STATUS_LOG_NO_RESTART
904         
905
906 The log service encountered a log stream with no restart area.
907
908 0x401B00EC
909
910 STATUS_VIDEO_DRIVER_DEBUG_REPORT_REQUEST
911         
912
913 {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.
914
915 0x401E000A
916
917 STATUS_GRAPHICS_PARTIAL_DATA_POPULATED
918         
919
920 The specified buffer is not big enough to contain the entire requested dataset. Partial data is populated up to the size of the buffer.
921
922 The caller needs to provide a buffer of the size as specified in the partially populated buffer's content (interface specific).
923
924 0x401E0117
925
926 STATUS_GRAPHICS_DRIVER_MISMATCH
927         
928
929 The kernel driver detected a version mismatch between it and the user mode driver.
930
931 0x401E0307
932
933 STATUS_GRAPHICS_MODE_NOT_PINNED
934         
935
936 No mode is pinned on the specified VidPN source/target.
937
938 0x401E031E
939
940 STATUS_GRAPHICS_NO_PREFERRED_MODE
941         
942
943 The specified mode set does not specify a preference for one of its modes.
944
945 0x401E034B
946
947 STATUS_GRAPHICS_DATASET_IS_EMPTY
948         
949
950 The specified dataset (for example, mode set, frequency range set, descriptor set, or topology) is empty.
951
952 0x401E034C
953
954 STATUS_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET
955         
956
957 The specified dataset (for example, mode set, frequency range set, descriptor set, or topology) does not contain any more elements.
958
959 0x401E0351
960
961 STATUS_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED
962         
963
964 The specified content transformation is not pinned on the specified VidPN present path.
965
966 0x401E042F
967
968 STATUS_GRAPHICS_UNKNOWN_CHILD_STATUS
969         
970
971 The child device presence was not reliably detected.
972
973 0x401E0437
974
975 STATUS_GRAPHICS_LEADLINK_START_DEFERRED
976         
977
978 Starting the lead adapter in a linked configuration has been temporarily deferred.
979
980 0x401E0439
981
982 STATUS_GRAPHICS_POLLING_TOO_FREQUENTLY
983         
984
985 The display adapter is being polled for children too frequently at the same polling level.
986
987 0x401E043A
988
989 STATUS_GRAPHICS_START_DEFERRED
990         
991
992 Starting the adapter has been temporarily deferred.
993
994 0x40230001
995
996 STATUS_NDIS_INDICATION_REQUIRED
997         
998
999 The request will be completed later by an NDIS status indication.
1000
1001 0x80000001
1002
1003 STATUS_GUARD_PAGE_VIOLATION
1004         
1005
1006 {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.
1007
1008 0x80000002
1009
1010 STATUS_DATATYPE_MISALIGNMENT
1011         
1012
1013 {EXCEPTION} Alignment Fault A data type misalignment was detected in a load or store instruction.
1014
1015 0x80000003
1016
1017 STATUS_BREAKPOINT
1018         
1019
1020 {EXCEPTION} Breakpoint A breakpoint has been reached.
1021
1022 0x80000004
1023
1024 STATUS_SINGLE_STEP
1025         
1026
1027 {EXCEPTION} Single Step A single step or trace operation has just been completed.
1028
1029 0x80000005
1030
1031 STATUS_BUFFER_OVERFLOW
1032         
1033
1034 {Buffer Overflow} The data was too large to fit into the specified buffer.
1035
1036 0x80000006
1037
1038 STATUS_NO_MORE_FILES
1039         
1040
1041 {No More Files} No more files were found which match the file specification.
1042
1043 0x80000007
1044
1045 STATUS_WAKE_SYSTEM_DEBUGGER
1046         
1047
1048 {Kernel Debugger Awakened} The system debugger was awakened by an interrupt.
1049
1050 0x8000000A
1051
1052 STATUS_HANDLES_CLOSED
1053         
1054
1055 {Handles Closed} Handles to objects have been automatically closed because of the requested operation.
1056
1057 0x8000000B
1058
1059 STATUS_NO_INHERITANCE
1060         
1061
1062 {Non-Inheritable ACL} An access control list (ACL) contains no components that can be inherited.
1063
1064 0x8000000C
1065
1066 STATUS_GUID_SUBSTITUTION_MADE
1067         
1068
1069 {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.
1070
1071 0x8000000D
1072
1073 STATUS_PARTIAL_COPY
1074         
1075
1076 Because of protection conflicts, not all the requested bytes could be copied.
1077
1078 0x8000000E
1079
1080 STATUS_DEVICE_PAPER_EMPTY
1081         
1082
1083 {Out of Paper} The printer is out of paper.
1084
1085 0x8000000F
1086
1087 STATUS_DEVICE_POWERED_OFF
1088         
1089
1090 {Device Power Is Off} The printer power has been turned off.
1091
1092 0x80000010
1093
1094 STATUS_DEVICE_OFF_LINE
1095         
1096
1097 {Device Offline} The printer has been taken offline.
1098
1099 0x80000011
1100
1101 STATUS_DEVICE_BUSY
1102         
1103
1104 {Device Busy} The device is currently busy.
1105
1106 0x80000012
1107
1108 STATUS_NO_MORE_EAS
1109         
1110
1111 {No More EAs} No more extended attributes (EAs) were found for the file.
1112
1113 0x80000013
1114
1115 STATUS_INVALID_EA_NAME
1116         
1117
1118 {Illegal EA} The specified extended attribute (EA) name contains at least one illegal character.
1119
1120 0x80000014
1121
1122 STATUS_EA_LIST_INCONSISTENT
1123         
1124
1125 {Inconsistent EA List} The extended attribute (EA) list is inconsistent.
1126
1127 0x80000015
1128
1129 STATUS_INVALID_EA_FLAG
1130         
1131
1132 {Invalid EA Flag} An invalid extended attribute (EA) flag was set.
1133
1134 0x80000016
1135
1136 STATUS_VERIFY_REQUIRED
1137         
1138
1139 {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.
1140
1141 0x80000017
1142
1143 STATUS_EXTRANEOUS_INFORMATION
1144         
1145
1146 {Too Much Information} The specified access control list (ACL) contained more information than was expected.
1147
1148 0x80000018
1149
1150 STATUS_RXACT_COMMIT_NECESSARY
1151         
1152
1153 This 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.
1154
1155 0x8000001A
1156
1157 STATUS_NO_MORE_ENTRIES
1158         
1159
1160 {No More Entries} No more entries are available from an enumeration operation.
1161
1162 0x8000001B
1163
1164 STATUS_FILEMARK_DETECTED
1165         
1166
1167 {Filemark Found} A filemark was detected.
1168
1169 0x8000001C
1170
1171 STATUS_MEDIA_CHANGED
1172         
1173
1174 {Media Changed} The media has changed.
1175
1176 0x8000001D
1177
1178 STATUS_BUS_RESET
1179         
1180
1181 {I/O Bus Reset} An I/O bus reset was detected.
1182
1183 0x8000001E
1184
1185 STATUS_END_OF_MEDIA
1186         
1187
1188 {End of Media} The end of the media was encountered.
1189
1190 0x8000001F
1191
1192 STATUS_BEGINNING_OF_MEDIA
1193         
1194
1195 The beginning of a tape or partition has been detected.
1196
1197 0x80000020
1198
1199 STATUS_MEDIA_CHECK
1200         
1201
1202 {Media Changed} The media might have changed.
1203
1204 0x80000021
1205
1206 STATUS_SETMARK_DETECTED
1207         
1208
1209 A tape access reached a set mark.
1210
1211 0x80000022
1212
1213 STATUS_NO_DATA_DETECTED
1214         
1215
1216 During a tape access, the end of the data written is reached.
1217
1218 0x80000023
1219
1220 STATUS_REDIRECTOR_HAS_OPEN_HANDLES
1221         
1222
1223 The redirector is in use and cannot be unloaded.
1224
1225 0x80000024
1226
1227 STATUS_SERVER_HAS_OPEN_HANDLES
1228         
1229
1230 The server is in use and cannot be unloaded.
1231
1232 0x80000025
1233
1234 STATUS_ALREADY_DISCONNECTED
1235         
1236
1237 The specified connection has already been disconnected.
1238
1239 0x80000026
1240
1241 STATUS_LONGJUMP
1242         
1243
1244 A long jump has been executed.
1245
1246 0x80000027
1247
1248 STATUS_CLEANER_CARTRIDGE_INSTALLED
1249         
1250
1251 A cleaner cartridge is present in the tape library.
1252
1253 0x80000028
1254
1255 STATUS_PLUGPLAY_QUERY_VETOED
1256         
1257
1258 The Plug and Play query operation was not successful.
1259
1260 0x80000029
1261
1262 STATUS_UNWIND_CONSOLIDATE
1263         
1264
1265 A frame consolidation has been executed.
1266
1267 0x8000002A
1268
1269 STATUS_REGISTRY_HIVE_RECOVERED
1270         
1271
1272 {Registry Hive Recovered} The registry hive (file): %hs was corrupted and it has been recovered. Some data might have been lost.
1273
1274 0x8000002B
1275
1276 STATUS_DLL_MIGHT_BE_INSECURE
1277         
1278
1279 The 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?
1280
1281 0x8000002C
1282
1283 STATUS_DLL_MIGHT_BE_INCOMPATIBLE
1284         
1285
1286 The 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?
1287
1288 0x8000002D
1289
1290 STATUS_STOPPED_ON_SYMLINK
1291         
1292
1293 The create operation stopped after reaching a symbolic link.
1294
1295 0x80000288
1296
1297 STATUS_DEVICE_REQUIRES_CLEANING
1298         
1299
1300 The device has indicated that cleaning is necessary.
1301
1302 0x80000289
1303
1304 STATUS_DEVICE_DOOR_OPEN
1305         
1306
1307 The device has indicated that its door is open. Further operations require it closed and secured.
1308
1309 0x80000803
1310
1311 STATUS_DATA_LOST_REPAIR
1312         
1313
1314 Windows 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.
1315
1316 0x80010001
1317
1318 DBG_EXCEPTION_NOT_HANDLED
1319         
1320
1321 Debugger did not handle the exception.
1322
1323 0x80130001
1324
1325 STATUS_CLUSTER_NODE_ALREADY_UP
1326         
1327
1328 The cluster node is already up.
1329
1330 0x80130002
1331
1332 STATUS_CLUSTER_NODE_ALREADY_DOWN
1333         
1334
1335 The cluster node is already down.
1336
1337 0x80130003
1338
1339 STATUS_CLUSTER_NETWORK_ALREADY_ONLINE
1340         
1341
1342 The cluster network is already online.
1343
1344 0x80130004
1345
1346 STATUS_CLUSTER_NETWORK_ALREADY_OFFLINE
1347         
1348
1349 The cluster network is already offline.
1350
1351 0x80130005
1352
1353 STATUS_CLUSTER_NODE_ALREADY_MEMBER
1354         
1355
1356 The cluster node is already a member of the cluster.
1357
1358 0x80190009
1359
1360 STATUS_COULD_NOT_RESIZE_LOG
1361         
1362
1363 The log could not be set to the requested size.
1364
1365 0x80190029
1366
1367 STATUS_NO_TXF_METADATA
1368         
1369
1370 There is no transaction metadata on the file.
1371
1372 0x80190031
1373
1374 STATUS_CANT_RECOVER_WITH_HANDLE_OPEN
1375         
1376
1377 The file cannot be recovered because there is a handle still open on it.
1378
1379 0x80190041
1380
1381 STATUS_TXF_METADATA_ALREADY_PRESENT
1382         
1383
1384 Transaction metadata is already present on this file and cannot be superseded.
1385
1386 0x80190042
1387
1388 STATUS_TRANSACTION_SCOPE_CALLBACKS_NOT_SET
1389         
1390
1391 A transaction scope could not be entered because the scope handler has not been initialized.
1392
1393 0x801B00EB
1394
1395 STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD_RECOVERED
1396         
1397
1398 {Display Driver Stopped Responding and recovered} The %hs display driver has stopped working normally. The recovery had been performed.
1399
1400 0x801C0001
1401
1402 STATUS_FLT_BUFFER_TOO_SMALL
1403         
1404
1405 {Buffer too small} The buffer is too small to contain the entry. No information has been written to the buffer.
1406
1407 0x80210001
1408
1409 STATUS_FVE_PARTIAL_METADATA
1410         
1411
1412 Volume metadata read or write is incomplete.
1413
1414 0x80210002
1415
1416 STATUS_FVE_TRANSIENT_STATE
1417         
1418
1419 BitLocker encryption keys were ignored because the volume was in a transient state.
1420
1421 0xC0000001
1422
1423 STATUS_UNSUCCESSFUL
1424         
1425
1426 {Operation Failed} The requested operation was unsuccessful.
1427
1428 0xC0000002
1429
1430 STATUS_NOT_IMPLEMENTED
1431         
1432
1433 {Not Implemented} The requested operation is not implemented.
1434
1435 0xC0000003
1436
1437 STATUS_INVALID_INFO_CLASS
1438         
1439
1440 {Invalid Parameter} The specified information class is not a valid information class for the specified object.
1441
1442 0xC0000004
1443
1444 STATUS_INFO_LENGTH_MISMATCH
1445         
1446
1447 The specified information record length does not match the length that is required for the specified information class.
1448
1449 0xC0000005
1450
1451 STATUS_ACCESS_VIOLATION
1452         
1453
1454 The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
1455
1456 0xC0000006
1457
1458 STATUS_IN_PAGE_ERROR
1459         
1460
1461 The 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.
1462
1463 0xC0000007
1464
1465 STATUS_PAGEFILE_QUOTA
1466         
1467
1468 The page file quota for the process has been exhausted.
1469
1470 0xC0000008
1471
1472 STATUS_INVALID_HANDLE
1473         
1474
1475 An invalid HANDLE was specified.
1476
1477 0xC0000009
1478
1479 STATUS_BAD_INITIAL_STACK
1480         
1481
1482 An invalid initial stack was specified in a call to NtCreateThread.
1483
1484 0xC000000A
1485
1486 STATUS_BAD_INITIAL_PC
1487         
1488
1489 An invalid initial start address was specified in a call to NtCreateThread.
1490
1491 0xC000000B
1492
1493 STATUS_INVALID_CID
1494         
1495
1496 An invalid client ID was specified.
1497
1498 0xC000000C
1499
1500 STATUS_TIMER_NOT_CANCELED
1501         
1502
1503 An 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.
1504
1505 0xC000000D
1506
1507 STATUS_INVALID_PARAMETER
1508         
1509
1510 An invalid parameter was passed to a service or function.
1511
1512 0xC000000E
1513
1514 STATUS_NO_SUCH_DEVICE
1515         
1516
1517 A device that does not exist was specified.
1518
1519 0xC000000F
1520
1521 STATUS_NO_SUCH_FILE
1522         
1523
1524 {File Not Found} The file %hs does not exist.
1525
1526 0xC0000010
1527
1528 STATUS_INVALID_DEVICE_REQUEST
1529         
1530
1531 The specified request is not a valid operation for the target device.
1532
1533 0xC0000011
1534
1535 STATUS_END_OF_FILE
1536         
1537
1538 The end-of-file marker has been reached. There is no valid data in the file beyond this marker.
1539
1540 0xC0000012
1541
1542 STATUS_WRONG_VOLUME
1543         
1544
1545 {Wrong Volume} The wrong volume is in the drive. Insert volume %hs into drive %hs.
1546
1547 0xC0000013
1548
1549 STATUS_NO_MEDIA_IN_DEVICE
1550         
1551
1552 {No Disk} There is no disk in the drive. Insert a disk into drive %hs.
1553
1554 0xC0000014
1555
1556 STATUS_UNRECOGNIZED_MEDIA
1557         
1558
1559 {Unknown Disk Format} The disk in drive %hs is not formatted properly. Check the disk, and reformat it, if needed.
1560
1561 0xC0000015
1562
1563 STATUS_NONEXISTENT_SECTOR
1564         
1565
1566 {Sector Not Found} The specified sector does not exist.
1567
1568 0xC0000016
1569
1570 STATUS_MORE_PROCESSING_REQUIRED
1571         
1572
1573 {Still Busy} The specified I/O request packet (IRP) cannot be disposed of because the I/O operation is not complete.
1574
1575 0xC0000017
1576
1577 STATUS_NO_MEMORY
1578         
1579
1580 {Not Enough Quota} Not enough virtual memory or paging file quota is available to complete the specified operation.
1581
1582 0xC0000018
1583
1584 STATUS_CONFLICTING_ADDRESSES
1585         
1586
1587 {Conflicting Address Range} The specified address range conflicts with the address space.
1588
1589 0xC0000019
1590
1591 STATUS_NOT_MAPPED_VIEW
1592         
1593
1594 The address range to unmap is not a mapped view.
1595
1596 0xC000001A
1597
1598 STATUS_UNABLE_TO_FREE_VM
1599         
1600
1601 The virtual memory cannot be freed.
1602
1603 0xC000001B
1604
1605 STATUS_UNABLE_TO_DELETE_SECTION
1606         
1607
1608 The specified section cannot be deleted.
1609
1610 0xC000001C
1611
1612 STATUS_INVALID_SYSTEM_SERVICE
1613         
1614
1615 An invalid system service was specified in a system service call.
1616
1617 0xC000001D
1618
1619 STATUS_ILLEGAL_INSTRUCTION
1620         
1621
1622 {EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction.
1623
1624 0xC000001E
1625
1626 STATUS_INVALID_LOCK_SEQUENCE
1627         
1628
1629 {Invalid Lock Sequence} An attempt was made to execute an invalid lock sequence.
1630
1631 0xC000001F
1632
1633 STATUS_INVALID_VIEW_SIZE
1634         
1635
1636 {Invalid Mapping} An attempt was made to create a view for a section that is bigger than the section.
1637
1638 0xC0000020
1639
1640 STATUS_INVALID_FILE_FOR_SECTION
1641         
1642
1643 {Bad File} The attributes of the specified mapping file for a section of memory cannot be read.
1644
1645 0xC0000021
1646
1647 STATUS_ALREADY_COMMITTED
1648         
1649
1650 {Already Committed} The specified address range is already committed.
1651
1652 0xC0000022
1653
1654 STATUS_ACCESS_DENIED
1655         
1656
1657 {Access Denied} A process has requested access to an object but has not been granted those access rights.
1658
1659 0xC0000023
1660
1661 STATUS_BUFFER_TOO_SMALL
1662         
1663
1664 {Buffer Too Small} The buffer is too small to contain the entry. No information has been written to the buffer.
1665
1666 0xC0000024
1667
1668 STATUS_OBJECT_TYPE_MISMATCH
1669         
1670
1671 {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.
1672
1673 0xC0000025
1674
1675 STATUS_NONCONTINUABLE_EXCEPTION
1676         
1677
1678 {EXCEPTION} Cannot Continue Windows cannot continue from this exception.
1679
1680 0xC0000026
1681
1682 STATUS_INVALID_DISPOSITION
1683         
1684
1685 An invalid exception disposition was returned by an exception handler.
1686
1687 0xC0000027
1688
1689 STATUS_UNWIND
1690         
1691
1692 Unwind exception code.
1693
1694 0xC0000028
1695
1696 STATUS_BAD_STACK
1697         
1698
1699 An invalid or unaligned stack was encountered during an unwind operation.
1700
1701 0xC0000029
1702
1703 STATUS_INVALID_UNWIND_TARGET
1704         
1705
1706 An invalid unwind target was encountered during an unwind operation.
1707
1708 0xC000002A
1709
1710 STATUS_NOT_LOCKED
1711         
1712
1713 An attempt was made to unlock a page of memory that was not locked.
1714
1715 0xC000002B
1716
1717 STATUS_PARITY_ERROR
1718         
1719
1720 A device parity error on an I/O operation.
1721
1722 0xC000002C
1723
1724 STATUS_UNABLE_TO_DECOMMIT_VM
1725         
1726
1727 An attempt was made to decommit uncommitted virtual memory.
1728
1729 0xC000002D
1730
1731 STATUS_NOT_COMMITTED
1732         
1733
1734 An attempt was made to change the attributes on memory that has not been committed.
1735
1736 0xC000002E
1737
1738 STATUS_INVALID_PORT_ATTRIBUTES
1739         
1740
1741 Invalid object attributes specified to NtCreatePort or invalid port attributes specified to NtConnectPort.
1742
1743 0xC000002F
1744
1745 STATUS_PORT_MESSAGE_TOO_LONG
1746         
1747
1748 The length of the message that was passed to NtRequestPort or NtRequestWaitReplyPort is longer than the maximum message that is allowed by the port.
1749
1750 0xC0000030
1751
1752 STATUS_INVALID_PARAMETER_MIX
1753         
1754
1755 An invalid combination of parameters was specified.
1756
1757 0xC0000031
1758
1759 STATUS_INVALID_QUOTA_LOWER
1760         
1761
1762 An attempt was made to lower a quota limit below the current usage.
1763
1764 0xC0000032
1765
1766 STATUS_DISK_CORRUPT_ERROR
1767         
1768
1769 {Corrupt Disk} The file system structure on the disk is corrupt and unusable. Run the Chkdsk utility on the volume %hs.
1770
1771 0xC0000033
1772
1773 STATUS_OBJECT_NAME_INVALID
1774         
1775
1776 The object name is invalid.
1777
1778 0xC0000034
1779
1780 STATUS_OBJECT_NAME_NOT_FOUND
1781         
1782
1783 The object name is not found.
1784
1785 0xC0000035
1786
1787 STATUS_OBJECT_NAME_COLLISION
1788         
1789
1790 The object name already exists.
1791
1792 0xC0000037
1793
1794 STATUS_PORT_DISCONNECTED
1795         
1796
1797 An attempt was made to send a message to a disconnected communication port.
1798
1799 0xC0000038
1800
1801 STATUS_DEVICE_ALREADY_ATTACHED
1802         
1803
1804 An attempt was made to attach to a device that was already attached to another device.
1805
1806 0xC0000039
1807
1808 STATUS_OBJECT_PATH_INVALID
1809         
1810
1811 The object path component was not a directory object.
1812
1813 0xC000003A
1814
1815 STATUS_OBJECT_PATH_NOT_FOUND
1816         
1817
1818 {Path Not Found} The path %hs does not exist.
1819
1820 0xC000003B
1821
1822 STATUS_OBJECT_PATH_SYNTAX_BAD
1823         
1824
1825 The object path component was not a directory object.
1826
1827 0xC000003C
1828
1829 STATUS_DATA_OVERRUN
1830         
1831
1832 {Data Overrun} A data overrun error occurred.
1833
1834 0xC000003D
1835
1836 STATUS_DATA_LATE_ERROR
1837         
1838
1839 {Data Late} A data late error occurred.
1840
1841 0xC000003E
1842
1843 STATUS_DATA_ERROR
1844         
1845
1846 {Data Error} An error occurred in reading or writing data.
1847
1848 0xC000003F
1849
1850 STATUS_CRC_ERROR
1851         
1852
1853 {Bad CRC} A cyclic redundancy check (CRC) checksum error occurred.
1854
1855 0xC0000040
1856
1857 STATUS_SECTION_TOO_BIG
1858         
1859
1860 {Section Too Large} The specified section is too big to map the file.
1861
1862 0xC0000041
1863
1864 STATUS_PORT_CONNECTION_REFUSED
1865         
1866
1867 The NtConnectPort request is refused.
1868
1869 0xC0000042
1870
1871 STATUS_INVALID_PORT_HANDLE
1872         
1873
1874 The type of port handle is invalid for the operation that is requested.
1875
1876 0xC0000043
1877
1878 STATUS_SHARING_VIOLATION
1879         
1880
1881 A file cannot be opened because the share access flags are incompatible.
1882
1883 0xC0000044
1884
1885 STATUS_QUOTA_EXCEEDED
1886         
1887
1888 Insufficient quota exists to complete the operation.
1889
1890 0xC0000045
1891
1892 STATUS_INVALID_PAGE_PROTECTION
1893         
1894
1895 The specified page protection was not valid.
1896
1897 0xC0000046
1898
1899 STATUS_MUTANT_NOT_OWNED
1900         
1901
1902 An attempt to release a mutant object was made by a thread that was not the owner of the mutant object.
1903
1904 0xC0000047
1905
1906 STATUS_SEMAPHORE_LIMIT_EXCEEDED
1907         
1908
1909 An attempt was made to release a semaphore such that its maximum count would have been exceeded.
1910
1911 0xC0000048
1912
1913 STATUS_PORT_ALREADY_SET
1914         
1915
1916 An 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.
1917
1918 0xC0000049
1919
1920 STATUS_SECTION_NOT_IMAGE
1921         
1922
1923 An attempt was made to query image information on a section that does not map an image.
1924
1925 0xC000004A
1926
1927 STATUS_SUSPEND_COUNT_EXCEEDED
1928         
1929
1930 An attempt was made to suspend a thread whose suspend count was at its maximum.
1931
1932 0xC000004B
1933
1934 STATUS_THREAD_IS_TERMINATING
1935         
1936
1937 An attempt was made to suspend a thread that has begun termination.
1938
1939 0xC000004C
1940
1941 STATUS_BAD_WORKING_SET_LIMIT
1942         
1943
1944 An attempt was made to set the working set limit to an invalid value (for example, the minimum greater than maximum).
1945
1946 0xC000004D
1947
1948 STATUS_INCOMPATIBLE_FILE_MAP
1949         
1950
1951 A section was created to map a file that is not compatible with an already existing section that maps the same file.
1952
1953 0xC000004E
1954
1955 STATUS_SECTION_PROTECTION
1956         
1957
1958 A view to a section specifies a protection that is incompatible with the protection of the initial view.
1959
1960 0xC000004F
1961
1962 STATUS_EAS_NOT_SUPPORTED
1963         
1964
1965 An operation involving EAs failed because the file system does not support EAs.
1966
1967 0xC0000050
1968
1969 STATUS_EA_TOO_LARGE
1970         
1971
1972 An EA operation failed because the EA set is too large.
1973
1974 0xC0000051
1975
1976 STATUS_NONEXISTENT_EA_ENTRY
1977         
1978
1979 An EA operation failed because the name or EA index is invalid.
1980
1981 0xC0000052
1982
1983 STATUS_NO_EAS_ON_FILE
1984         
1985
1986 The file for which EAs were requested has no EAs.
1987
1988 0xC0000053
1989
1990 STATUS_EA_CORRUPT_ERROR
1991         
1992
1993 The EA is corrupt and cannot be read.
1994
1995 0xC0000054
1996
1997 STATUS_FILE_LOCK_CONFLICT
1998         
1999
2000 A requested read/write cannot be granted due to a conflicting file lock.
2001
2002 0xC0000055
2003
2004 STATUS_LOCK_NOT_GRANTED
2005         
2006
2007 A requested file lock cannot be granted due to other existing locks.
2008
2009 0xC0000056
2010
2011 STATUS_DELETE_PENDING
2012         
2013
2014 A non-close operation has been requested of a file object that has a delete pending.
2015
2016 0xC0000057
2017
2018 STATUS_CTL_FILE_NOT_SUPPORTED
2019         
2020
2021 An attempt was made to set the control attribute on a file. This attribute is not supported in the destination file system.
2022
2023 0xC0000058
2024
2025 STATUS_UNKNOWN_REVISION
2026         
2027
2028 Indicates 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.
2029
2030 0xC0000059
2031
2032 STATUS_REVISION_MISMATCH
2033         
2034
2035 Indicates that two revision levels are incompatible.
2036
2037 0xC000005A
2038
2039 STATUS_INVALID_OWNER
2040         
2041
2042 Indicates a particular security ID cannot be assigned as the owner of an object.
2043
2044 0xC000005B
2045
2046 STATUS_INVALID_PRIMARY_GROUP
2047         
2048
2049 Indicates a particular security ID cannot be assigned as the primary group of an object.
2050
2051 0xC000005C
2052
2053 STATUS_NO_IMPERSONATION_TOKEN
2054         
2055
2056 An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
2057
2058 0xC000005D
2059
2060 STATUS_CANT_DISABLE_MANDATORY
2061         
2062
2063 A mandatory group cannot be disabled.
2064
2065 0xC000005E
2066
2067 STATUS_NO_LOGON_SERVERS
2068         
2069
2070 No logon servers are currently available to service the logon request.
2071
2072 0xC000005F
2073
2074 STATUS_NO_SUCH_LOGON_SESSION
2075         
2076
2077 A specified logon session does not exist. It might already have been terminated.
2078
2079 0xC0000060
2080
2081 STATUS_NO_SUCH_PRIVILEGE
2082         
2083
2084 A specified privilege does not exist.
2085
2086 0xC0000061
2087
2088 STATUS_PRIVILEGE_NOT_HELD
2089         
2090
2091 A required privilege is not held by the client.
2092
2093 0xC0000062
2094
2095 STATUS_INVALID_ACCOUNT_NAME
2096         
2097
2098 The name provided is not a properly formed account name.
2099
2100 0xC0000063
2101
2102 STATUS_USER_EXISTS
2103         
2104
2105 The specified account already exists.
2106
2107 0xC0000064
2108
2109 STATUS_NO_SUCH_USER
2110         
2111
2112 The specified account does not exist.
2113
2114 0xC0000065
2115
2116 STATUS_GROUP_EXISTS
2117         
2118
2119 The specified group already exists.
2120
2121 0xC0000066
2122
2123 STATUS_NO_SUCH_GROUP
2124         
2125
2126 The specified group does not exist.
2127
2128 0xC0000067
2129
2130 STATUS_MEMBER_IN_GROUP
2131         
2132
2133 The specified user account is already in the specified group account. Also used to indicate a group cannot be deleted because it contains a member.
2134
2135 0xC0000068
2136
2137 STATUS_MEMBER_NOT_IN_GROUP
2138         
2139
2140 The specified user account is not a member of the specified group account.
2141
2142 0xC0000069
2143
2144 STATUS_LAST_ADMIN
2145         
2146
2147 Indicates 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.
2148
2149 0xC000006A
2150
2151 STATUS_WRONG_PASSWORD
2152         
2153
2154 When trying to update a password, this return status indicates that the value provided as the current password is not correct.
2155
2156 0xC000006B
2157
2158 STATUS_ILL_FORMED_PASSWORD
2159         
2160
2161 When 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.
2162
2163 0xC000006C
2164
2165 STATUS_PASSWORD_RESTRICTION
2166         
2167
2168 When 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.
2169
2170 0xC000006D
2171
2172 STATUS_LOGON_FAILURE
2173         
2174
2175 The attempted logon is invalid. This is either due to a bad username or authentication information.
2176
2177 0xC000006E
2178
2179 STATUS_ACCOUNT_RESTRICTION
2180         
2181
2182 Indicates a referenced user name and authentication information are valid, but some user account restriction has prevented successful authentication (such as time-of-day restrictions).
2183
2184 0xC000006F
2185
2186 STATUS_INVALID_LOGON_HOURS
2187         
2188
2189 The user account has time restrictions and cannot be logged onto at this time.
2190
2191 0xC0000070
2192
2193 STATUS_INVALID_WORKSTATION
2194         
2195
2196 The user account is restricted so that it cannot be used to log on from the source workstation.
2197
2198 0xC0000071
2199
2200 STATUS_PASSWORD_EXPIRED
2201         
2202
2203 The user account password has expired.
2204
2205 0xC0000072
2206
2207 STATUS_ACCOUNT_DISABLED
2208         
2209
2210 The referenced account is currently disabled and cannot be logged on to.
2211
2212 0xC0000073
2213
2214 STATUS_NONE_MAPPED
2215         
2216
2217 None of the information to be translated has been translated.
2218
2219 0xC0000074
2220
2221 STATUS_TOO_MANY_LUIDS_REQUESTED
2222         
2223
2224 The number of LUIDs requested cannot be allocated with a single allocation.
2225
2226 0xC0000075
2227
2228 STATUS_LUIDS_EXHAUSTED
2229         
2230
2231 Indicates there are no more LUIDs to allocate.
2232
2233 0xC0000076
2234
2235 STATUS_INVALID_SUB_AUTHORITY
2236         
2237
2238 Indicates the sub-authority value is invalid for the particular use.
2239
2240 0xC0000077
2241
2242 STATUS_INVALID_ACL
2243         
2244
2245 Indicates the ACL structure is not valid.
2246
2247 0xC0000078
2248
2249 STATUS_INVALID_SID
2250         
2251
2252 Indicates the SID structure is not valid.
2253
2254 0xC0000079
2255
2256 STATUS_INVALID_SECURITY_DESCR
2257         
2258
2259 Indicates the SECURITY_DESCRIPTOR structure is not valid.
2260
2261 0xC000007A
2262
2263 STATUS_PROCEDURE_NOT_FOUND
2264         
2265
2266 Indicates the specified procedure address cannot be found in the DLL.
2267
2268 0xC000007B
2269
2270 STATUS_INVALID_IMAGE_FORMAT
2271         
2272
2273 {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.
2274
2275 0xC000007C
2276
2277 STATUS_NO_TOKEN
2278         
2279
2280 An 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.
2281
2282 0xC000007D
2283
2284 STATUS_BAD_INHERITANCE_ACL
2285         
2286
2287 Indicates 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.
2288
2289 0xC000007E
2290
2291 STATUS_RANGE_NOT_LOCKED
2292         
2293
2294 The range specified in NtUnlockFile was not locked.
2295
2296 0xC000007F
2297
2298 STATUS_DISK_FULL
2299         
2300
2301 An operation failed because the disk was full.
2302
2303 0xC0000080
2304
2305 STATUS_SERVER_DISABLED
2306         
2307
2308 The GUID allocation server is disabled at the moment.
2309
2310 0xC0000081
2311
2312 STATUS_SERVER_NOT_DISABLED
2313         
2314
2315 The GUID allocation server is enabled at the moment.
2316
2317 0xC0000082
2318
2319 STATUS_TOO_MANY_GUIDS_REQUESTED
2320         
2321
2322 Too many GUIDs were requested from the allocation server at once.
2323
2324 0xC0000083
2325
2326 STATUS_GUIDS_EXHAUSTED
2327         
2328
2329 The GUIDs could not be allocated because the Authority Agent was exhausted.
2330
2331 0xC0000084
2332
2333 STATUS_INVALID_ID_AUTHORITY
2334         
2335
2336 The value provided was an invalid value for an identifier authority.
2337
2338 0xC0000085
2339
2340 STATUS_AGENTS_EXHAUSTED
2341         
2342
2343 No more authority agent values are available for the particular identifier authority value.
2344
2345 0xC0000086
2346
2347 STATUS_INVALID_VOLUME_LABEL
2348         
2349
2350 An invalid volume label has been specified.
2351
2352 0xC0000087
2353
2354 STATUS_SECTION_NOT_EXTENDED
2355         
2356
2357 A mapped section could not be extended.
2358
2359 0xC0000088
2360
2361 STATUS_NOT_MAPPED_DATA
2362         
2363
2364 Specified section to flush does not map a data file.
2365
2366 0xC0000089
2367
2368 STATUS_RESOURCE_DATA_NOT_FOUND
2369         
2370
2371 Indicates the specified image file did not contain a resource section.
2372
2373 0xC000008A
2374
2375 STATUS_RESOURCE_TYPE_NOT_FOUND
2376         
2377
2378 Indicates the specified resource type cannot be found in the image file.
2379
2380 0xC000008B
2381
2382 STATUS_RESOURCE_NAME_NOT_FOUND
2383         
2384
2385 Indicates the specified resource name cannot be found in the image file.
2386
2387 0xC000008C
2388
2389 STATUS_ARRAY_BOUNDS_EXCEEDED
2390         
2391
2392 {EXCEPTION} Array bounds exceeded.
2393
2394 0xC000008D
2395
2396 STATUS_FLOAT_DENORMAL_OPERAND
2397         
2398
2399 {EXCEPTION} Floating-point denormal operand.
2400
2401 0xC000008E
2402
2403 STATUS_FLOAT_DIVIDE_BY_ZERO
2404         
2405
2406 {EXCEPTION} Floating-point division by zero.
2407
2408 0xC000008F
2409
2410 STATUS_FLOAT_INEXACT_RESULT
2411         
2412
2413 {EXCEPTION} Floating-point inexact result.
2414
2415 0xC0000090
2416
2417 STATUS_FLOAT_INVALID_OPERATION
2418         
2419
2420 {EXCEPTION} Floating-point invalid operation.
2421
2422 0xC0000091
2423
2424 STATUS_FLOAT_OVERFLOW
2425         
2426
2427 {EXCEPTION} Floating-point overflow.
2428
2429 0xC0000092
2430
2431 STATUS_FLOAT_STACK_CHECK
2432         
2433
2434 {EXCEPTION} Floating-point stack check.
2435
2436 0xC0000093
2437
2438 STATUS_FLOAT_UNDERFLOW
2439         
2440
2441 {EXCEPTION} Floating-point underflow.
2442
2443 0xC0000094
2444
2445 STATUS_INTEGER_DIVIDE_BY_ZERO
2446         
2447
2448 {EXCEPTION} Integer division by zero.
2449
2450 0xC0000095
2451
2452 STATUS_INTEGER_OVERFLOW
2453         
2454
2455 {EXCEPTION} Integer overflow.
2456
2457 0xC0000096
2458
2459 STATUS_PRIVILEGED_INSTRUCTION
2460         
2461
2462 {EXCEPTION} Privileged instruction.
2463
2464 0xC0000097
2465
2466 STATUS_TOO_MANY_PAGING_FILES
2467         
2468
2469 An attempt was made to install more paging files than the system supports.
2470
2471 0xC0000098
2472
2473 STATUS_FILE_INVALID
2474         
2475
2476 The volume for a file has been externally altered such that the opened file is no longer valid.
2477
2478 0xC0000099
2479
2480 STATUS_ALLOTTED_SPACE_EXCEEDED
2481         
2482
2483 When 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.
2484
2485 0xC000009A
2486
2487 STATUS_INSUFFICIENT_RESOURCES
2488         
2489
2490 Insufficient system resources exist to complete the API.
2491
2492 0xC000009B
2493
2494 STATUS_DFS_EXIT_PATH_FOUND
2495         
2496
2497 An attempt has been made to open a DFS exit path control file.
2498
2499 0xC000009C
2500
2501 STATUS_DEVICE_DATA_ERROR
2502         
2503
2504 There are bad blocks (sectors) on the hard disk.
2505
2506 0xC000009D
2507
2508 STATUS_DEVICE_NOT_CONNECTED
2509         
2510
2511 There is bad cabling, non-termination, or the controller is not able to obtain access to the hard disk.
2512
2513 0xC000009F
2514
2515 STATUS_FREE_VM_NOT_AT_BASE
2516         
2517
2518 Virtual memory cannot be freed because the base address is not the base of the region and a region size of zero was specified.
2519
2520 0xC00000A0
2521
2522 STATUS_MEMORY_NOT_ALLOCATED
2523         
2524
2525 An attempt was made to free virtual memory that is not allocated.
2526
2527 0xC00000A1
2528
2529 STATUS_WORKING_SET_QUOTA
2530         
2531
2532 The working set is not big enough to allow the requested pages to be locked.
2533
2534 0xC00000A2
2535
2536 STATUS_MEDIA_WRITE_PROTECTED
2537         
2538
2539 {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.
2540
2541 0xC00000A3
2542
2543 STATUS_DEVICE_NOT_READY
2544         
2545
2546 {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.
2547
2548 0xC00000A4
2549
2550 STATUS_INVALID_GROUP_ATTRIBUTES
2551         
2552
2553 The specified attributes are invalid or are incompatible with the attributes for the group as a whole.
2554
2555 0xC00000A5
2556
2557 STATUS_BAD_IMPERSONATION_LEVEL
2558         
2559
2560 A specified impersonation level is invalid. Also used to indicate that a required impersonation level was not provided.
2561
2562 0xC00000A6
2563
2564 STATUS_CANT_OPEN_ANONYMOUS
2565         
2566
2567 An attempt was made to open an anonymous-level token. Anonymous tokens cannot be opened.
2568
2569 0xC00000A7
2570
2571 STATUS_BAD_VALIDATION_CLASS
2572         
2573
2574 The validation information class requested was invalid.
2575
2576 0xC00000A8
2577
2578 STATUS_BAD_TOKEN_TYPE
2579         
2580
2581 The type of a token object is inappropriate for its attempted use.
2582
2583 0xC00000A9
2584
2585 STATUS_BAD_MASTER_BOOT_RECORD
2586         
2587
2588 The type of a token object is inappropriate for its attempted use.
2589
2590 0xC00000AA
2591
2592 STATUS_INSTRUCTION_MISALIGNMENT
2593         
2594
2595 An attempt was made to execute an instruction at an unaligned address and the host system does not support unaligned instruction references.
2596
2597 0xC00000AB
2598
2599 STATUS_INSTANCE_NOT_AVAILABLE
2600         
2601
2602 The maximum named pipe instance count has been reached.
2603
2604 0xC00000AC
2605
2606 STATUS_PIPE_NOT_AVAILABLE
2607         
2608
2609 An instance of a named pipe cannot be found in the listening state.
2610
2611 0xC00000AD
2612
2613 STATUS_INVALID_PIPE_STATE
2614         
2615
2616 The named pipe is not in the connected or closing state.
2617
2618 0xC00000AE
2619
2620 STATUS_PIPE_BUSY
2621         
2622
2623 The specified pipe is set to complete operations and there are current I/O operations queued so that it cannot be changed to queue operations.
2624
2625 0xC00000AF
2626
2627 STATUS_ILLEGAL_FUNCTION
2628         
2629
2630 The specified handle is not open to the server end of the named pipe.
2631
2632 0xC00000B0
2633
2634 STATUS_PIPE_DISCONNECTED
2635         
2636
2637 The specified named pipe is in the disconnected state.
2638
2639 0xC00000B1
2640
2641 STATUS_PIPE_CLOSING
2642         
2643
2644 The specified named pipe is in the closing state.
2645
2646 0xC00000B2
2647
2648 STATUS_PIPE_CONNECTED
2649         
2650
2651 The specified named pipe is in the connected state.
2652
2653 0xC00000B3
2654
2655 STATUS_PIPE_LISTENING
2656         
2657
2658 The specified named pipe is in the listening state.
2659
2660 0xC00000B4
2661
2662 STATUS_INVALID_READ_MODE
2663         
2664
2665 The specified named pipe is not in message mode.
2666
2667 0xC00000B5
2668
2669 STATUS_IO_TIMEOUT
2670         
2671
2672 {Device Timeout} The specified I/O operation on %hs was not completed before the time-out period expired.
2673
2674 0xC00000B6
2675
2676 STATUS_FILE_FORCED_CLOSED
2677         
2678
2679 The specified file has been closed by another process.
2680
2681 0xC00000B7
2682
2683 STATUS_PROFILING_NOT_STARTED
2684         
2685
2686 Profiling is not started.
2687
2688 0xC00000B8
2689
2690 STATUS_PROFILING_NOT_STOPPED
2691         
2692
2693 Profiling is not stopped.
2694
2695 0xC00000B9
2696
2697 STATUS_COULD_NOT_INTERPRET
2698         
2699
2700 The passed ACL did not contain the minimum required information.
2701
2702 0xC00000BA
2703
2704 STATUS_FILE_IS_A_DIRECTORY
2705         
2706
2707 The file that was specified as a target is a directory, and the caller specified that it could be anything but a directory.
2708
2709 0xC00000BB
2710
2711 STATUS_NOT_SUPPORTED
2712         
2713
2714 The request is not supported.
2715
2716 0xC00000BC
2717
2718 STATUS_REMOTE_NOT_LISTENING
2719         
2720
2721 This remote computer is not listening.
2722
2723 0xC00000BD
2724
2725 STATUS_DUPLICATE_NAME
2726         
2727
2728 A duplicate name exists on the network.
2729
2730 0xC00000BE
2731
2732 STATUS_BAD_NETWORK_PATH
2733         
2734
2735 The network path cannot be located.
2736
2737 0xC00000BF
2738
2739 STATUS_NETWORK_BUSY
2740         
2741
2742 The network is busy.
2743
2744 0xC00000C0
2745
2746 STATUS_DEVICE_DOES_NOT_EXIST
2747         
2748
2749 This device does not exist.
2750
2751 0xC00000C1
2752
2753 STATUS_TOO_MANY_COMMANDS
2754         
2755
2756 The network BIOS command limit has been reached.
2757
2758 0xC00000C2
2759
2760 STATUS_ADAPTER_HARDWARE_ERROR
2761         
2762
2763 An I/O adapter hardware error has occurred.
2764
2765 0xC00000C3
2766
2767 STATUS_INVALID_NETWORK_RESPONSE
2768         
2769
2770 The network responded incorrectly.
2771
2772 0xC00000C4
2773
2774 STATUS_UNEXPECTED_NETWORK_ERROR
2775         
2776
2777 An unexpected network error occurred.
2778
2779 0xC00000C5
2780
2781 STATUS_BAD_REMOTE_ADAPTER
2782         
2783
2784 The remote adapter is not compatible.
2785
2786 0xC00000C6
2787
2788 STATUS_PRINT_QUEUE_FULL
2789         
2790
2791 The print queue is full.
2792
2793 0xC00000C7
2794
2795 STATUS_NO_SPOOL_SPACE
2796         
2797
2798 Space to store the file that is waiting to be printed is not available on the server.
2799
2800 0xC00000C8
2801
2802 STATUS_PRINT_CANCELLED
2803         
2804
2805 The requested print file has been canceled.
2806
2807 0xC00000C9
2808
2809 STATUS_NETWORK_NAME_DELETED
2810         
2811
2812 The network name was deleted.
2813
2814 0xC00000CA
2815
2816 STATUS_NETWORK_ACCESS_DENIED
2817         
2818
2819 Network access is denied.
2820
2821 0xC00000CB
2822
2823 STATUS_BAD_DEVICE_TYPE
2824         
2825
2826 {Incorrect Network Resource Type} The specified device type (LPT, for example) conflicts with the actual device type on the remote resource.
2827
2828 0xC00000CC
2829
2830 STATUS_BAD_NETWORK_NAME
2831         
2832
2833 {Network Name Not Found} The specified share name cannot be found on the remote server.
2834
2835 0xC00000CD
2836
2837 STATUS_TOO_MANY_NAMES
2838         
2839
2840 The name limit for the network adapter card of the local computer was exceeded.
2841
2842 0xC00000CE
2843
2844 STATUS_TOO_MANY_SESSIONS
2845         
2846
2847 The network BIOS session limit was exceeded.
2848
2849 0xC00000CF
2850
2851 STATUS_SHARING_PAUSED
2852         
2853
2854 File sharing has been temporarily paused.
2855
2856 0xC00000D0
2857
2858 STATUS_REQUEST_NOT_ACCEPTED
2859         
2860
2861 No more connections can be made to this remote computer at this time because the computer has already accepted the maximum number of connections.
2862
2863 0xC00000D1
2864
2865 STATUS_REDIRECTOR_PAUSED
2866         
2867
2868 Print or disk redirection is temporarily paused.
2869
2870 0xC00000D2
2871
2872 STATUS_NET_WRITE_FAULT
2873         
2874
2875 A network data fault occurred.
2876
2877 0xC00000D3
2878
2879 STATUS_PROFILING_AT_LIMIT
2880         
2881
2882 The number of active profiling objects is at the maximum and no more can be started.
2883
2884 0xC00000D4
2885
2886 STATUS_NOT_SAME_DEVICE
2887         
2888
2889 {Incorrect Volume} The destination file of a rename request is located on a different device than the source of the rename request.
2890
2891 0xC00000D5
2892
2893 STATUS_FILE_RENAMED
2894         
2895
2896 The specified file has been renamed and thus cannot be modified.
2897
2898 0xC00000D6
2899
2900 STATUS_VIRTUAL_CIRCUIT_CLOSED
2901         
2902
2903 {Network Request Timeout} The session with a remote server has been disconnected because the time-out interval for a request has expired.
2904
2905 0xC00000D7
2906
2907 STATUS_NO_SECURITY_ON_OBJECT
2908         
2909
2910 Indicates an attempt was made to operate on the security of an object that does not have security associated with it.
2911
2912 0xC00000D8
2913
2914 STATUS_CANT_WAIT
2915         
2916
2917 Used to indicate that an operation cannot continue without blocking for I/O.
2918
2919 0xC00000D9
2920
2921 STATUS_PIPE_EMPTY
2922         
2923
2924 Used to indicate that a read operation was done on an empty pipe.
2925
2926 0xC00000DA
2927
2928 STATUS_CANT_ACCESS_DOMAIN_INFO
2929         
2930
2931 Configuration information could not be read from the domain controller, either because the machine is unavailable or access has been denied.
2932
2933 0xC00000DB
2934
2935 STATUS_CANT_TERMINATE_SELF
2936         
2937
2938 Indicates that a thread attempted to terminate itself by default (called NtTerminateThread with NULL) and it was the last thread in the current process.
2939
2940 0xC00000DC
2941
2942 STATUS_INVALID_SERVER_STATE
2943         
2944
2945 Indicates the Sam Server was in the wrong state to perform the desired operation.
2946
2947 0xC00000DD
2948
2949 STATUS_INVALID_DOMAIN_STATE
2950         
2951
2952 Indicates the domain was in the wrong state to perform the desired operation.
2953
2954 0xC00000DE
2955
2956 STATUS_INVALID_DOMAIN_ROLE
2957         
2958
2959 This operation is only allowed for the primary domain controller of the domain.
2960
2961 0xC00000DF
2962
2963 STATUS_NO_SUCH_DOMAIN
2964         
2965
2966 The specified domain did not exist.
2967
2968 0xC00000E0
2969
2970 STATUS_DOMAIN_EXISTS
2971         
2972
2973 The specified domain already exists.
2974
2975 0xC00000E1
2976
2977 STATUS_DOMAIN_LIMIT_EXCEEDED
2978         
2979
2980 An attempt was made to exceed the limit on the number of domains per server for this release.
2981
2982 0xC00000E2
2983
2984 STATUS_OPLOCK_NOT_GRANTED
2985         
2986
2987 An error status returned when the opportunistic lock (oplock) request is denied.
2988
2989 0xC00000E3
2990
2991 STATUS_INVALID_OPLOCK_PROTOCOL
2992         
2993
2994 An error status returned when an invalid opportunistic lock (oplock) acknowledgment is received by a file system.
2995
2996 0xC00000E4
2997
2998 STATUS_INTERNAL_DB_CORRUPTION
2999         
3000
3001 This error indicates that the requested operation cannot be completed due to a catastrophic media failure or an on-disk data structure corruption.
3002
3003 0xC00000E5
3004
3005 STATUS_INTERNAL_ERROR
3006         
3007
3008 An internal error occurred.
3009
3010 0xC00000E6
3011
3012 STATUS_GENERIC_NOT_MAPPED
3013         
3014
3015 Indicates generic access types were contained in an access mask which should already be mapped to non-generic access types.
3016
3017 0xC00000E7
3018
3019 STATUS_BAD_DESCRIPTOR_FORMAT
3020         
3021
3022 Indicates a security descriptor is not in the necessary format (absolute or self-relative).
3023
3024 0xC00000E8
3025
3026 STATUS_INVALID_USER_BUFFER
3027         
3028
3029 An 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.
3030
3031 0xC00000E9
3032
3033 STATUS_UNEXPECTED_IO_ERROR
3034         
3035
3036 If 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.
3037
3038 0xC00000EA
3039
3040 STATUS_UNEXPECTED_MM_CREATE_ERR
3041         
3042
3043 If 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.
3044
3045 0xC00000EB
3046
3047 STATUS_UNEXPECTED_MM_MAP_ERROR
3048         
3049
3050 If 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.
3051
3052 0xC00000EC
3053
3054 STATUS_UNEXPECTED_MM_EXTEND_ERR
3055         
3056
3057 If 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.
3058
3059 0xC00000ED
3060
3061 STATUS_NOT_LOGON_PROCESS
3062         
3063
3064 The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
3065
3066 0xC00000EE
3067
3068 STATUS_LOGON_SESSION_EXISTS
3069         
3070
3071 An attempt has been made to start a new session manager or LSA logon session by using an ID that is already in use.
3072
3073 0xC00000EF
3074
3075 STATUS_INVALID_PARAMETER_1
3076         
3077
3078 An invalid parameter was passed to a service or function as the first argument.
3079
3080 0xC00000F0
3081
3082 STATUS_INVALID_PARAMETER_2
3083         
3084
3085 An invalid parameter was passed to a service or function as the second argument.
3086
3087 0xC00000F1
3088
3089 STATUS_INVALID_PARAMETER_3
3090         
3091
3092 An invalid parameter was passed to a service or function as the third argument.
3093
3094 0xC00000F2
3095
3096 STATUS_INVALID_PARAMETER_4
3097         
3098
3099 An invalid parameter was passed to a service or function as the fourth argument.
3100
3101 0xC00000F3
3102
3103 STATUS_INVALID_PARAMETER_5
3104         
3105
3106 An invalid parameter was passed to a service or function as the fifth argument.
3107
3108 0xC00000F4
3109
3110 STATUS_INVALID_PARAMETER_6
3111         
3112
3113 An invalid parameter was passed to a service or function as the sixth argument.
3114
3115 0xC00000F5
3116
3117 STATUS_INVALID_PARAMETER_7
3118         
3119
3120 An invalid parameter was passed to a service or function as the seventh argument.
3121
3122 0xC00000F6
3123
3124 STATUS_INVALID_PARAMETER_8
3125         
3126
3127 An invalid parameter was passed to a service or function as the eighth argument.
3128
3129 0xC00000F7
3130
3131 STATUS_INVALID_PARAMETER_9
3132         
3133
3134 An invalid parameter was passed to a service or function as the ninth argument.
3135
3136 0xC00000F8
3137
3138 STATUS_INVALID_PARAMETER_10
3139         
3140
3141 An invalid parameter was passed to a service or function as the tenth argument.
3142
3143 0xC00000F9
3144
3145 STATUS_INVALID_PARAMETER_11
3146         
3147
3148 An invalid parameter was passed to a service or function as the eleventh argument.
3149
3150 0xC00000FA
3151
3152 STATUS_INVALID_PARAMETER_12
3153         
3154
3155 An invalid parameter was passed to a service or function as the twelfth argument.
3156
3157 0xC00000FB
3158
3159 STATUS_REDIRECTOR_NOT_STARTED
3160         
3161
3162 An attempt was made to access a network file, but the network software was not yet started.
3163
3164 0xC00000FC
3165
3166 STATUS_REDIRECTOR_STARTED
3167         
3168
3169 An attempt was made to start the redirector, but the redirector has already been started.
3170
3171 0xC00000FD
3172
3173 STATUS_STACK_OVERFLOW
3174         
3175
3176 A new guard page for the stack cannot be created.
3177
3178 0xC00000FE
3179
3180 STATUS_NO_SUCH_PACKAGE
3181         
3182
3183 A specified authentication package is unknown.
3184
3185 0xC00000FF
3186
3187 STATUS_BAD_FUNCTION_TABLE
3188         
3189
3190 A malformed function table was encountered during an unwind operation.
3191
3192 0xC0000100
3193
3194 STATUS_VARIABLE_NOT_FOUND
3195         
3196
3197 Indicates the specified environment variable name was not found in the specified environment block.
3198
3199 0xC0000101
3200
3201 STATUS_DIRECTORY_NOT_EMPTY
3202         
3203
3204 Indicates that the directory trying to be deleted is not empty.
3205
3206 0xC0000102
3207
3208 STATUS_FILE_CORRUPT_ERROR
3209         
3210
3211 {Corrupt File} The file or directory %hs is corrupt and unreadable. Run the Chkdsk utility.
3212
3213 0xC0000103
3214
3215 STATUS_NOT_A_DIRECTORY
3216         
3217
3218 A requested opened file is not a directory.
3219
3220 0xC0000104
3221
3222 STATUS_BAD_LOGON_SESSION_STATE
3223         
3224
3225 The logon session is not in a state that is consistent with the requested operation.
3226
3227 0xC0000105
3228
3229 STATUS_LOGON_SESSION_COLLISION
3230         
3231
3232 An 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.
3233
3234 0xC0000106
3235
3236 STATUS_NAME_TOO_LONG
3237         
3238
3239 A specified name string is too long for its intended use.
3240
3241 0xC0000107
3242
3243 STATUS_FILES_OPEN
3244         
3245
3246 The 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.
3247
3248 0xC0000108
3249
3250 STATUS_CONNECTION_IN_USE
3251         
3252
3253 The 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.
3254
3255 0xC0000109
3256
3257 STATUS_MESSAGE_NOT_FOUND
3258         
3259
3260 RtlFindMessage could not locate the requested message ID in the message table resource.
3261
3262 0xC000010A
3263
3264 STATUS_PROCESS_IS_TERMINATING
3265         
3266
3267 An attempt was made to duplicate an object handle into or out of an exiting process.
3268
3269 0xC000010B
3270
3271 STATUS_INVALID_LOGON_TYPE
3272         
3273
3274 Indicates an invalid value has been provided for the LogonType requested.
3275
3276 0xC000010C
3277
3278 STATUS_NO_GUID_TRANSLATION
3279         
3280
3281 Indicates 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.
3282
3283 0xC000010D
3284
3285 STATUS_CANNOT_IMPERSONATE
3286         
3287
3288 Indicates that an attempt has been made to impersonate via a named pipe that has not yet been read from.
3289
3290 0xC000010E
3291
3292 STATUS_IMAGE_ALREADY_LOADED
3293         
3294
3295 Indicates that the specified image is already loaded.
3296
3297 0xC0000117
3298
3299 STATUS_NO_LDT
3300         
3301
3302 Indicates that an attempt was made to change the size of the LDT for a process that has no LDT.
3303
3304 0xC0000118
3305
3306 STATUS_INVALID_LDT_SIZE
3307         
3308
3309 Indicates that an attempt was made to grow an LDT by setting its size, or that the size was not an even number of selectors.
3310
3311 0xC0000119
3312
3313 STATUS_INVALID_LDT_OFFSET
3314         
3315
3316 Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
3317
3318 0xC000011A
3319
3320 STATUS_INVALID_LDT_DESCRIPTOR
3321         
3322
3323 Indicates that the user supplied an invalid descriptor when trying to set up LDT descriptors.
3324
3325 0xC000011B
3326
3327 STATUS_INVALID_IMAGE_NE_FORMAT
3328         
3329
3330 The specified image file did not have the correct format. It appears to be NE format.
3331
3332 0xC000011C
3333
3334 STATUS_RXACT_INVALID_STATE
3335         
3336
3337 Indicates 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.
3338
3339 0xC000011D
3340
3341 STATUS_RXACT_COMMIT_FAILURE
3342         
3343
3344 Indicates 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.
3345
3346 0xC000011E
3347
3348 STATUS_MAPPED_FILE_SIZE_ZERO
3349         
3350
3351 An attempt was made to map a file of size zero with the maximum size specified as zero.
3352
3353 0xC000011F
3354
3355 STATUS_TOO_MANY_OPENED_FILES
3356         
3357
3358 Too many files are opened on a remote server. This error should only be returned by the Windows redirector on a remote drive.
3359
3360 0xC0000120
3361
3362 STATUS_CANCELLED
3363         
3364
3365 The I/O request was canceled.
3366
3367 0xC0000121
3368
3369 STATUS_CANNOT_DELETE
3370         
3371
3372 An attempt has been made to remove a file or directory that cannot be deleted.
3373
3374 0xC0000122
3375
3376 STATUS_INVALID_COMPUTER_NAME
3377         
3378
3379 Indicates a name that was specified as a remote computer name is syntactically invalid.
3380
3381 0xC0000123
3382
3383 STATUS_FILE_DELETED
3384         
3385
3386 An 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.
3387
3388 0xC0000124
3389
3390 STATUS_SPECIAL_ACCOUNT
3391         
3392
3393 Indicates 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.
3394
3395 0xC0000125
3396
3397 STATUS_SPECIAL_GROUP
3398         
3399
3400 The operation requested cannot be performed on the specified group because it is a built-in special group.
3401
3402 0xC0000126
3403
3404 STATUS_SPECIAL_USER
3405         
3406
3407 The operation requested cannot be performed on the specified user because it is a built-in special user.
3408
3409 0xC0000127
3410
3411 STATUS_MEMBERS_PRIMARY_GROUP
3412         
3413
3414 Indicates a member cannot be removed from a group because the group is currently the member's primary group.
3415
3416 0xC0000128
3417
3418 STATUS_FILE_CLOSED
3419         
3420
3421 An I/O request other than close and several other special case operations was attempted using a file object that had already been closed.
3422
3423 0xC0000129
3424
3425 STATUS_TOO_MANY_THREADS
3426         
3427
3428 Indicates 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.
3429
3430 0xC000012A
3431
3432 STATUS_THREAD_NOT_IN_PROCESS
3433         
3434
3435 An attempt was made to operate on a thread within a specific process, but the specified thread is not in the specified process.
3436
3437 0xC000012B
3438
3439 STATUS_TOKEN_ALREADY_IN_USE
3440         
3441
3442 An 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.
3443
3444 0xC000012C
3445
3446 STATUS_PAGEFILE_QUOTA_EXCEEDED
3447         
3448
3449 The page file quota was exceeded.
3450
3451 0xC000012D
3452
3453 STATUS_COMMITMENT_LIMIT
3454         
3455
3456 {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.
3457
3458 0xC000012E
3459
3460 STATUS_INVALID_IMAGE_LE_FORMAT
3461         
3462
3463 The specified image file did not have the correct format: it appears to be LE format.
3464
3465 0xC000012F
3466
3467 STATUS_INVALID_IMAGE_NOT_MZ
3468         
3469
3470 The specified image file did not have the correct format: it did not have an initial MZ.
3471
3472 0xC0000130
3473
3474 STATUS_INVALID_IMAGE_PROTECT
3475         
3476
3477 The specified image file did not have the correct format: it did not have a proper e_lfarlc in the MZ header.
3478
3479 0xC0000131
3480
3481 STATUS_INVALID_IMAGE_WIN_16
3482         
3483
3484 The specified image file did not have the correct format: it appears to be a 16-bit Windows image.
3485
3486 0xC0000132
3487
3488 STATUS_LOGON_SERVER_CONFLICT
3489         
3490
3491 The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
3492
3493 0xC0000133
3494
3495 STATUS_TIME_DIFFERENCE_AT_DC
3496         
3497
3498 The time at the primary domain controller is different from the time at the backup domain controller or member server by too large an amount.
3499
3500 0xC0000134
3501
3502 STATUS_SYNCHRONIZATION_REQUIRED
3503         
3504
3505 The SAM database on a Windows Server operating system is significantly out of synchronization with the copy on the domain controller. A complete synchronization is required.
3506
3507 0xC0000135
3508
3509 STATUS_DLL_NOT_FOUND
3510         
3511
3512 {Unable To Locate Component} This application has failed to start because %hs was not found. Reinstalling the application might fix this problem.
3513
3514 0xC0000136
3515
3516 STATUS_OPEN_FAILED
3517         
3518
3519 The 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.
3520
3521 0xC0000137
3522
3523 STATUS_IO_PRIVILEGE_FAILED
3524         
3525
3526 {Privilege Failed} The I/O permissions for the process could not be changed.
3527
3528 0xC0000138
3529
3530 STATUS_ORDINAL_NOT_FOUND
3531         
3532
3533 {Ordinal Not Found} The ordinal %ld could not be located in the dynamic link library %hs.
3534
3535 0xC0000139
3536
3537 STATUS_ENTRYPOINT_NOT_FOUND
3538         
3539
3540 {Entry Point Not Found} The procedure entry point %hs could not be located in the dynamic link library %hs.
3541
3542 0xC000013A
3543
3544 STATUS_CONTROL_C_EXIT
3545         
3546
3547 {Application Exit by CTRL+C} The application terminated as a result of a CTRL+C.
3548
3549 0xC000013B
3550
3551 STATUS_LOCAL_DISCONNECT
3552         
3553
3554 {Virtual Circuit Closed} The network transport on your computer has closed a network connection. There might or might not be I/O requests outstanding.
3555
3556 0xC000013C
3557
3558 STATUS_REMOTE_DISCONNECT
3559         
3560
3561 {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.
3562
3563 0xC000013D
3564
3565 STATUS_REMOTE_RESOURCES
3566         
3567
3568 {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.
3569
3570 0xC000013E
3571
3572 STATUS_LINK_FAILED
3573         
3574
3575 {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.
3576
3577 0xC000013F
3578
3579 STATUS_LINK_TIMEOUT
3580         
3581
3582 {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.
3583
3584 0xC0000140
3585
3586 STATUS_INVALID_CONNECTION
3587         
3588
3589 The connection handle that was given to the transport was invalid.
3590
3591 0xC0000141
3592
3593 STATUS_INVALID_ADDRESS
3594         
3595
3596 The address handle that was given to the transport was invalid.
3597
3598 0xC0000142
3599
3600 STATUS_DLL_INIT_FAILED
3601         
3602
3603 {DLL Initialization Failed} Initialization of the dynamic link library %hs failed. The process is terminating abnormally.
3604
3605 0xC0000143
3606
3607 STATUS_MISSING_SYSTEMFILE
3608         
3609
3610 {Missing System File} The required system file %hs is bad or missing.
3611
3612 0xC0000144
3613
3614 STATUS_UNHANDLED_EXCEPTION
3615         
3616
3617 {Application Error} The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
3618
3619 0xC0000145
3620
3621 STATUS_APP_INIT_FAILURE
3622         
3623
3624 {Application Error} The application failed to initialize properly (0x%lx). Click OK to terminate the application.
3625
3626 0xC0000146
3627
3628 STATUS_PAGEFILE_CREATE_FAILED
3629         
3630
3631 {Unable to Create Paging File} The creation of the paging file %hs failed (%lx). The requested size was %ld.
3632
3633 0xC0000147
3634
3635 STATUS_NO_PAGEFILE
3636         
3637
3638 {No Paging File Specified} No paging file was specified in the system configuration.
3639
3640 0xC0000148
3641
3642 STATUS_INVALID_LEVEL
3643         
3644
3645 {Incorrect System Call Level} An invalid level was passed into the specified system call.
3646
3647 0xC0000149
3648
3649 STATUS_WRONG_PASSWORD_CORE
3650         
3651
3652 {Incorrect Password to LAN Manager Server} You specified an incorrect password to a LAN Manager 2.x or MS-NET server.
3653
3654 0xC000014A
3655
3656 STATUS_ILLEGAL_FLOAT_CONTEXT
3657         
3658
3659 {EXCEPTION} A real-mode application issued a floating-point instruction and floating-point hardware is not present.
3660
3661 0xC000014B
3662
3663 STATUS_PIPE_BROKEN
3664         
3665
3666 The pipe operation has failed because the other end of the pipe has been closed.
3667
3668 0xC000014C
3669
3670 STATUS_REGISTRY_CORRUPT
3671         
3672
3673 {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.
3674
3675 0xC000014D
3676
3677 STATUS_REGISTRY_IO_FAILED
3678         
3679
3680 An 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.
3681
3682 0xC000014E
3683
3684 STATUS_NO_EVENT_PAIR
3685         
3686
3687 An 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.
3688
3689 0xC000014F
3690
3691 STATUS_UNRECOGNIZED_VOLUME
3692         
3693
3694 The 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.
3695
3696 0xC0000150
3697
3698 STATUS_SERIAL_NO_DEVICE_INITED
3699         
3700
3701 No serial device was successfully initialized. The serial driver will unload.
3702
3703 0xC0000151
3704
3705 STATUS_NO_SUCH_ALIAS
3706         
3707
3708 The specified local group does not exist.
3709
3710 0xC0000152
3711
3712 STATUS_MEMBER_NOT_IN_ALIAS
3713         
3714
3715 The specified account name is not a member of the group.
3716
3717 0xC0000153
3718
3719 STATUS_MEMBER_IN_ALIAS
3720         
3721
3722 The specified account name is already a member of the group.
3723
3724 0xC0000154
3725
3726 STATUS_ALIAS_EXISTS
3727         
3728
3729 The specified local group already exists.
3730
3731 0xC0000155
3732
3733 STATUS_LOGON_NOT_GRANTED
3734         
3735
3736 A 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.
3737
3738 0xC0000156
3739
3740 STATUS_TOO_MANY_SECRETS
3741         
3742
3743 The 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.
3744
3745 0xC0000157
3746
3747 STATUS_SECRET_TOO_LONG
3748         
3749
3750 The 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.
3751
3752 0xC0000158
3753
3754 STATUS_INTERNAL_DB_ERROR
3755         
3756
3757 The local security authority (LSA) database contains an internal inconsistency.
3758
3759 0xC0000159
3760
3761 STATUS_FULLSCREEN_MODE
3762         
3763
3764 The requested operation cannot be performed in full-screen mode.
3765
3766 0xC000015A
3767
3768 STATUS_TOO_MANY_CONTEXT_IDS
3769         
3770
3771 During 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.
3772
3773 0xC000015B
3774
3775 STATUS_LOGON_TYPE_NOT_GRANTED
3776         
3777
3778 A 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.
3779
3780 0xC000015C
3781
3782 STATUS_NOT_REGISTRY_FILE
3783         
3784
3785 The 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.
3786
3787 0xC000015D
3788
3789 STATUS_NT_CROSS_ENCRYPTION_REQUIRED
3790         
3791
3792 An attempt was made to change a user password in the security account manager without providing the necessary Windows cross-encrypted password.
3793
3794 0xC000015E
3795
3796 STATUS_DOMAIN_CTRLR_CONFIG_ERROR
3797         
3798
3799 A Windows Server has an incorrect configuration.
3800
3801 0xC000015F
3802
3803 STATUS_FT_MISSING_MEMBER
3804         
3805
3806 An 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.
3807
3808 0xC0000160
3809
3810 STATUS_ILL_FORMED_SERVICE_ENTRY
3811         
3812
3813 A configuration registry node that represents a driver service entry was ill-formed and did not contain the required value entries.
3814
3815 0xC0000161
3816
3817 STATUS_ILLEGAL_CHARACTER
3818         
3819
3820 An 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.
3821
3822 0xC0000162
3823
3824 STATUS_UNMAPPABLE_CHARACTER
3825         
3826
3827 No mapping for the Unicode character exists in the target multibyte code page.
3828
3829 0xC0000163
3830
3831 STATUS_UNDEFINED_CHARACTER
3832         
3833
3834 The Unicode character is not defined in the Unicode character set that is installed on the system.
3835
3836 0xC0000164
3837
3838 STATUS_FLOPPY_VOLUME
3839         
3840
3841 The paging file cannot be created on a floppy disk.
3842
3843 0xC0000165
3844
3845 STATUS_FLOPPY_ID_MARK_NOT_FOUND
3846         
3847
3848 {Floppy Disk Error} While accessing a floppy disk, an ID address mark was not found.
3849
3850 0xC0000166
3851
3852 STATUS_FLOPPY_WRONG_CYLINDER
3853         
3854
3855 {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.
3856
3857 0xC0000167
3858
3859 STATUS_FLOPPY_UNKNOWN_ERROR
3860         
3861
3862 {Floppy Disk Error} The floppy disk controller reported an error that is not recognized by the floppy disk driver.
3863
3864 0xC0000168
3865
3866 STATUS_FLOPPY_BAD_REGISTERS
3867         
3868
3869 {Floppy Disk Error} While accessing a floppy-disk, the controller returned inconsistent results via its registers.
3870
3871 0xC0000169
3872
3873 STATUS_DISK_RECALIBRATE_FAILED
3874         
3875
3876 {Hard Disk Error} While accessing the hard disk, a recalibrate operation failed, even after retries.
3877
3878 0xC000016A
3879
3880 STATUS_DISK_OPERATION_FAILED
3881         
3882
3883 {Hard Disk Error} While accessing the hard disk, a disk operation failed even after retries.
3884
3885 0xC000016B
3886
3887 STATUS_DISK_RESET_FAILED
3888         
3889
3890 {Hard Disk Error} While accessing the hard disk, a disk controller reset was needed, but even that failed.
3891
3892 0xC000016C
3893
3894 STATUS_SHARED_IRQ_BUSY
3895         
3896
3897 An 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.
3898
3899 0xC000016D
3900
3901 STATUS_FT_ORPHANING
3902         
3903
3904 {FT Orphaning} A disk that is part of a fault-tolerant volume can no longer be accessed.
3905
3906 0xC000016E
3907
3908 STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
3909         
3910
3911 The basic input/output system (BIOS) failed to connect a system interrupt to the device or bus for which the device is connected.
3912
3913 0xC0000172
3914
3915 STATUS_PARTITION_FAILURE
3916         
3917
3918 The tape could not be partitioned.
3919
3920 0xC0000173
3921
3922 STATUS_INVALID_BLOCK_LENGTH
3923         
3924
3925 When accessing a new tape of a multi-volume partition, the current blocksize is incorrect.
3926
3927 0xC0000174
3928
3929 STATUS_DEVICE_NOT_PARTITIONED
3930         
3931
3932 The tape partition information could not be found when loading a tape.
3933
3934 0xC0000175
3935
3936 STATUS_UNABLE_TO_LOCK_MEDIA
3937         
3938
3939 An attempt to lock the eject media mechanism failed.
3940
3941 0xC0000176
3942
3943 STATUS_UNABLE_TO_UNLOAD_MEDIA
3944         
3945
3946 An attempt to unload media failed.
3947
3948 0xC0000177
3949
3950 STATUS_EOM_OVERFLOW
3951         
3952
3953 The physical end of tape was detected.
3954
3955 0xC0000178
3956
3957 STATUS_NO_MEDIA
3958         
3959
3960 {No Media} There is no media in the drive. Insert media into drive %hs.
3961
3962 0xC000017A
3963
3964 STATUS_NO_SUCH_MEMBER
3965         
3966
3967 A member could not be added to or removed from the local group because the member does not exist.
3968
3969 0xC000017B
3970
3971 STATUS_INVALID_MEMBER
3972         
3973
3974 A new member could not be added to a local group because the member has the wrong account type.
3975
3976 0xC000017C
3977
3978 STATUS_KEY_DELETED
3979         
3980
3981 An illegal operation was attempted on a registry key that has been marked for deletion.
3982
3983 0xC000017D
3984
3985 STATUS_NO_LOG_SPACE
3986         
3987
3988 The system could not allocate the required space in a registry log.
3989
3990 0xC000017E
3991
3992 STATUS_TOO_MANY_SIDS
3993         
3994
3995 Too many SIDs have been specified.
3996
3997 0xC000017F
3998
3999 STATUS_LM_CROSS_ENCRYPTION_REQUIRED
4000         
4001
4002 An attempt was made to change a user password in the security account manager without providing the necessary LM cross-encrypted password.
4003
4004 0xC0000180
4005
4006 STATUS_KEY_HAS_CHILDREN
4007         
4008
4009 An attempt was made to create a symbolic link in a registry key that already has subkeys or values.
4010
4011 0xC0000181
4012
4013 STATUS_CHILD_MUST_BE_VOLATILE
4014         
4015
4016 An attempt was made to create a stable subkey under a volatile parent key.
4017
4018 0xC0000182
4019
4020 STATUS_DEVICE_CONFIGURATION_ERROR
4021         
4022
4023 The I/O device is configured incorrectly or the configuration parameters to the driver are incorrect.
4024
4025 0xC0000183
4026
4027 STATUS_DRIVER_INTERNAL_ERROR
4028         
4029
4030 An error was detected between two drivers or within an I/O driver.
4031
4032 0xC0000184
4033
4034 STATUS_INVALID_DEVICE_STATE
4035         
4036
4037 The device is not in a valid state to perform this request.
4038
4039 0xC0000185
4040
4041 STATUS_IO_DEVICE_ERROR
4042         
4043
4044 The I/O device reported an I/O error.
4045
4046 0xC0000186
4047
4048 STATUS_DEVICE_PROTOCOL_ERROR
4049         
4050
4051 A protocol error was detected between the driver and the device.
4052
4053 0xC0000187
4054
4055 STATUS_BACKUP_CONTROLLER
4056         
4057
4058 This operation is only allowed for the primary domain controller of the domain.
4059
4060 0xC0000188
4061
4062 STATUS_LOG_FILE_FULL
4063         
4064
4065 The log file space is insufficient to support this operation.
4066
4067 0xC0000189
4068
4069 STATUS_TOO_LATE
4070         
4071
4072 A write operation was attempted to a volume after it was dismounted.
4073
4074 0xC000018A
4075
4076 STATUS_NO_TRUST_LSA_SECRET
4077         
4078
4079 The workstation does not have a trust secret for the primary domain in the local LSA database.
4080
4081 0xC000018B
4082
4083 STATUS_NO_TRUST_SAM_ACCOUNT
4084         
4085
4086 The SAM database on the Windows Server does not have a computer account for this workstation trust relationship.
4087
4088 0xC000018C
4089
4090 STATUS_TRUSTED_DOMAIN_FAILURE
4091         
4092
4093 The logon request failed because the trust relationship between the primary domain and the trusted domain failed.
4094
4095 0xC000018D
4096
4097 STATUS_TRUSTED_RELATIONSHIP_FAILURE
4098         
4099
4100 The logon request failed because the trust relationship between this workstation and the primary domain failed.
4101
4102 0xC000018E
4103
4104 STATUS_EVENTLOG_FILE_CORRUPT
4105         
4106
4107 The Eventlog log file is corrupt.
4108
4109 0xC000018F
4110
4111 STATUS_EVENTLOG_CANT_START
4112         
4113
4114 No Eventlog log file could be opened. The Eventlog service did not start.
4115
4116 0xC0000190
4117
4118 STATUS_TRUST_FAILURE
4119         
4120
4121 The network logon failed. This might be because the validation authority cannot be reached.
4122
4123 0xC0000191
4124
4125 STATUS_MUTANT_LIMIT_EXCEEDED
4126         
4127
4128 An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
4129
4130 0xC0000192
4131
4132 STATUS_NETLOGON_NOT_STARTED
4133         
4134
4135 An attempt was made to logon, but the NetLogon service was not started.
4136
4137 0xC0000193
4138
4139 STATUS_ACCOUNT_EXPIRED
4140         
4141
4142 The user account has expired.
4143
4144 0xC0000194
4145
4146 STATUS_POSSIBLE_DEADLOCK
4147         
4148
4149 {EXCEPTION} Possible deadlock condition.
4150
4151 0xC0000195
4152
4153 STATUS_NETWORK_CREDENTIAL_CONFLICT
4154         
4155
4156 Multiple 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.
4157
4158 0xC0000196
4159
4160 STATUS_REMOTE_SESSION_LIMIT
4161         
4162
4163 An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
4164
4165 0xC0000197
4166
4167 STATUS_EVENTLOG_FILE_CHANGED
4168         
4169
4170 The log file has changed between reads.
4171
4172 0xC0000198
4173
4174 STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
4175         
4176
4177 The account used is an interdomain trust account. Use your global user account or local user account to access this server.
4178
4179 0xC0000199
4180
4181 STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
4182         
4183
4184 The account used is a computer account. Use your global user account or local user account to access this server.
4185
4186 0xC000019A
4187
4188 STATUS_NOLOGON_SERVER_TRUST_ACCOUNT
4189         
4190
4191 The account used is a server trust account. Use your global user account or local user account to access this server.
4192
4193 0xC000019B
4194
4195 STATUS_DOMAIN_TRUST_INCONSISTENT
4196         
4197
4198 The name or SID of the specified domain is inconsistent with the trust information for that domain.
4199
4200 0xC000019C
4201
4202 STATUS_FS_DRIVER_REQUIRED
4203         
4204
4205 A volume has been accessed for which a file system driver is required that has not yet been loaded.
4206
4207 0xC000019D
4208
4209 STATUS_IMAGE_ALREADY_LOADED_AS_DLL
4210         
4211
4212 Indicates that the specified image is already loaded as a DLL.
4213
4214 0xC000019E
4215
4216 STATUS_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING
4217         
4218
4219 Short name settings cannot be changed on this volume due to the global registry setting.
4220
4221 0xC000019F
4222
4223 STATUS_SHORT_NAMES_NOT_ENABLED_ON_VOLUME
4224         
4225
4226 Short names are not enabled on this volume.
4227
4228 0xC00001A0
4229
4230 STATUS_SECURITY_STREAM_IS_INCONSISTENT
4231         
4232
4233 The security stream for the given volume is in an inconsistent state. Please run CHKDSK on the volume.
4234
4235 0xC00001A1
4236
4237 STATUS_INVALID_LOCK_RANGE
4238         
4239
4240 A requested file lock operation cannot be processed due to an invalid byte range.
4241
4242 0xC00001A2
4243
4244 STATUS_INVALID_ACE_CONDITION
4245         
4246
4247 The specified access control entry (ACE) contains an invalid condition.
4248
4249 0xC00001A3
4250
4251 STATUS_IMAGE_SUBSYSTEM_NOT_PRESENT
4252         
4253
4254 The subsystem needed to support the image type is not present.
4255
4256 0xC00001A4
4257
4258 STATUS_NOTIFICATION_GUID_ALREADY_DEFINED
4259         
4260
4261 The specified file already has a notification GUID associated with it.
4262
4263 0xC0000201
4264
4265 STATUS_NETWORK_OPEN_RESTRICTION
4266         
4267
4268 A remote open failed because the network open restrictions were not satisfied.
4269
4270 0xC0000202
4271
4272 STATUS_NO_USER_SESSION_KEY
4273         
4274
4275 There is no user session key for the specified logon session.
4276
4277 0xC0000203
4278
4279 STATUS_USER_SESSION_DELETED
4280         
4281
4282 The remote user session has been deleted.
4283
4284 0xC0000204
4285
4286 STATUS_RESOURCE_LANG_NOT_FOUND
4287         
4288
4289 Indicates the specified resource language ID cannot be found in the image file.
4290
4291 0xC0000205
4292
4293 STATUS_INSUFF_SERVER_RESOURCES
4294         
4295
4296 Insufficient server resources exist to complete the request.
4297
4298 0xC0000206
4299
4300 STATUS_INVALID_BUFFER_SIZE
4301         
4302
4303 The size of the buffer is invalid for the specified operation.
4304
4305 0xC0000207
4306
4307 STATUS_INVALID_ADDRESS_COMPONENT
4308         
4309
4310 The transport rejected the specified network address as invalid.
4311
4312 0xC0000208
4313
4314 STATUS_INVALID_ADDRESS_WILDCARD
4315         
4316
4317 The transport rejected the specified network address due to invalid use of a wildcard.
4318
4319 0xC0000209
4320
4321 STATUS_TOO_MANY_ADDRESSES
4322         
4323
4324 The transport address could not be opened because all the available addresses are in use.
4325
4326 0xC000020A
4327
4328 STATUS_ADDRESS_ALREADY_EXISTS
4329         
4330
4331 The transport address could not be opened because it already exists.
4332
4333 0xC000020B
4334
4335 STATUS_ADDRESS_CLOSED
4336         
4337
4338 The transport address is now closed.
4339
4340 0xC000020C
4341
4342 STATUS_CONNECTION_DISCONNECTED
4343         
4344
4345 The transport connection is now disconnected.
4346
4347 0xC000020D
4348
4349 STATUS_CONNECTION_RESET
4350         
4351
4352 The transport connection has been reset.
4353
4354 0xC000020E
4355
4356 STATUS_TOO_MANY_NODES
4357         
4358
4359 The transport cannot dynamically acquire any more nodes.
4360
4361 0xC000020F
4362
4363 STATUS_TRANSACTION_ABORTED
4364         
4365
4366 The transport aborted a pending transaction.
4367
4368 0xC0000210
4369
4370 STATUS_TRANSACTION_TIMED_OUT
4371         
4372
4373 The transport timed out a request that is waiting for a response.
4374
4375 0xC0000211
4376
4377 STATUS_TRANSACTION_NO_RELEASE
4378         
4379
4380 The transport did not receive a release for a pending response.
4381
4382 0xC0000212
4383
4384 STATUS_TRANSACTION_NO_MATCH
4385         
4386
4387 The transport did not find a transaction that matches the specific token.
4388
4389 0xC0000213
4390
4391 STATUS_TRANSACTION_RESPONDED
4392         
4393
4394 The transport had previously responded to a transaction request.
4395
4396 0xC0000214
4397
4398 STATUS_TRANSACTION_INVALID_ID
4399         
4400
4401 The transport does not recognize the specified transaction request ID.
4402
4403 0xC0000215
4404
4405 STATUS_TRANSACTION_INVALID_TYPE
4406         
4407
4408 The transport does not recognize the specified transaction request type.
4409
4410 0xC0000216
4411
4412 STATUS_NOT_SERVER_SESSION
4413         
4414
4415 The transport can only process the specified request on the server side of a session.
4416
4417 0xC0000217
4418
4419 STATUS_NOT_CLIENT_SESSION
4420         
4421
4422 The transport can only process the specified request on the client side of a session.
4423
4424 0xC0000218
4425
4426 STATUS_CANNOT_LOAD_REGISTRY_FILE
4427         
4428
4429 {Registry File Failure} The registry cannot load the hive (file): %hs or its log or alternate. It is corrupt, absent, or not writable.
4430
4431 0xC0000219
4432
4433 STATUS_DEBUG_ATTACH_FAILED
4434         
4435
4436 {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.
4437
4438 0xC000021A
4439
4440 STATUS_SYSTEM_PROCESS_TERMINATED
4441         
4442
4443 {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.
4444
4445 0xC000021B
4446
4447 STATUS_DATA_NOT_ACCEPTED
4448         
4449
4450 {Data Not Accepted} The TDI client could not handle the data received during an indication.
4451
4452 0xC000021C
4453
4454 STATUS_NO_BROWSER_SERVERS_FOUND
4455         
4456
4457 {Unable to Retrieve Browser Server List} The list of servers for this workgroup is not currently available.
4458
4459 0xC000021D
4460
4461 STATUS_VDM_HARD_ERROR
4462         
4463
4464 NTVDM encountered a hard error.
4465
4466 0xC000021E
4467
4468 STATUS_DRIVER_CANCEL_TIMEOUT
4469         
4470
4471 {Cancel Timeout} The driver %hs failed to complete a canceled I/O request in the allotted time.
4472
4473 0xC000021F
4474
4475 STATUS_REPLY_MESSAGE_MISMATCH
4476         
4477
4478 {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.
4479
4480 0xC0000220
4481
4482 STATUS_MAPPED_ALIGNMENT
4483         
4484
4485 {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.
4486
4487 0xC0000221
4488
4489 STATUS_IMAGE_CHECKSUM_MISMATCH
4490         
4491
4492 {Bad Image Checksum} The image %hs is possibly corrupt. The header checksum does not match the computed checksum.
4493
4494 0xC0000222
4495
4496 STATUS_LOST_WRITEBEHIND_DATA
4497         
4498
4499 {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.
4500
4501 0xC0000223
4502
4503 STATUS_CLIENT_SERVER_PARAMETERS_INVALID
4504         
4505
4506 The 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.
4507
4508 0xC0000224
4509
4510 STATUS_PASSWORD_MUST_CHANGE
4511         
4512
4513 The user password must be changed before logging on the first time.
4514
4515 0xC0000225
4516
4517 STATUS_NOT_FOUND
4518         
4519
4520 The object was not found.
4521
4522 0xC0000226
4523
4524 STATUS_NOT_TINY_STREAM
4525         
4526
4527 The stream is not a tiny stream.
4528
4529 0xC0000227
4530
4531 STATUS_RECOVERY_FAILURE
4532         
4533
4534 A transaction recovery failed.
4535
4536 0xC0000228
4537
4538 STATUS_STACK_OVERFLOW_READ
4539         
4540
4541 The request must be handled by the stack overflow code.
4542
4543 0xC0000229
4544
4545 STATUS_FAIL_CHECK
4546         
4547
4548 A consistency check failed.
4549
4550 0xC000022A
4551
4552 STATUS_DUPLICATE_OBJECTID
4553         
4554
4555 The attempt to insert the ID in the index failed because the ID is already in the index.
4556
4557 0xC000022B
4558
4559 STATUS_OBJECTID_EXISTS
4560         
4561
4562 The attempt to set the object ID failed because the object already has an ID.
4563
4564 0xC000022C
4565
4566 STATUS_CONVERT_TO_LARGE
4567         
4568
4569 Internal 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.
4570
4571 0xC000022D
4572
4573 STATUS_RETRY
4574         
4575
4576 The request needs to be retried.
4577
4578 0xC000022E
4579
4580 STATUS_FOUND_OUT_OF_SCOPE
4581         
4582
4583 The 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.
4584
4585 0xC000022F
4586
4587 STATUS_ALLOCATE_BUCKET
4588         
4589
4590 The bucket array must be grown. Retry the transaction after doing so.
4591
4592 0xC0000230
4593
4594 STATUS_PROPSET_NOT_FOUND
4595         
4596
4597 The specified property set does not exist on the object.
4598
4599 0xC0000231
4600
4601 STATUS_MARSHALL_OVERFLOW
4602         
4603
4604 The user/kernel marshaling buffer has overflowed.
4605
4606 0xC0000232
4607
4608 STATUS_INVALID_VARIANT
4609         
4610
4611 The supplied variant structure contains invalid data.
4612
4613 0xC0000233
4614
4615 STATUS_DOMAIN_CONTROLLER_NOT_FOUND
4616         
4617
4618 A domain controller for this domain was not found.
4619
4620 0xC0000234
4621
4622 STATUS_ACCOUNT_LOCKED_OUT
4623         
4624
4625 The user account has been automatically locked because too many invalid logon attempts or password change attempts have been requested.
4626
4627 0xC0000235
4628
4629 STATUS_HANDLE_NOT_CLOSABLE
4630         
4631
4632 NtClose was called on a handle that was protected from close via NtSetInformationObject.
4633
4634 0xC0000236
4635
4636 STATUS_CONNECTION_REFUSED
4637         
4638
4639 The transport-connection attempt was refused by the remote system.
4640
4641 0xC0000237
4642
4643 STATUS_GRACEFUL_DISCONNECT
4644         
4645
4646 The transport connection was gracefully closed.
4647
4648 0xC0000238
4649
4650 STATUS_ADDRESS_ALREADY_ASSOCIATED
4651         
4652
4653 The transport endpoint already has an address associated with it.
4654
4655 0xC0000239
4656
4657 STATUS_ADDRESS_NOT_ASSOCIATED
4658         
4659
4660 An address has not yet been associated with the transport endpoint.
4661
4662 0xC000023A
4663
4664 STATUS_CONNECTION_INVALID
4665         
4666
4667 An operation was attempted on a nonexistent transport connection.
4668
4669 0xC000023B
4670
4671 STATUS_CONNECTION_ACTIVE
4672         
4673
4674 An invalid operation was attempted on an active transport connection.
4675
4676 0xC000023C
4677
4678 STATUS_NETWORK_UNREACHABLE
4679         
4680
4681 The remote network is not reachable by the transport.
4682
4683 0xC000023D
4684
4685 STATUS_HOST_UNREACHABLE
4686         
4687
4688 The remote system is not reachable by the transport.
4689
4690 0xC000023E
4691
4692 STATUS_PROTOCOL_UNREACHABLE
4693         
4694
4695 The remote system does not support the transport protocol.
4696
4697 0xC000023F
4698
4699 STATUS_PORT_UNREACHABLE
4700         
4701
4702 No service is operating at the destination port of the transport on the remote system.
4703
4704 0xC0000240
4705
4706 STATUS_REQUEST_ABORTED
4707         
4708
4709 The request was aborted.
4710
4711 0xC0000241
4712
4713 STATUS_CONNECTION_ABORTED
4714         
4715
4716 The transport connection was aborted by the local system.
4717
4718 0xC0000242
4719
4720 STATUS_BAD_COMPRESSION_BUFFER
4721         
4722
4723 The specified buffer contains ill-formed data.
4724
4725 0xC0000243
4726
4727 STATUS_USER_MAPPED_FILE
4728         
4729
4730 The requested operation cannot be performed on a file with a user mapped section open.
4731
4732 0xC0000244
4733
4734 STATUS_AUDIT_FAILED
4735         
4736
4737 {Audit Failed} An attempt to generate a security audit failed.
4738
4739 0xC0000245
4740
4741 STATUS_TIMER_RESOLUTION_NOT_SET
4742         
4743
4744 The timer resolution was not previously set by the current process.
4745
4746 0xC0000246
4747
4748 STATUS_CONNECTION_COUNT_LIMIT
4749         
4750
4751 A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
4752
4753 0xC0000247
4754
4755 STATUS_LOGIN_TIME_RESTRICTION
4756         
4757
4758 Attempting to log on during an unauthorized time of day for this account.
4759
4760 0xC0000248
4761
4762 STATUS_LOGIN_WKSTA_RESTRICTION
4763         
4764
4765 The account is not authorized to log on from this station.
4766
4767 0xC0000249
4768
4769 STATUS_IMAGE_MP_UP_MISMATCH
4770         
4771
4772 {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.
4773
4774 0xC0000250
4775
4776 STATUS_INSUFFICIENT_LOGON_INFO
4777         
4778
4779 There is insufficient account information to log you on.
4780
4781 0xC0000251
4782
4783 STATUS_BAD_DLL_ENTRYPOINT
4784         
4785
4786 {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.
4787
4788 0xC0000252
4789
4790 STATUS_BAD_SERVICE_ENTRYPOINT
4791         
4792
4793 {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.
4794
4795 0xC0000253
4796
4797 STATUS_LPC_REPLY_LOST
4798         
4799
4800 The server received the messages but did not send a reply.
4801
4802 0xC0000254
4803
4804 STATUS_IP_ADDRESS_CONFLICT1
4805         
4806
4807 There is an IP address conflict with another system on the network.
4808
4809 0xC0000255
4810
4811 STATUS_IP_ADDRESS_CONFLICT2
4812         
4813
4814 There is an IP address conflict with another system on the network.
4815
4816 0xC0000256
4817
4818 STATUS_REGISTRY_QUOTA_LIMIT
4819         
4820
4821 {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.
4822
4823 0xC0000257
4824
4825 STATUS_PATH_NOT_COVERED
4826         
4827
4828 The contacted server does not support the indicated part of the DFS namespace.
4829
4830 0xC0000258
4831
4832 STATUS_NO_CALLBACK_ACTIVE
4833         
4834
4835 A callback return system service cannot be executed when no callback is active.
4836
4837 0xC0000259
4838
4839 STATUS_LICENSE_QUOTA_EXCEEDED
4840         
4841
4842 The 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.
4843
4844 0xC000025A
4845
4846 STATUS_PWD_TOO_SHORT
4847         
4848
4849 The password provided is too short to meet the policy of your user account. Choose a longer password.
4850
4851 0xC000025B
4852
4853 STATUS_PWD_TOO_RECENT
4854         
4855
4856 The 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.
4857
4858 0xC000025C
4859
4860 STATUS_PWD_HISTORY_CONFLICT
4861         
4862
4863 You 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.
4864
4865 0xC000025E
4866
4867 STATUS_PLUGPLAY_NO_DEVICE
4868         
4869
4870 You have attempted to load a legacy device driver while its device instance had been disabled.
4871
4872 0xC000025F
4873
4874 STATUS_UNSUPPORTED_COMPRESSION
4875         
4876
4877 The specified compression format is unsupported.
4878
4879 0xC0000260
4880
4881 STATUS_INVALID_HW_PROFILE
4882         
4883
4884 The specified hardware profile configuration is invalid.
4885
4886 0xC0000261
4887
4888 STATUS_INVALID_PLUGPLAY_DEVICE_PATH
4889         
4890
4891 The specified Plug and Play registry device path is invalid.
4892
4893 0xC0000262
4894
4895 STATUS_DRIVER_ORDINAL_NOT_FOUND
4896         
4897
4898 {Driver Entry Point Not Found} The %hs device driver could not locate the ordinal %ld in driver %hs.
4899
4900 0xC0000263
4901
4902 STATUS_DRIVER_ENTRYPOINT_NOT_FOUND
4903         
4904
4905 {Driver Entry Point Not Found} The %hs device driver could not locate the entry point %hs in driver %hs.
4906
4907 0xC0000264
4908
4909 STATUS_RESOURCE_NOT_OWNED
4910         
4911
4912 {Application Error} The application attempted to release a resource it did not own. Click OK to terminate the application.
4913
4914 0xC0000265
4915
4916 STATUS_TOO_MANY_LINKS
4917         
4918
4919 An attempt was made to create more links on a file than the file system supports.
4920
4921 0xC0000266
4922
4923 STATUS_QUOTA_LIST_INCONSISTENT
4924         
4925
4926 The specified quota list is internally inconsistent with its descriptor.
4927
4928 0xC0000267
4929
4930 STATUS_FILE_IS_OFFLINE
4931         
4932
4933 The specified file has been relocated to offline storage.
4934
4935 0xC0000268
4936
4937 STATUS_EVALUATION_EXPIRATION
4938         
4939
4940 {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.
4941
4942 0xC0000269
4943
4944 STATUS_ILLEGAL_DLL_RELOCATION
4945         
4946
4947 {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.
4948
4949 0xC000026A
4950
4951 STATUS_LICENSE_VIOLATION
4952         
4953
4954 {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.
4955
4956 0xC000026B
4957
4958 STATUS_DLL_INIT_FAILED_LOGOFF
4959         
4960
4961 {DLL Initialization Failed} The application failed to initialize because the window station is shutting down.
4962
4963 0xC000026C
4964
4965 STATUS_DRIVER_UNABLE_TO_LOAD
4966         
4967
4968 {Unable to Load Device Driver} %hs device driver could not be loaded. Error Status was 0x%x.
4969
4970 0xC000026D
4971
4972 STATUS_DFS_UNAVAILABLE
4973         
4974
4975 DFS is unavailable on the contacted server.
4976
4977 0xC000026E
4978
4979 STATUS_VOLUME_DISMOUNTED
4980         
4981
4982 An operation was attempted to a volume after it was dismounted.
4983
4984 0xC000026F
4985
4986 STATUS_WX86_INTERNAL_ERROR
4987         
4988
4989 An internal error occurred in the Win32 x86 emulation subsystem.
4990
4991 0xC0000270
4992
4993 STATUS_WX86_FLOAT_STACK_CHECK
4994         
4995
4996 Win32 x86 emulation subsystem floating-point stack check.
4997
4998 0xC0000271
4999
5000 STATUS_VALIDATE_CONTINUE
5001         
5002
5003 The validation process needs to continue on to the next step.
5004
5005 0xC0000272
5006
5007 STATUS_NO_MATCH
5008         
5009
5010 There was no match for the specified key in the index.
5011
5012 0xC0000273
5013
5014 STATUS_NO_MORE_MATCHES
5015         
5016
5017 There are no more matches for the current index enumeration.
5018
5019 0xC0000275
5020
5021 STATUS_NOT_A_REPARSE_POINT
5022         
5023
5024 The NTFS file or directory is not a reparse point.
5025
5026 0xC0000276
5027
5028 STATUS_IO_REPARSE_TAG_INVALID
5029         
5030
5031 The Windows I/O reparse tag passed for the NTFS reparse point is invalid.
5032
5033 0xC0000277
5034
5035 STATUS_IO_REPARSE_TAG_MISMATCH
5036         
5037
5038 The Windows I/O reparse tag does not match the one that is in the NTFS reparse point.
5039
5040 0xC0000278
5041
5042 STATUS_IO_REPARSE_DATA_INVALID
5043         
5044
5045 The user data passed for the NTFS reparse point is invalid.
5046
5047 0xC0000279
5048
5049 STATUS_IO_REPARSE_TAG_NOT_HANDLED
5050         
5051
5052 The layered file system driver for this I/O tag did not handle it when needed.
5053
5054 0xC0000280
5055
5056 STATUS_REPARSE_POINT_NOT_RESOLVED
5057         
5058
5059 The NTFS symbolic link could not be resolved even though the initial file name is valid.
5060
5061 0xC0000281
5062
5063 STATUS_DIRECTORY_IS_A_REPARSE_POINT
5064         
5065
5066 The NTFS directory is a reparse point.
5067
5068 0xC0000282
5069
5070 STATUS_RANGE_LIST_CONFLICT
5071         
5072
5073 The range could not be added to the range list because of a conflict.
5074
5075 0xC0000283
5076
5077 STATUS_SOURCE_ELEMENT_EMPTY
5078         
5079
5080 The specified medium changer source element contains no media.
5081
5082 0xC0000284
5083
5084 STATUS_DESTINATION_ELEMENT_FULL
5085         
5086
5087 The specified medium changer destination element already contains media.
5088
5089 0xC0000285
5090
5091 STATUS_ILLEGAL_ELEMENT_ADDRESS
5092         
5093
5094 The specified medium changer element does not exist.
5095
5096 0xC0000286
5097
5098 STATUS_MAGAZINE_NOT_PRESENT
5099         
5100
5101 The specified element is contained in a magazine that is no longer present.
5102
5103 0xC0000287
5104
5105 STATUS_REINITIALIZATION_NEEDED
5106         
5107
5108 The device requires re-initialization due to hardware errors.
5109
5110 0xC000028A
5111
5112 STATUS_ENCRYPTION_FAILED
5113         
5114
5115 The file encryption attempt failed.
5116
5117 0xC000028B
5118
5119 STATUS_DECRYPTION_FAILED
5120         
5121
5122 The file decryption attempt failed.
5123
5124 0xC000028C
5125
5126 STATUS_RANGE_NOT_FOUND
5127         
5128
5129 The specified range could not be found in the range list.
5130
5131 0xC000028D
5132
5133 STATUS_NO_RECOVERY_POLICY
5134         
5135
5136 There is no encryption recovery policy configured for this system.
5137
5138 0xC000028E
5139
5140 STATUS_NO_EFS
5141         
5142
5143 The required encryption driver is not loaded for this system.
5144
5145 0xC000028F
5146
5147 STATUS_WRONG_EFS
5148         
5149
5150 The file was encrypted with a different encryption driver than is currently loaded.
5151
5152 0xC0000290
5153
5154 STATUS_NO_USER_KEYS
5155         
5156
5157 There are no EFS keys defined for the user.
5158
5159 0xC0000291
5160
5161 STATUS_FILE_NOT_ENCRYPTED
5162         
5163
5164 The specified file is not encrypted.
5165
5166 0xC0000292
5167
5168 STATUS_NOT_EXPORT_FORMAT
5169         
5170
5171 The specified file is not in the defined EFS export format.
5172
5173 0xC0000293
5174
5175 STATUS_FILE_ENCRYPTED
5176         
5177
5178 The specified file is encrypted and the user does not have the ability to decrypt it.
5179
5180 0xC0000295
5181
5182 STATUS_WMI_GUID_NOT_FOUND
5183         
5184
5185 The GUID passed was not recognized as valid by a WMI data provider.
5186
5187 0xC0000296
5188
5189 STATUS_WMI_INSTANCE_NOT_FOUND
5190         
5191
5192 The instance name passed was not recognized as valid by a WMI data provider.
5193
5194 0xC0000297
5195
5196 STATUS_WMI_ITEMID_NOT_FOUND
5197         
5198
5199 The data item ID passed was not recognized as valid by a WMI data provider.
5200
5201 0xC0000298
5202
5203 STATUS_WMI_TRY_AGAIN
5204         
5205
5206 The WMI request could not be completed and should be retried.
5207
5208 0xC0000299
5209
5210 STATUS_SHARED_POLICY
5211         
5212
5213 The policy object is shared and can only be modified at the root.
5214
5215 0xC000029A
5216
5217 STATUS_POLICY_OBJECT_NOT_FOUND
5218         
5219
5220 The policy object does not exist when it should.
5221
5222 0xC000029B
5223
5224 STATUS_POLICY_ONLY_IN_DS
5225         
5226
5227 The requested policy information only lives in the Ds.
5228
5229 0xC000029C
5230
5231 STATUS_VOLUME_NOT_UPGRADED
5232         
5233
5234 The volume must be upgraded to enable this feature.
5235
5236 0xC000029D
5237
5238 STATUS_REMOTE_STORAGE_NOT_ACTIVE
5239         
5240
5241 The remote storage service is not operational at this time.
5242
5243 0xC000029E
5244
5245 STATUS_REMOTE_STORAGE_MEDIA_ERROR
5246         
5247
5248 The remote storage service encountered a media error.
5249
5250 0xC000029F
5251
5252 STATUS_NO_TRACKING_SERVICE
5253         
5254
5255 The tracking (workstation) service is not running.
5256
5257 0xC00002A0
5258
5259 STATUS_SERVER_SID_MISMATCH
5260         
5261
5262 The server process is running under a SID that is different from the SID that is required by client.
5263
5264 0xC00002A1
5265
5266 STATUS_DS_NO_ATTRIBUTE_OR_VALUE
5267         
5268
5269 The specified directory service attribute or value does not exist.
5270
5271 0xC00002A2
5272
5273 STATUS_DS_INVALID_ATTRIBUTE_SYNTAX
5274         
5275
5276 The attribute syntax specified to the directory service is invalid.
5277
5278 0xC00002A3
5279
5280 STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED
5281         
5282
5283 The attribute type specified to the directory service is not defined.
5284
5285 0xC00002A4
5286
5287 STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS
5288         
5289
5290 The specified directory service attribute or value already exists.
5291
5292 0xC00002A5
5293
5294 STATUS_DS_BUSY
5295         
5296
5297 The directory service is busy.
5298
5299 0xC00002A6
5300
5301 STATUS_DS_UNAVAILABLE
5302         
5303
5304 The directory service is unavailable.
5305
5306 0xC00002A7
5307
5308 STATUS_DS_NO_RIDS_ALLOCATED
5309         
5310
5311 The directory service was unable to allocate a relative identifier.
5312
5313 0xC00002A8
5314
5315 STATUS_DS_NO_MORE_RIDS
5316         
5317
5318 The directory service has exhausted the pool of relative identifiers.
5319
5320 0xC00002A9
5321
5322 STATUS_DS_INCORRECT_ROLE_OWNER
5323         
5324
5325 The requested operation could not be performed because the directory service is not the master for that type of operation.
5326
5327 0xC00002AA
5328
5329 STATUS_DS_RIDMGR_INIT_ERROR
5330         
5331
5332 The directory service was unable to initialize the subsystem that allocates relative identifiers.
5333
5334 0xC00002AB
5335
5336 STATUS_DS_OBJ_CLASS_VIOLATION
5337         
5338
5339 The requested operation did not satisfy one or more constraints that are associated with the class of the object.
5340
5341 0xC00002AC
5342
5343 STATUS_DS_CANT_ON_NON_LEAF
5344         
5345
5346 The directory service can perform the requested operation only on a leaf object.
5347
5348 0xC00002AD
5349
5350 STATUS_DS_CANT_ON_RDN
5351         
5352
5353 The directory service cannot perform the requested operation on the Relatively Defined Name (RDN) attribute of an object.
5354
5355 0xC00002AE
5356
5357 STATUS_DS_CANT_MOD_OBJ_CLASS
5358         
5359
5360 The directory service detected an attempt to modify the object class of an object.
5361
5362 0xC00002AF
5363
5364 STATUS_DS_CROSS_DOM_MOVE_FAILED
5365         
5366
5367 An error occurred while performing a cross domain move operation.
5368
5369 0xC00002B0
5370
5371 STATUS_DS_GC_NOT_AVAILABLE
5372         
5373
5374 Unable to contact the global catalog server.
5375
5376 0xC00002B1
5377
5378 STATUS_DIRECTORY_SERVICE_REQUIRED
5379         
5380
5381 The requested operation requires a directory service, and none was available.
5382
5383 0xC00002B2
5384
5385 STATUS_REPARSE_ATTRIBUTE_CONFLICT
5386         
5387
5388 The reparse attribute cannot be set because it is incompatible with an existing attribute.
5389
5390 0xC00002B3
5391
5392 STATUS_CANT_ENABLE_DENY_ONLY
5393         
5394
5395 A group marked "use for deny only" cannot be enabled.
5396
5397 0xC00002B4
5398
5399 STATUS_FLOAT_MULTIPLE_FAULTS
5400         
5401
5402 {EXCEPTION} Multiple floating-point faults.
5403
5404 0xC00002B5
5405
5406 STATUS_FLOAT_MULTIPLE_TRAPS
5407         
5408
5409 {EXCEPTION} Multiple floating-point traps.
5410
5411 0xC00002B6
5412
5413 STATUS_DEVICE_REMOVED
5414         
5415
5416 The device has been removed.
5417
5418 0xC00002B7
5419
5420 STATUS_JOURNAL_DELETE_IN_PROGRESS
5421         
5422
5423 The volume change journal is being deleted.
5424
5425 0xC00002B8
5426
5427 STATUS_JOURNAL_NOT_ACTIVE
5428         
5429
5430 The volume change journal is not active.
5431
5432 0xC00002B9
5433
5434 STATUS_NOINTERFACE
5435         
5436
5437 The requested interface is not supported.
5438
5439 0xC00002C1
5440
5441 STATUS_DS_ADMIN_LIMIT_EXCEEDED
5442         
5443
5444 A directory service resource limit has been exceeded.
5445
5446 0xC00002C2
5447
5448 STATUS_DRIVER_FAILED_SLEEP
5449         
5450
5451 {System Standby Failed} The driver %hs does not support standby mode. Updating this driver allows the system to go to standby mode.
5452
5453 0xC00002C3
5454
5455 STATUS_MUTUAL_AUTHENTICATION_FAILED
5456         
5457
5458 Mutual Authentication failed. The server password is out of date at the domain controller.
5459
5460 0xC00002C4
5461
5462 STATUS_CORRUPT_SYSTEM_FILE
5463         
5464
5465 The system file %1 has become corrupt and has been replaced.
5466
5467 0xC00002C5
5468
5469 STATUS_DATATYPE_MISALIGNMENT_ERROR
5470         
5471
5472 {EXCEPTION} Alignment Error A data type misalignment error was detected in a load or store instruction.
5473
5474 0xC00002C6
5475
5476 STATUS_WMI_READ_ONLY
5477         
5478
5479 The WMI data item or data block is read-only.
5480
5481 0xC00002C7
5482
5483 STATUS_WMI_SET_FAILURE
5484         
5485
5486 The WMI data item or data block could not be changed.
5487
5488 0xC00002C8
5489
5490 STATUS_COMMITMENT_MINIMUM
5491         
5492
5493 {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.
5494
5495 0xC00002C9
5496
5497 STATUS_REG_NAT_CONSUMPTION
5498         
5499
5500 {EXCEPTION} Register NaT consumption faults. A NaT value is consumed on a non-speculative instruction.
5501
5502 0xC00002CA
5503
5504 STATUS_TRANSPORT_FULL
5505         
5506
5507 The transport element of the medium changer contains media, which is causing the operation to fail.
5508
5509 0xC00002CB
5510
5511 STATUS_DS_SAM_INIT_FAILURE
5512         
5513
5514 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 Directory Services Restore Mode. Check the event log for more detailed information.
5515
5516 0xC00002CC
5517
5518 STATUS_ONLY_IF_CONNECTED
5519         
5520
5521 This operation is supported only when you are connected to the server.
5522
5523 0xC00002CD
5524
5525 STATUS_DS_SENSITIVE_GROUP_VIOLATION
5526         
5527
5528 Only an administrator can modify the membership list of an administrative group.
5529
5530 0xC00002CE
5531
5532 STATUS_PNP_RESTART_ENUMERATION
5533         
5534
5535 A device was removed so enumeration must be restarted.
5536
5537 0xC00002CF
5538
5539 STATUS_JOURNAL_ENTRY_DELETED
5540         
5541
5542 The journal entry has been deleted from the journal.
5543
5544 0xC00002D0
5545
5546 STATUS_DS_CANT_MOD_PRIMARYGROUPID
5547         
5548
5549 Cannot change the primary group ID of a domain controller account.
5550
5551 0xC00002D1
5552
5553 STATUS_SYSTEM_IMAGE_BAD_SIGNATURE
5554         
5555
5556 {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.
5557
5558 0xC00002D2
5559
5560 STATUS_PNP_REBOOT_REQUIRED
5561         
5562
5563 The device will not start without a reboot.
5564
5565 0xC00002D3
5566
5567 STATUS_POWER_STATE_INVALID
5568         
5569
5570 The power state of the current device cannot support this request.
5571
5572 0xC00002D4
5573
5574 STATUS_DS_INVALID_GROUP_TYPE
5575         
5576
5577 The specified group type is invalid.
5578
5579 0xC00002D5
5580
5581 STATUS_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN
5582         
5583
5584 In a mixed domain, no nesting of a global group if the group is security enabled.
5585
5586 0xC00002D6
5587
5588 STATUS_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN
5589         
5590
5591 In a mixed domain, cannot nest local groups with other local groups, if the group is security enabled.
5592
5593 0xC00002D7
5594
5595 STATUS_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER
5596         
5597
5598 A global group cannot have a local group as a member.
5599
5600 0xC00002D8
5601
5602 STATUS_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER
5603         
5604
5605 A global group cannot have a universal group as a member.
5606
5607 0xC00002D9
5608
5609 STATUS_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER
5610         
5611
5612 A universal group cannot have a local group as a member.
5613
5614 0xC00002DA
5615
5616 STATUS_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
5617         
5618
5619 A global group cannot have a cross-domain member.
5620
5621 0xC00002DB
5622
5623 STATUS_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER
5624         
5625
5626 A local group cannot have another cross-domain local group as a member.
5627
5628 0xC00002DC
5629
5630 STATUS_DS_HAVE_PRIMARY_MEMBERS
5631         
5632
5633 Cannot change to a security-disabled group because primary members are in this group.
5634
5635 0xC00002DD
5636
5637 STATUS_WMI_NOT_SUPPORTED
5638         
5639
5640 The WMI operation is not supported by the data block or method.
5641
5642 0xC00002DE
5643
5644 STATUS_INSUFFICIENT_POWER
5645         
5646
5647 There is not enough power to complete the requested operation.
5648
5649 0xC00002DF
5650
5651 STATUS_SAM_NEED_BOOTKEY_PASSWORD
5652         
5653
5654 The Security Accounts Manager needs to get the boot password.
5655
5656 0xC00002E0
5657
5658 STATUS_SAM_NEED_BOOTKEY_FLOPPY
5659         
5660
5661 The Security Accounts Manager needs to get the boot key from the floppy disk.
5662
5663 0xC00002E1
5664
5665 STATUS_DS_CANT_START
5666         
5667
5668 The directory service cannot start.
5669
5670 0xC00002E2
5671
5672 STATUS_DS_INIT_FAILURE
5673         
5674
5675 The 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.
5676
5677 0xC00002E3
5678
5679 STATUS_SAM_INIT_FAILURE
5680         
5681
5682 The 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.
5683
5684 0xC00002E4
5685
5686 STATUS_DS_GC_REQUIRED
5687         
5688
5689 The requested operation can be performed only on a global catalog server.
5690
5691 0xC00002E5
5692
5693 STATUS_DS_LOCAL_MEMBER_OF_LOCAL_ONLY
5694         
5695
5696 A local group can only be a member of other local groups in the same domain.
5697
5698 0xC00002E6
5699
5700 STATUS_DS_NO_FPO_IN_UNIVERSAL_GROUPS
5701         
5702
5703 Foreign security principals cannot be members of universal groups.
5704
5705 0xC00002E7
5706
5707 STATUS_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED
5708         
5709
5710 Your 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.
5711
5712 0xC00002E9
5713
5714 STATUS_CURRENT_DOMAIN_NOT_ALLOWED
5715         
5716
5717 This operation cannot be performed on the current domain.
5718
5719 0xC00002EA
5720
5721 STATUS_CANNOT_MAKE
5722         
5723
5724 The directory or file cannot be created.
5725
5726 0xC00002EB
5727
5728 STATUS_SYSTEM_SHUTDOWN
5729         
5730
5731 The system is in the process of shutting down.
5732
5733 0xC00002EC
5734
5735 STATUS_DS_INIT_FAILURE_CONSOLE
5736         
5737
5738 Directory 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.
5739
5740 0xC00002ED
5741
5742 STATUS_DS_SAM_INIT_FAILURE_CONSOLE
5743         
5744
5745 Security 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.
5746
5747 0xC00002EE
5748
5749 STATUS_UNFINISHED_CONTEXT_DELETED
5750         
5751
5752 A security context was deleted before the context was completed. This is considered a logon failure.
5753
5754 0xC00002EF
5755
5756 STATUS_NO_TGT_REPLY
5757         
5758
5759 The client is trying to negotiate a context and the server requires user-to-user but did not send a TGT reply.
5760
5761 0xC00002F0
5762
5763 STATUS_OBJECTID_NOT_FOUND
5764         
5765
5766 An object ID was not found in the file.
5767
5768 0xC00002F1
5769
5770 STATUS_NO_IP_ADDRESSES
5771         
5772
5773 Unable to accomplish the requested task because the local machine does not have any IP addresses.
5774
5775 0xC00002F2
5776
5777 STATUS_WRONG_CREDENTIAL_HANDLE
5778         
5779
5780 The supplied credential handle does not match the credential that is associated with the security context.
5781
5782 0xC00002F3
5783
5784 STATUS_CRYPTO_SYSTEM_INVALID
5785         
5786
5787 The crypto system or checksum function is invalid because a required function is unavailable.
5788
5789 0xC00002F4
5790
5791 STATUS_MAX_REFERRALS_EXCEEDED
5792         
5793
5794 The number of maximum ticket referrals has been exceeded.
5795
5796 0xC00002F5
5797
5798 STATUS_MUST_BE_KDC
5799         
5800
5801 The local machine must be a Kerberos KDC (domain controller) and it is not.
5802
5803 0xC00002F6
5804
5805 STATUS_STRONG_CRYPTO_NOT_SUPPORTED
5806         
5807
5808 The other end of the security negotiation requires strong crypto but it is not supported on the local machine.
5809
5810 0xC00002F7
5811
5812 STATUS_TOO_MANY_PRINCIPALS
5813         
5814
5815 The KDC reply contained more than one principal name.
5816
5817 0xC00002F8
5818
5819 STATUS_NO_PA_DATA
5820         
5821
5822 Expected to find PA data for a hint of what etype to use, but it was not found.
5823
5824 0xC00002F9
5825
5826 STATUS_PKINIT_NAME_MISMATCH
5827         
5828
5829 The client certificate does not contain a valid UPN, or does not match the client name in the logon request. Contact your administrator.
5830
5831 0xC00002FA
5832
5833 STATUS_SMARTCARD_LOGON_REQUIRED
5834         
5835
5836 Smart card logon is required and was not used.
5837
5838 0xC00002FB
5839
5840 STATUS_KDC_INVALID_REQUEST
5841         
5842
5843 An invalid request was sent to the KDC.
5844
5845 0xC00002FC
5846
5847 STATUS_KDC_UNABLE_TO_REFER
5848         
5849
5850 The KDC was unable to generate a referral for the service requested.
5851
5852 0xC00002FD
5853
5854 STATUS_KDC_UNKNOWN_ETYPE
5855         
5856
5857 The encryption type requested is not supported by the KDC.
5858
5859 0xC00002FE
5860
5861 STATUS_SHUTDOWN_IN_PROGRESS
5862         
5863
5864 A system shutdown is in progress.
5865
5866 0xC00002FF
5867
5868 STATUS_SERVER_SHUTDOWN_IN_PROGRESS
5869         
5870
5871 The server machine is shutting down.
5872
5873 0xC0000300
5874
5875 STATUS_NOT_SUPPORTED_ON_SBS
5876         
5877
5878 This operation is not supported on a computer running Windows Server 2003 operating system for Small Business Server.
5879
5880 0xC0000301
5881
5882 STATUS_WMI_GUID_DISCONNECTED
5883         
5884
5885 The WMI GUID is no longer available.
5886
5887 0xC0000302
5888
5889 STATUS_WMI_ALREADY_DISABLED
5890         
5891
5892 Collection or events for the WMI GUID is already disabled.
5893
5894 0xC0000303
5895
5896 STATUS_WMI_ALREADY_ENABLED
5897         
5898
5899 Collection or events for the WMI GUID is already enabled.
5900
5901 0xC0000304
5902
5903 STATUS_MFT_TOO_FRAGMENTED
5904         
5905
5906 The master file table on the volume is too fragmented to complete this operation.
5907
5908 0xC0000305
5909
5910 STATUS_COPY_PROTECTION_FAILURE
5911         
5912
5913 Copy protection failure.
5914
5915 0xC0000306
5916
5917 STATUS_CSS_AUTHENTICATION_FAILURE
5918         
5919
5920 Copy protection error—DVD CSS Authentication failed.
5921
5922 0xC0000307
5923
5924 STATUS_CSS_KEY_NOT_PRESENT
5925         
5926
5927 Copy protection error—The specified sector does not contain a valid key.
5928
5929 0xC0000308
5930
5931 STATUS_CSS_KEY_NOT_ESTABLISHED
5932         
5933
5934 Copy protection error—DVD session key not established.
5935
5936 0xC0000309
5937
5938 STATUS_CSS_SCRAMBLED_SECTOR
5939         
5940
5941 Copy protection error—The read failed because the sector is encrypted.
5942
5943 0xC000030A
5944
5945 STATUS_CSS_REGION_MISMATCH
5946         
5947
5948 Copy protection error—The region of the specified DVD does not correspond to the region setting of the drive.
5949
5950 0xC000030B
5951
5952 STATUS_CSS_RESETS_EXHAUSTED
5953         
5954
5955 Copy protection error—The region setting of the drive might be permanent.
5956
5957 0xC0000320
5958
5959 STATUS_PKINIT_FAILURE
5960         
5961
5962 The Kerberos protocol encountered an error while validating the KDC certificate during smart card logon. There is more information in the system event log.
5963
5964 0xC0000321
5965
5966 STATUS_SMARTCARD_SUBSYSTEM_FAILURE
5967         
5968
5969 The Kerberos protocol encountered an error while attempting to use the smart card subsystem.
5970
5971 0xC0000322
5972
5973 STATUS_NO_KERB_KEY
5974         
5975
5976 The target server does not have acceptable Kerberos credentials.
5977
5978 0xC0000350
5979
5980 STATUS_HOST_DOWN
5981         
5982
5983 The transport determined that the remote system is down.
5984
5985 0xC0000351
5986
5987 STATUS_UNSUPPORTED_PREAUTH
5988         
5989
5990 An unsupported pre-authentication mechanism was presented to the Kerberos package.
5991
5992 0xC0000352
5993
5994 STATUS_EFS_ALG_BLOB_TOO_BIG
5995         
5996
5997 The encryption algorithm that is used on the source file needs a bigger key buffer than the one that is used on the destination file.
5998
5999 0xC0000353
6000
6001 STATUS_PORT_NOT_SET
6002         
6003
6004 An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.
6005
6006 0xC0000354
6007
6008 STATUS_DEBUGGER_INACTIVE
6009         
6010
6011 An attempt to do an operation on a debug port failed because the port is in the process of being deleted.
6012
6013 0xC0000355
6014
6015 STATUS_DS_VERSION_CHECK_FAILURE
6016         
6017
6018 This version of Windows is not compatible with the behavior version of the directory forest, domain, or domain controller.
6019
6020 0xC0000356
6021
6022 STATUS_AUDITING_DISABLED
6023         
6024
6025 The specified event is currently not being audited.
6026
6027 0xC0000357
6028
6029 STATUS_PRENT4_MACHINE_ACCOUNT
6030         
6031
6032 The machine account was created prior to Windows NT 4.0 operating system. The account needs to be recreated.
6033
6034 0xC0000358
6035
6036 STATUS_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER
6037         
6038
6039 An account group cannot have a universal group as a member.
6040
6041 0xC0000359
6042
6043 STATUS_INVALID_IMAGE_WIN_32
6044         
6045
6046 The specified image file did not have the correct format; it appears to be a 32-bit Windows image.
6047
6048 0xC000035A
6049
6050 STATUS_INVALID_IMAGE_WIN_64
6051         
6052
6053 The specified image file did not have the correct format; it appears to be a 64-bit Windows image.
6054
6055 0xC000035B
6056
6057 STATUS_BAD_BINDINGS
6058         
6059
6060 The client's supplied SSPI channel bindings were incorrect.
6061
6062 0xC000035C
6063
6064 STATUS_NETWORK_SESSION_EXPIRED
6065         
6066
6067 The client session has expired; so the client must re-authenticate to continue accessing the remote resources.
6068
6069 0xC000035D
6070
6071 STATUS_APPHELP_BLOCK
6072         
6073
6074 The AppHelp dialog box canceled; thus preventing the application from starting.
6075
6076 0xC000035E
6077
6078 STATUS_ALL_SIDS_FILTERED
6079         
6080
6081 The SID filtering operation removed all SIDs.
6082
6083 0xC000035F
6084
6085 STATUS_NOT_SAFE_MODE_DRIVER
6086         
6087
6088 The driver was not loaded because the system is starting in safe mode.
6089
6090 0xC0000361
6091
6092 STATUS_ACCESS_DISABLED_BY_POLICY_DEFAULT
6093         
6094
6095 Access to %1 has been restricted by your Administrator by the default software restriction policy level.
6096
6097 0xC0000362
6098
6099 STATUS_ACCESS_DISABLED_BY_POLICY_PATH
6100         
6101
6102 Access to %1 has been restricted by your Administrator by location with policy rule %2 placed on path %3.
6103
6104 0xC0000363
6105
6106 STATUS_ACCESS_DISABLED_BY_POLICY_PUBLISHER
6107         
6108
6109 Access to %1 has been restricted by your Administrator by software publisher policy.
6110
6111 0xC0000364
6112
6113 STATUS_ACCESS_DISABLED_BY_POLICY_OTHER
6114         
6115
6116 Access to %1 has been restricted by your Administrator by policy rule %2.
6117
6118 0xC0000365
6119
6120 STATUS_FAILED_DRIVER_ENTRY
6121         
6122
6123 The driver was not loaded because it failed its initialization call.
6124
6125 0xC0000366
6126
6127 STATUS_DEVICE_ENUMERATION_ERROR
6128         
6129
6130 The 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.
6131
6132 0xC0000368
6133
6134 STATUS_MOUNT_POINT_NOT_RESOLVED
6135         
6136
6137 The 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.
6138
6139 0xC0000369
6140
6141 STATUS_INVALID_DEVICE_OBJECT_PARAMETER
6142         
6143
6144 The device object parameter is either not a valid device object or is not attached to the volume that is specified by the file name.
6145
6146 0xC000036A
6147
6148 STATUS_MCA_OCCURED
6149         
6150
6151 A machine check error has occurred. Check the system event log for additional information.
6152
6153 0xC000036B
6154
6155 STATUS_DRIVER_BLOCKED_CRITICAL
6156         
6157
6158 Driver %2 has been blocked from loading.
6159
6160 0xC000036C
6161
6162 STATUS_DRIVER_BLOCKED
6163         
6164
6165 Driver %2 has been blocked from loading.
6166
6167 0xC000036D
6168
6169 STATUS_DRIVER_DATABASE_ERROR
6170         
6171
6172 There was error [%2] processing the driver database.
6173
6174 0xC000036E
6175
6176 STATUS_SYSTEM_HIVE_TOO_LARGE
6177         
6178
6179 System hive size has exceeded its limit.
6180
6181 0xC000036F
6182
6183 STATUS_INVALID_IMPORT_OF_NON_DLL
6184         
6185
6186 A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image.
6187
6188 0xC0000371
6189
6190 STATUS_NO_SECRETS
6191         
6192
6193 The local account store does not contain secret material for the specified account.
6194
6195 0xC0000372
6196
6197 STATUS_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY
6198         
6199
6200 Access to %1 has been restricted by your Administrator by policy rule %2.
6201
6202 0xC0000373
6203
6204 STATUS_FAILED_STACK_SWITCH
6205         
6206
6207 The system was not able to allocate enough memory to perform a stack switch.
6208
6209 0xC0000374
6210
6211 STATUS_HEAP_CORRUPTION
6212         
6213
6214 A heap has been corrupted.
6215
6216 0xC0000380
6217
6218 STATUS_SMARTCARD_WRONG_PIN
6219         
6220
6221 An incorrect PIN was presented to the smart card.
6222
6223 0xC0000381
6224
6225 STATUS_SMARTCARD_CARD_BLOCKED
6226         
6227
6228 The smart card is blocked.
6229
6230 0xC0000382
6231
6232 STATUS_SMARTCARD_CARD_NOT_AUTHENTICATED
6233         
6234
6235 No PIN was presented to the smart card.
6236
6237 0xC0000383
6238
6239 STATUS_SMARTCARD_NO_CARD
6240         
6241
6242 No smart card is available.
6243
6244 0xC0000384
6245
6246 STATUS_SMARTCARD_NO_KEY_CONTAINER
6247         
6248
6249 The requested key container does not exist on the smart card.
6250
6251 0xC0000385
6252
6253 STATUS_SMARTCARD_NO_CERTIFICATE
6254         
6255
6256 The requested certificate does not exist on the smart card.
6257
6258 0xC0000386
6259
6260 STATUS_SMARTCARD_NO_KEYSET
6261         
6262
6263 The requested keyset does not exist.
6264
6265 0xC0000387
6266
6267 STATUS_SMARTCARD_IO_ERROR
6268         
6269
6270 A communication error with the smart card has been detected.
6271
6272 0xC0000388
6273
6274 STATUS_DOWNGRADE_DETECTED
6275         
6276
6277 The system detected a possible attempt to compromise security. Ensure that you can contact the server that authenticated you.
6278
6279 0xC0000389
6280
6281 STATUS_SMARTCARD_CERT_REVOKED
6282         
6283
6284 The smart card certificate used for authentication has been revoked. Contact your system administrator. There might be additional information in the event log.
6285
6286 0xC000038A
6287
6288 STATUS_ISSUING_CA_UNTRUSTED
6289         
6290
6291 An untrusted certificate authority was detected while processing the smart card certificate that is used for authentication. Contact your system administrator.
6292
6293 0xC000038B
6294
6295 STATUS_REVOCATION_OFFLINE_C
6296         
6297
6298 The revocation status of the smart card certificate that is used for authentication could not be determined. Contact your system administrator.
6299
6300 0xC000038C
6301
6302 STATUS_PKINIT_CLIENT_FAILURE
6303         
6304
6305 The smart card certificate used for authentication was not trusted. Contact your system administrator.
6306
6307 0xC000038D
6308
6309 STATUS_SMARTCARD_CERT_EXPIRED
6310         
6311
6312 The smart card certificate used for authentication has expired. Contact your system administrator.
6313
6314 0xC000038E
6315
6316 STATUS_DRIVER_FAILED_PRIOR_UNLOAD
6317         
6318
6319 The driver could not be loaded because a previous version of the driver is still in memory.
6320
6321 0xC000038F
6322
6323 STATUS_SMARTCARD_SILENT_CONTEXT
6324         
6325
6326 The smart card provider could not perform the action because the context was acquired as silent.
6327
6328 0xC0000401
6329
6330 STATUS_PER_USER_TRUST_QUOTA_EXCEEDED
6331         
6332
6333 The delegated trust creation quota of the current user has been exceeded.
6334
6335 0xC0000402
6336
6337 STATUS_ALL_USER_TRUST_QUOTA_EXCEEDED
6338         
6339
6340 The total delegated trust creation quota has been exceeded.
6341
6342 0xC0000403
6343
6344 STATUS_USER_DELETE_TRUST_QUOTA_EXCEEDED
6345         
6346
6347 The delegated trust deletion quota of the current user has been exceeded.
6348
6349 0xC0000404
6350
6351 STATUS_DS_NAME_NOT_UNIQUE
6352         
6353
6354 The requested name already exists as a unique identifier.
6355
6356 0xC0000405
6357
6358 STATUS_DS_DUPLICATE_ID_FOUND
6359         
6360
6361 The requested object has a non-unique identifier and cannot be retrieved.
6362
6363 0xC0000406
6364
6365 STATUS_DS_GROUP_CONVERSION_ERROR
6366         
6367
6368 The group cannot be converted due to attribute restrictions on the requested group type.
6369
6370 0xC0000407
6371
6372 STATUS_VOLSNAP_PREPARE_HIBERNATE
6373         
6374
6375 {Volume Shadow Copy Service} Wait while the Volume Shadow Copy Service prepares volume %hs for hibernation.
6376
6377 0xC0000408
6378
6379 STATUS_USER2USER_REQUIRED
6380         
6381
6382 Kerberos sub-protocol User2User is required.
6383
6384 0xC0000409
6385
6386 STATUS_STACK_BUFFER_OVERRUN
6387         
6388
6389 The 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.
6390
6391 0xC000040A
6392
6393 STATUS_NO_S4U_PROT_SUPPORT
6394         
6395
6396 The Kerberos subsystem encountered an error. A service for user protocol request was made against a domain controller which does not support service for user.
6397
6398 0xC000040B
6399
6400 STATUS_CROSSREALM_DELEGATION_FAILURE
6401         
6402
6403 An 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.
6404
6405 0xC000040C
6406
6407 STATUS_REVOCATION_OFFLINE_KDC
6408         
6409
6410 The 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.
6411
6412 0xC000040D
6413
6414 STATUS_ISSUING_CA_UNTRUSTED_KDC
6415         
6416
6417 An 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.
6418
6419 0xC000040E
6420
6421 STATUS_KDC_CERT_EXPIRED
6422         
6423
6424 The domain controller certificate used for smart card logon has expired. Contact your system administrator with the contents of your system event log.
6425
6426 0xC000040F
6427
6428 STATUS_KDC_CERT_REVOKED
6429         
6430
6431 The domain controller certificate used for smart card logon has been revoked. Contact your system administrator with the contents of your system event log.
6432
6433 0xC0000410
6434
6435 STATUS_PARAMETER_QUOTA_EXCEEDED
6436         
6437
6438 Data present in one of the parameters is more than the function can operate on.
6439
6440 0xC0000411
6441
6442 STATUS_HIBERNATION_FAILURE
6443         
6444
6445 The system has failed to hibernate (The error code is %hs). Hibernation will be disabled until the system is restarted.
6446
6447 0xC0000412
6448
6449 STATUS_DELAY_LOAD_FAILED
6450         
6451
6452 An attempt to delay-load a .dll or get a function address in a delay-loaded .dll failed.
6453
6454 0xC0000413
6455
6456 STATUS_AUTHENTICATION_FIREWALL_FAILED
6457         
6458
6459 Logon Failure: The machine you are logging onto is protected by an authentication firewall. The specified account is not allowed to authenticate to the machine.
6460
6461 0xC0000414
6462
6463 STATUS_VDM_DISALLOWED
6464         
6465
6466 %hs is a 16-bit application. You do not have permissions to execute 16-bit applications. Check your permissions with your system administrator.
6467
6468 0xC0000415
6469
6470 STATUS_HUNG_DISPLAY_DRIVER_THREAD
6471         
6472
6473 {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.
6474
6475 0xC0000416
6476
6477 STATUS_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE
6478         
6479
6480 The Desktop heap encountered an error while allocating session memory. There is more information in the system event log.
6481
6482 0xC0000417
6483
6484 STATUS_INVALID_CRUNTIME_PARAMETER
6485         
6486
6487 An invalid parameter was passed to a C runtime function.
6488
6489 0xC0000418
6490
6491 STATUS_NTLM_BLOCKED
6492         
6493
6494 The authentication failed because NTLM was blocked.
6495
6496 0xC0000419
6497
6498 STATUS_DS_SRC_SID_EXISTS_IN_FOREST
6499         
6500
6501 The source object's SID already exists in destination forest.
6502
6503 0xC000041A
6504
6505 STATUS_DS_DOMAIN_NAME_EXISTS_IN_FOREST
6506         
6507
6508 The domain name of the trusted domain already exists in the forest.
6509
6510 0xC000041B
6511
6512 STATUS_DS_FLAT_NAME_EXISTS_IN_FOREST
6513         
6514
6515 The flat name of the trusted domain already exists in the forest.
6516
6517 0xC000041C
6518
6519 STATUS_INVALID_USER_PRINCIPAL_NAME
6520         
6521
6522 The User Principal Name (UPN) is invalid.
6523
6524 0xC0000420
6525
6526 STATUS_ASSERTION_FAILURE
6527         
6528
6529 There has been an assertion failure.
6530
6531 0xC0000421
6532
6533 STATUS_VERIFIER_STOP
6534         
6535
6536 Application verifier has found an error in the current process.
6537
6538 0xC0000423
6539
6540 STATUS_CALLBACK_POP_STACK
6541         
6542
6543 A user mode unwind is in progress.
6544
6545 0xC0000424
6546
6547 STATUS_INCOMPATIBLE_DRIVER_BLOCKED
6548         
6549
6550 %2 has been blocked from loading due to incompatibility with this system. Contact your software vendor for a compatible version of the driver.
6551
6552 0xC0000425
6553
6554 STATUS_HIVE_UNLOADED
6555         
6556
6557 Illegal operation attempted on a registry key which has already been unloaded.
6558
6559 0xC0000426
6560
6561 STATUS_COMPRESSION_DISABLED
6562         
6563
6564 Compression is disabled for this volume.
6565
6566 0xC0000427
6567
6568 STATUS_FILE_SYSTEM_LIMITATION
6569         
6570
6571 The requested operation could not be completed due to a file system limitation.
6572
6573 0xC0000428
6574
6575 STATUS_INVALID_IMAGE_HASH
6576         
6577
6578 The hash for image %hs cannot be found in the system catalogs. The image is likely corrupt or the victim of tampering.
6579
6580 0xC0000429
6581
6582 STATUS_NOT_CAPABLE
6583         
6584
6585 The implementation is not capable of performing the request.
6586
6587 0xC000042A
6588
6589 STATUS_REQUEST_OUT_OF_SEQUENCE
6590         
6591
6592 The requested operation is out of order with respect to other operations.
6593
6594 0xC000042B
6595
6596 STATUS_IMPLEMENTATION_LIMIT
6597         
6598
6599 An operation attempted to exceed an implementation-defined limit.
6600
6601 0xC000042C
6602
6603 STATUS_ELEVATION_REQUIRED
6604         
6605
6606 The requested operation requires elevation.
6607
6608 0xC000042D
6609
6610 STATUS_NO_SECURITY_CONTEXT
6611         
6612
6613 The required security context does not exist.
6614
6615 0xC000042E
6616
6617 STATUS_PKU2U_CERT_FAILURE
6618         
6619
6620 The PKU2U protocol encountered an error while attempting to utilize the associated certificates.
6621
6622 0xC0000432
6623
6624 STATUS_BEYOND_VDL
6625         
6626
6627 The operation was attempted beyond the valid data length of the file.
6628
6629 0xC0000433
6630
6631 STATUS_ENCOUNTERED_WRITE_IN_PROGRESS
6632         
6633
6634 The attempted write operation encountered a write already in progress for some portion of the range.
6635
6636 0xC0000434
6637
6638 STATUS_PTE_CHANGED
6639         
6640
6641 The page fault mappings changed in the middle of processing a fault so the operation must be retried.
6642
6643 0xC0000435
6644
6645 STATUS_PURGE_FAILED
6646         
6647
6648 The attempt to purge this file from memory failed to purge some or all the data from memory.
6649
6650 0xC0000440
6651
6652 STATUS_CRED_REQUIRES_CONFIRMATION
6653         
6654
6655 The requested credential requires confirmation.
6656
6657 0xC0000441
6658
6659 STATUS_CS_ENCRYPTION_INVALID_SERVER_RESPONSE
6660         
6661
6662 The remote server sent an invalid response for a file being opened with Client Side Encryption.
6663
6664 0xC0000442
6665
6666 STATUS_CS_ENCRYPTION_UNSUPPORTED_SERVER
6667         
6668
6669 Client Side Encryption is not supported by the remote server even though it claims to support it.
6670
6671 0xC0000443
6672
6673 STATUS_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE
6674         
6675
6676 File is encrypted and should be opened in Client Side Encryption mode.
6677
6678 0xC0000444
6679
6680 STATUS_CS_ENCRYPTION_NEW_ENCRYPTED_FILE
6681         
6682
6683 A new encrypted file is being created and a $EFS needs to be provided.
6684
6685 0xC0000445
6686
6687 STATUS_CS_ENCRYPTION_FILE_NOT_CSE
6688         
6689
6690 The SMB client requested a CSE FSCTL on a non-CSE file.
6691
6692 0xC0000446
6693
6694 STATUS_INVALID_LABEL
6695         
6696
6697 Indicates a particular Security ID cannot be assigned as the label of an object.
6698
6699 0xC0000450
6700
6701 STATUS_DRIVER_PROCESS_TERMINATED
6702         
6703
6704 The process hosting the driver for this device has terminated.
6705
6706 0xC0000451
6707
6708 STATUS_AMBIGUOUS_SYSTEM_DEVICE
6709         
6710
6711 The requested system device cannot be identified due to multiple indistinguishable devices potentially matching the identification criteria.
6712
6713 0xC0000452
6714
6715 STATUS_SYSTEM_DEVICE_NOT_FOUND
6716         
6717
6718 The requested system device cannot be found.
6719
6720 0xC0000453
6721
6722 STATUS_RESTART_BOOT_APPLICATION
6723         
6724
6725 This boot application must be restarted.
6726
6727 0xC0000454
6728
6729 STATUS_INSUFFICIENT_NVRAM_RESOURCES
6730         
6731
6732 Insufficient NVRAM resources exist to complete the API.  A reboot might be required.
6733
6734 0xC0000460
6735
6736 STATUS_NO_RANGES_PROCESSED
6737         
6738
6739 No ranges for the specified operation were able to be processed.
6740
6741 0xC0000463
6742
6743 STATUS_DEVICE_FEATURE_NOT_SUPPORTED
6744         
6745
6746 The storage device does not support Offload Write.
6747
6748 0xC0000464
6749
6750 STATUS_DEVICE_UNREACHABLE
6751         
6752
6753 Data cannot be moved because the source device cannot communicate with the destination device.
6754
6755 0xC0000465
6756
6757 STATUS_INVALID_TOKEN
6758         
6759
6760 The token representing the data is invalid or expired.
6761
6762 0xC0000466
6763
6764 STATUS_SERVER_UNAVAILABLE
6765         
6766
6767 The file server is temporarily unavailable.
6768
6769 0xC0000500
6770
6771 STATUS_INVALID_TASK_NAME
6772         
6773
6774 The specified task name is invalid.
6775
6776 0xC0000501
6777
6778 STATUS_INVALID_TASK_INDEX
6779         
6780
6781 The specified task index is invalid.
6782
6783 0xC0000502
6784
6785 STATUS_THREAD_ALREADY_IN_TASK
6786         
6787
6788 The specified thread is already joining a task.
6789
6790 0xC0000503
6791
6792 STATUS_CALLBACK_BYPASS
6793         
6794
6795 A callback has requested to bypass native code.
6796
6797 0xC0000602
6798
6799 STATUS_FAIL_FAST_EXCEPTION
6800         
6801
6802 A fail fast exception occurred. Exception handlers will not be invoked and the process will be terminated immediately.
6803
6804 0xC0000603
6805
6806 STATUS_IMAGE_CERT_REVOKED
6807         
6808
6809 Windows cannot verify the digital signature for this file. The signing certificate for this file has been revoked.
6810
6811 0xC0000700
6812
6813 STATUS_PORT_CLOSED
6814         
6815
6816 The ALPC port is closed.
6817
6818 0xC0000701
6819
6820 STATUS_MESSAGE_LOST
6821         
6822
6823 The ALPC message requested is no longer available.
6824
6825 0xC0000702
6826
6827 STATUS_INVALID_MESSAGE
6828         
6829
6830 The ALPC message supplied is invalid.
6831
6832 0xC0000703
6833
6834 STATUS_REQUEST_CANCELED
6835         
6836
6837 The ALPC message has been canceled.
6838
6839 0xC0000704
6840
6841 STATUS_RECURSIVE_DISPATCH
6842         
6843
6844 Invalid recursive dispatch attempt.
6845
6846 0xC0000705
6847
6848 STATUS_LPC_RECEIVE_BUFFER_EXPECTED
6849         
6850
6851 No receive buffer has been supplied in a synchronous request.
6852
6853 0xC0000706
6854
6855 STATUS_LPC_INVALID_CONNECTION_USAGE
6856         
6857
6858 The connection port is used in an invalid context.
6859
6860 0xC0000707
6861
6862 STATUS_LPC_REQUESTS_NOT_ALLOWED
6863         
6864
6865 The ALPC port does not accept new request messages.
6866
6867 0xC0000708
6868
6869 STATUS_RESOURCE_IN_USE
6870         
6871
6872 The resource requested is already in use.
6873
6874 0xC0000709
6875
6876 STATUS_HARDWARE_MEMORY_ERROR
6877         
6878
6879 The hardware has reported an uncorrectable memory error.
6880
6881 0xC000070A
6882
6883 STATUS_THREADPOOL_HANDLE_EXCEPTION
6884         
6885
6886 Status 0x%08x was returned, waiting on handle 0x%x for wait 0x%p, in waiter 0x%p.
6887
6888 0xC000070B
6889
6890 STATUS_THREADPOOL_SET_EVENT_ON_COMPLETION_FAILED
6891         
6892
6893 After a callback to 0x%p(0x%p), a completion call to Set event(0x%p) failed with status 0x%08x.
6894
6895 0xC000070C
6896
6897 STATUS_THREADPOOL_RELEASE_SEMAPHORE_ON_COMPLETION_FAILED
6898         
6899
6900 After a callback to 0x%p(0x%p), a completion call to ReleaseSemaphore(0x%p, %d) failed with status 0x%08x.
6901
6902 0xC000070D
6903
6904 STATUS_THREADPOOL_RELEASE_MUTEX_ON_COMPLETION_FAILED
6905         
6906
6907 After a callback to 0x%p(0x%p), a completion call to ReleaseMutex(%p) failed with status 0x%08x.
6908
6909 0xC000070E
6910
6911 STATUS_THREADPOOL_FREE_LIBRARY_ON_COMPLETION_FAILED
6912         
6913
6914 After a callback to 0x%p(0x%p), a completion call to FreeLibrary(%p) failed with status 0x%08x.
6915
6916 0xC000070F
6917
6918 STATUS_THREADPOOL_RELEASED_DURING_OPERATION
6919         
6920
6921 The thread pool 0x%p was released while a thread was posting a callback to 0x%p(0x%p) to it.
6922
6923 0xC0000710
6924
6925 STATUS_CALLBACK_RETURNED_WHILE_IMPERSONATING
6926         
6927
6928 A 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.
6929
6930 0xC0000711
6931
6932 STATUS_APC_RETURNED_WHILE_IMPERSONATING
6933         
6934
6935 A 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.
6936
6937 0xC0000712
6938
6939 STATUS_PROCESS_IS_PROTECTED
6940         
6941
6942 Either the target process, or the target thread's containing process, is a protected process.
6943
6944 0xC0000713
6945
6946 STATUS_MCA_EXCEPTION
6947         
6948
6949 A thread is getting dispatched with MCA EXCEPTION because of MCA.
6950
6951 0xC0000714
6952
6953 STATUS_CERTIFICATE_MAPPING_NOT_UNIQUE
6954         
6955
6956 The client certificate account mapping is not unique.
6957
6958 0xC0000715
6959
6960 STATUS_SYMLINK_CLASS_DISABLED
6961         
6962
6963 The symbolic link cannot be followed because its type is disabled.
6964
6965 0xC0000716
6966
6967 STATUS_INVALID_IDN_NORMALIZATION
6968         
6969
6970 Indicates that the specified string is not valid for IDN normalization.
6971
6972 0xC0000717
6973
6974 STATUS_NO_UNICODE_TRANSLATION
6975         
6976
6977 No mapping for the Unicode character exists in the target multi-byte code page.
6978
6979 0xC0000718
6980
6981 STATUS_ALREADY_REGISTERED
6982         
6983
6984 The provided callback is already registered.
6985
6986 0xC0000719
6987
6988 STATUS_CONTEXT_MISMATCH
6989         
6990
6991 The provided context did not match the target.
6992
6993 0xC000071A
6994
6995 STATUS_PORT_ALREADY_HAS_COMPLETION_LIST
6996         
6997
6998 The specified port already has a completion list.
6999
7000 0xC000071B
7001
7002 STATUS_CALLBACK_RETURNED_THREAD_PRIORITY
7003         
7004
7005 A threadpool worker thread entered a callback at thread base priority 0x%x and exited at priority 0x%x.
7006
7007 This is unexpected, indicating that the callback missed restoring the priority.
7008
7009 0xC000071C
7010
7011 STATUS_INVALID_THREAD
7012         
7013
7014 An invalid thread, handle %p, is specified for this operation. Possibly, a threadpool worker thread was specified.
7015
7016 0xC000071D
7017
7018 STATUS_CALLBACK_RETURNED_TRANSACTION
7019         
7020
7021 A threadpool worker thread entered a callback, which left transaction state.
7022
7023 This is unexpected, indicating that the callback missed clearing the transaction.
7024
7025 0xC000071E
7026
7027 STATUS_CALLBACK_RETURNED_LDR_LOCK
7028         
7029
7030 A threadpool worker thread entered a callback, which left the loader lock held.
7031
7032 This is unexpected, indicating that the callback missed releasing the lock.
7033
7034 0xC000071F
7035
7036 STATUS_CALLBACK_RETURNED_LANG
7037         
7038
7039 A threadpool worker thread entered a callback, which left with preferred languages set.
7040
7041 This is unexpected, indicating that the callback missed clearing them.
7042
7043 0xC0000720
7044
7045 STATUS_CALLBACK_RETURNED_PRI_BACK
7046         
7047
7048 A threadpool worker thread entered a callback, which left with background priorities set.
7049
7050 This is unexpected, indicating that the callback missed restoring the original priorities.
7051
7052 0xC0000800
7053
7054 STATUS_DISK_REPAIR_DISABLED
7055         
7056
7057 The attempted operation required self healing to be enabled.
7058
7059 0xC0000801
7060
7061 STATUS_DS_DOMAIN_RENAME_IN_PROGRESS
7062         
7063
7064 The directory service cannot perform the requested operation because a domain rename operation is in progress.
7065
7066 0xC0000802
7067
7068 STATUS_DISK_QUOTA_EXCEEDED
7069         
7070
7071 An operation failed because the storage quota was exceeded.
7072
7073 0xC0000804
7074
7075 STATUS_CONTENT_BLOCKED
7076         
7077
7078 An operation failed because the content was blocked.
7079
7080 0xC0000805
7081
7082 STATUS_BAD_CLUSTERS
7083         
7084
7085 The operation could not be completed due to bad clusters on disk.
7086
7087 0xC0000806
7088
7089 STATUS_VOLUME_DIRTY
7090         
7091
7092 The operation could not be completed because the volume is dirty. Please run the Chkdsk utility and try again.
7093
7094 0xC0000901
7095
7096 STATUS_FILE_CHECKED_OUT
7097         
7098
7099 This file is checked out or locked for editing by another user.
7100
7101 0xC0000902
7102
7103 STATUS_CHECKOUT_REQUIRED
7104         
7105
7106 The file must be checked out before saving changes.
7107
7108 0xC0000903
7109
7110 STATUS_BAD_FILE_TYPE
7111         
7112
7113 The file type being saved or retrieved has been blocked.
7114
7115 0xC0000904
7116
7117 STATUS_FILE_TOO_LARGE
7118         
7119
7120 The file size exceeds the limit allowed and cannot be saved.
7121
7122 0xC0000905
7123
7124 STATUS_FORMS_AUTH_REQUIRED
7125         
7126
7127 Access Denied. Before opening files in this location, you must first browse to the e.g. site and select the option to log on automatically.
7128
7129 0xC0000906
7130
7131 STATUS_VIRUS_INFECTED
7132         
7133
7134 The operation did not complete successfully because the file contains a virus.
7135
7136 0xC0000907
7137
7138 STATUS_VIRUS_DELETED
7139         
7140
7141 This file contains a virus and cannot be opened. Due to the nature of this virus, the file has been removed from this location.
7142
7143 0xC0000908
7144
7145 STATUS_BAD_MCFG_TABLE
7146         
7147
7148 The resources required for this device conflict with the MCFG table.
7149
7150 0xC0000909
7151
7152 STATUS_CANNOT_BREAK_OPLOCK
7153         
7154
7155 The operation did not complete successfully because it would cause an oplock to be broken. The caller has requested that existing oplocks not be broken.
7156
7157 0xC0009898
7158
7159 STATUS_WOW_ASSERTION
7160         
7161
7162 WOW Assertion Error.
7163
7164 0xC000A000
7165
7166 STATUS_INVALID_SIGNATURE
7167         
7168
7169 The cryptographic signature is invalid.
7170
7171 0xC000A001
7172
7173 STATUS_HMAC_NOT_SUPPORTED
7174         
7175
7176 The cryptographic provider does not support HMAC.
7177
7178 0xC000A010
7179
7180 STATUS_IPSEC_QUEUE_OVERFLOW
7181         
7182
7183 The IPsec queue overflowed.
7184
7185 0xC000A011
7186
7187 STATUS_ND_QUEUE_OVERFLOW
7188         
7189
7190 The neighbor discovery queue overflowed.
7191
7192 0xC000A012
7193
7194 STATUS_HOPLIMIT_EXCEEDED
7195         
7196
7197 An Internet Control Message Protocol (ICMP) hop limit exceeded error was received.
7198
7199 0xC000A013
7200
7201 STATUS_PROTOCOL_NOT_SUPPORTED
7202         
7203
7204 The protocol is not installed on the local machine.
7205
7206 0xC000A080
7207
7208 STATUS_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED
7209         
7210
7211 {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.
7212
7213 0xC000A081
7214
7215 STATUS_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR
7216         
7217
7218 {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.
7219
7220 0xC000A082
7221
7222 STATUS_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR
7223         
7224
7225 {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.
7226
7227 0xC000A083
7228
7229 STATUS_XML_PARSE_ERROR
7230         
7231
7232 Windows was unable to parse the requested XML data.
7233
7234 0xC000A084
7235
7236 STATUS_XMLDSIG_ERROR
7237         
7238
7239 An error was encountered while processing an XML digital signature.
7240
7241 0xC000A085
7242
7243 STATUS_WRONG_COMPARTMENT
7244         
7245
7246 This indicates that the caller made the connection request in the wrong routing compartment.
7247
7248 0xC000A086
7249
7250 STATUS_AUTHIP_FAILURE
7251         
7252
7253 This indicates that there was an AuthIP failure when attempting to connect to the remote host.
7254
7255 0xC000A087
7256
7257 STATUS_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS
7258         
7259
7260 OID mapped groups cannot have members.
7261
7262 0xC000A088
7263
7264 STATUS_DS_OID_NOT_FOUND
7265         
7266
7267 The specified OID cannot be found.
7268
7269 0xC000A100
7270
7271 STATUS_HASH_NOT_SUPPORTED
7272         
7273
7274 Hash generation for the specified version and hash type is not enabled on server.
7275
7276 0xC000A101
7277
7278 STATUS_HASH_NOT_PRESENT
7279         
7280
7281 The hash requests is not present or not up to date with the current file contents.
7282
7283 0xC000A2A1
7284
7285 STATUS_OFFLOAD_READ_FLT_NOT_SUPPORTED
7286         
7287
7288 A file system filter on the server has not opted in for Offload Read support.
7289
7290 0xC000A2A2
7291
7292 STATUS_OFFLOAD_WRITE_FLT_NOT_SUPPORTED
7293         
7294
7295 A file system filter on the server has not opted in for Offload Write support.
7296
7297 0xC000A2A3
7298
7299 STATUS_OFFLOAD_READ_FILE_NOT_SUPPORTED
7300         
7301
7302 Offload read operations cannot be performed on:
7303
7304     Compressed files
7305
7306     Sparse files
7307
7308     Encrypted files
7309
7310     File system metadata files
7311
7312 0xC000A2A4
7313
7314 STATUS_OFFLOAD_WRITE_FILE_NOT_SUPPORTED
7315         
7316
7317 Offload write operations cannot be performed on:
7318
7319     Compressed files
7320
7321     Sparse files
7322
7323     Encrypted files
7324
7325     File system metadata files
7326
7327 0xC0010001
7328
7329 DBG_NO_STATE_CHANGE
7330         
7331
7332 The debugger did not perform a state change.
7333
7334 0xC0010002
7335
7336 DBG_APP_NOT_IDLE
7337         
7338
7339 The debugger found that the application is not idle.
7340
7341 0xC0020001
7342
7343 RPC_NT_INVALID_STRING_BINDING
7344         
7345
7346 The string binding is invalid.
7347
7348 0xC0020002
7349
7350 RPC_NT_WRONG_KIND_OF_BINDING
7351         
7352
7353 The binding handle is not the correct type.
7354
7355 0xC0020003
7356
7357 RPC_NT_INVALID_BINDING
7358         
7359
7360 The binding handle is invalid.
7361
7362 0xC0020004
7363
7364 RPC_NT_PROTSEQ_NOT_SUPPORTED
7365         
7366
7367 The RPC protocol sequence is not supported.
7368
7369 0xC0020005
7370
7371 RPC_NT_INVALID_RPC_PROTSEQ
7372         
7373
7374 The RPC protocol sequence is invalid.
7375
7376 0xC0020006
7377
7378 RPC_NT_INVALID_STRING_UUID
7379         
7380
7381 The string UUID is invalid.
7382
7383 0xC0020007
7384
7385 RPC_NT_INVALID_ENDPOINT_FORMAT
7386         
7387
7388 The endpoint format is invalid.
7389
7390 0xC0020008
7391
7392 RPC_NT_INVALID_NET_ADDR
7393         
7394
7395 The network address is invalid.
7396
7397 0xC0020009
7398
7399 RPC_NT_NO_ENDPOINT_FOUND
7400         
7401
7402 No endpoint was found.
7403
7404 0xC002000A
7405
7406 RPC_NT_INVALID_TIMEOUT
7407         
7408
7409 The time-out value is invalid.
7410
7411 0xC002000B
7412
7413 RPC_NT_OBJECT_NOT_FOUND
7414         
7415
7416 The object UUID was not found.
7417
7418 0xC002000C
7419
7420 RPC_NT_ALREADY_REGISTERED
7421         
7422
7423 The object UUID has already been registered.
7424
7425 0xC002000D
7426
7427 RPC_NT_TYPE_ALREADY_REGISTERED
7428         
7429
7430 The type UUID has already been registered.
7431
7432 0xC002000E
7433
7434 RPC_NT_ALREADY_LISTENING
7435         
7436
7437 The RPC server is already listening.
7438
7439 0xC002000F
7440
7441 RPC_NT_NO_PROTSEQS_REGISTERED
7442         
7443
7444 No protocol sequences have been registered.
7445
7446 0xC0020010
7447
7448 RPC_NT_NOT_LISTENING
7449         
7450
7451 The RPC server is not listening.
7452
7453 0xC0020011
7454
7455 RPC_NT_UNKNOWN_MGR_TYPE
7456         
7457
7458 The manager type is unknown.
7459
7460 0xC0020012
7461
7462 RPC_NT_UNKNOWN_IF
7463         
7464
7465 The interface is unknown.
7466
7467 0xC0020013
7468
7469 RPC_NT_NO_BINDINGS
7470         
7471
7472 There are no bindings.
7473
7474 0xC0020014
7475
7476 RPC_NT_NO_PROTSEQS
7477         
7478
7479 There are no protocol sequences.
7480
7481 0xC0020015
7482
7483 RPC_NT_CANT_CREATE_ENDPOINT
7484         
7485
7486 The endpoint cannot be created.
7487
7488 0xC0020016
7489
7490 RPC_NT_OUT_OF_RESOURCES
7491         
7492
7493 Insufficient resources are available to complete this operation.
7494
7495 0xC0020017
7496
7497 RPC_NT_SERVER_UNAVAILABLE
7498         
7499
7500 The RPC server is unavailable.
7501
7502 0xC0020018
7503
7504 RPC_NT_SERVER_TOO_BUSY
7505         
7506
7507 The RPC server is too busy to complete this operation.
7508
7509 0xC0020019
7510
7511 RPC_NT_INVALID_NETWORK_OPTIONS
7512         
7513
7514 The network options are invalid.
7515
7516 0xC002001A
7517
7518 RPC_NT_NO_CALL_ACTIVE
7519         
7520
7521 No RPCs are active on this thread.
7522
7523 0xC002001B
7524
7525 RPC_NT_CALL_FAILED
7526         
7527
7528 The RPC failed.
7529
7530 0xC002001C
7531
7532 RPC_NT_CALL_FAILED_DNE
7533         
7534
7535 The RPC failed and did not execute.
7536
7537 0xC002001D
7538
7539 RPC_NT_PROTOCOL_ERROR
7540         
7541
7542 An RPC protocol error occurred.
7543
7544 0xC002001F
7545
7546 RPC_NT_UNSUPPORTED_TRANS_SYN
7547         
7548
7549 The RPC server does not support the transfer syntax.
7550
7551 0xC0020021
7552
7553 RPC_NT_UNSUPPORTED_TYPE
7554         
7555
7556 The type UUID is not supported.
7557
7558 0xC0020022
7559
7560 RPC_NT_INVALID_TAG
7561         
7562
7563 The tag is invalid.
7564
7565 0xC0020023
7566
7567 RPC_NT_INVALID_BOUND
7568         
7569
7570 The array bounds are invalid.
7571
7572 0xC0020024
7573
7574 RPC_NT_NO_ENTRY_NAME
7575         
7576
7577 The binding does not contain an entry name.
7578
7579 0xC0020025
7580
7581 RPC_NT_INVALID_NAME_SYNTAX
7582         
7583
7584 The name syntax is invalid.
7585
7586 0xC0020026
7587
7588 RPC_NT_UNSUPPORTED_NAME_SYNTAX
7589         
7590
7591 The name syntax is not supported.
7592
7593 0xC0020028
7594
7595 RPC_NT_UUID_NO_ADDRESS
7596         
7597
7598 No network address is available to construct a UUID.
7599
7600 0xC0020029
7601
7602 RPC_NT_DUPLICATE_ENDPOINT
7603         
7604
7605 The endpoint is a duplicate.
7606
7607 0xC002002A
7608
7609 RPC_NT_UNKNOWN_AUTHN_TYPE
7610         
7611
7612 The authentication type is unknown.
7613
7614 0xC002002B
7615
7616 RPC_NT_MAX_CALLS_TOO_SMALL
7617         
7618
7619 The maximum number of calls is too small.
7620
7621 0xC002002C
7622
7623 RPC_NT_STRING_TOO_LONG
7624         
7625
7626 The string is too long.
7627
7628 0xC002002D
7629
7630 RPC_NT_PROTSEQ_NOT_FOUND
7631         
7632
7633 The RPC protocol sequence was not found.
7634
7635 0xC002002E
7636
7637 RPC_NT_PROCNUM_OUT_OF_RANGE
7638         
7639
7640 The procedure number is out of range.
7641
7642 0xC002002F
7643
7644 RPC_NT_BINDING_HAS_NO_AUTH
7645         
7646
7647 The binding does not contain any authentication information.
7648
7649 0xC0020030
7650
7651 RPC_NT_UNKNOWN_AUTHN_SERVICE
7652         
7653
7654 The authentication service is unknown.
7655
7656 0xC0020031
7657
7658 RPC_NT_UNKNOWN_AUTHN_LEVEL
7659         
7660
7661 The authentication level is unknown.
7662
7663 0xC0020032
7664
7665 RPC_NT_INVALID_AUTH_IDENTITY
7666         
7667
7668 The security context is invalid.
7669
7670 0xC0020033
7671
7672 RPC_NT_UNKNOWN_AUTHZ_SERVICE
7673         
7674
7675 The authorization service is unknown.
7676
7677 0xC0020034
7678
7679 EPT_NT_INVALID_ENTRY
7680         
7681
7682 The entry is invalid.
7683
7684 0xC0020035
7685
7686 EPT_NT_CANT_PERFORM_OP
7687         
7688
7689 The operation cannot be performed.
7690
7691 0xC0020036
7692
7693 EPT_NT_NOT_REGISTERED
7694         
7695
7696 No more endpoints are available from the endpoint mapper.
7697
7698 0xC0020037
7699
7700 RPC_NT_NOTHING_TO_EXPORT
7701         
7702
7703 No interfaces have been exported.
7704
7705 0xC0020038
7706
7707 RPC_NT_INCOMPLETE_NAME
7708         
7709
7710 The entry name is incomplete.
7711
7712 0xC0020039
7713
7714 RPC_NT_INVALID_VERS_OPTION
7715         
7716
7717 The version option is invalid.
7718
7719 0xC002003A
7720
7721 RPC_NT_NO_MORE_MEMBERS
7722         
7723
7724 There are no more members.
7725
7726 0xC002003B
7727
7728 RPC_NT_NOT_ALL_OBJS_UNEXPORTED
7729         
7730
7731 There is nothing to unexport.
7732
7733 0xC002003C
7734
7735 RPC_NT_INTERFACE_NOT_FOUND
7736         
7737
7738 The interface was not found.
7739
7740 0xC002003D
7741
7742 RPC_NT_ENTRY_ALREADY_EXISTS
7743         
7744
7745 The entry already exists.
7746
7747 0xC002003E
7748
7749 RPC_NT_ENTRY_NOT_FOUND
7750         
7751
7752 The entry was not found.
7753
7754 0xC002003F
7755
7756 RPC_NT_NAME_SERVICE_UNAVAILABLE
7757         
7758
7759 The name service is unavailable.
7760
7761 0xC0020040
7762
7763 RPC_NT_INVALID_NAF_ID
7764         
7765
7766 The network address family is invalid.
7767
7768 0xC0020041
7769
7770 RPC_NT_CANNOT_SUPPORT
7771         
7772
7773 The requested operation is not supported.
7774
7775 0xC0020042
7776
7777 RPC_NT_NO_CONTEXT_AVAILABLE
7778         
7779
7780 No security context is available to allow impersonation.
7781
7782 0xC0020043
7783
7784 RPC_NT_INTERNAL_ERROR
7785         
7786
7787 An internal error occurred in the RPC.
7788
7789 0xC0020044
7790
7791 RPC_NT_ZERO_DIVIDE
7792         
7793
7794 The RPC server attempted to divide an integer by zero.
7795
7796 0xC0020045
7797
7798 RPC_NT_ADDRESS_ERROR
7799         
7800
7801 An addressing error occurred in the RPC server.
7802
7803 0xC0020046
7804
7805 RPC_NT_FP_DIV_ZERO
7806         
7807
7808 A floating point operation at the RPC server caused a divide by zero.
7809
7810 0xC0020047
7811
7812 RPC_NT_FP_UNDERFLOW
7813         
7814
7815 A floating point underflow occurred at the RPC server.
7816
7817 0xC0020048
7818
7819 RPC_NT_FP_OVERFLOW
7820         
7821
7822 A floating point overflow occurred at the RPC server.
7823
7824 0xC0020049
7825
7826 RPC_NT_CALL_IN_PROGRESS
7827         
7828
7829 An RPC is already in progress for this thread.
7830
7831 0xC002004A
7832
7833 RPC_NT_NO_MORE_BINDINGS
7834         
7835
7836 There are no more bindings.
7837
7838 0xC002004B
7839
7840 RPC_NT_GROUP_MEMBER_NOT_FOUND
7841         
7842
7843 The group member was not found.
7844
7845 0xC002004C
7846
7847 EPT_NT_CANT_CREATE
7848         
7849
7850 The endpoint mapper database entry could not be created.
7851
7852 0xC002004D
7853
7854 RPC_NT_INVALID_OBJECT
7855         
7856
7857 The object UUID is the nil UUID.
7858
7859 0xC002004F
7860
7861 RPC_NT_NO_INTERFACES
7862         
7863
7864 No interfaces have been registered.
7865
7866 0xC0020050
7867
7868 RPC_NT_CALL_CANCELLED
7869         
7870
7871 The RPC was canceled.
7872
7873 0xC0020051
7874
7875 RPC_NT_BINDING_INCOMPLETE
7876         
7877
7878 The binding handle does not contain all the required information.
7879
7880 0xC0020052
7881
7882 RPC_NT_COMM_FAILURE
7883         
7884
7885 A communications failure occurred during an RPC.
7886
7887 0xC0020053
7888
7889 RPC_NT_UNSUPPORTED_AUTHN_LEVEL
7890         
7891
7892 The requested authentication level is not supported.
7893
7894 0xC0020054
7895
7896 RPC_NT_NO_PRINC_NAME
7897         
7898
7899 No principal name was registered.
7900
7901 0xC0020055
7902
7903 RPC_NT_NOT_RPC_ERROR
7904         
7905
7906 The error specified is not a valid Windows RPC error code.
7907
7908 0xC0020057
7909
7910 RPC_NT_SEC_PKG_ERROR
7911         
7912
7913 A security package-specific error occurred.
7914
7915 0xC0020058
7916
7917 RPC_NT_NOT_CANCELLED
7918         
7919
7920 The thread was not canceled.
7921
7922 0xC0020062
7923
7924 RPC_NT_INVALID_ASYNC_HANDLE
7925         
7926
7927 Invalid asynchronous RPC handle.
7928
7929 0xC0020063
7930
7931 RPC_NT_INVALID_ASYNC_CALL
7932         
7933
7934 Invalid asynchronous RPC call handle for this operation.
7935
7936 0xC0020064
7937
7938 RPC_NT_PROXY_ACCESS_DENIED
7939         
7940
7941 Access to the HTTP proxy is denied.
7942
7943 0xC0030001
7944
7945 RPC_NT_NO_MORE_ENTRIES
7946         
7947
7948 The list of RPC servers available for auto-handle binding has been exhausted.
7949
7950 0xC0030002
7951
7952 RPC_NT_SS_CHAR_TRANS_OPEN_FAIL
7953         
7954
7955 The file designated by DCERPCCHARTRANS cannot be opened.
7956
7957 0xC0030003
7958
7959 RPC_NT_SS_CHAR_TRANS_SHORT_FILE
7960         
7961
7962 The file containing the character translation table has fewer than 512 bytes.
7963
7964 0xC0030004
7965
7966 RPC_NT_SS_IN_NULL_CONTEXT
7967         
7968
7969 A null context handle is passed as an [in] parameter.
7970
7971 0xC0030005
7972
7973 RPC_NT_SS_CONTEXT_MISMATCH
7974         
7975
7976 The context handle does not match any known context handles.
7977
7978 0xC0030006
7979
7980 RPC_NT_SS_CONTEXT_DAMAGED
7981         
7982
7983 The context handle changed during a call.
7984
7985 0xC0030007
7986
7987 RPC_NT_SS_HANDLES_MISMATCH
7988         
7989
7990 The binding handles passed to an RPC do not match.
7991
7992 0xC0030008
7993
7994 RPC_NT_SS_CANNOT_GET_CALL_HANDLE
7995         
7996
7997 The stub is unable to get the call handle.
7998
7999 0xC0030009
8000
8001 RPC_NT_NULL_REF_POINTER
8002         
8003
8004 A null reference pointer was passed to the stub.
8005
8006 0xC003000A
8007
8008 RPC_NT_ENUM_VALUE_OUT_OF_RANGE
8009         
8010
8011 The enumeration value is out of range.
8012
8013 0xC003000B
8014
8015 RPC_NT_BYTE_COUNT_TOO_SMALL
8016         
8017
8018 The byte count is too small.
8019
8020 0xC003000C
8021
8022 RPC_NT_BAD_STUB_DATA
8023         
8024
8025 The stub received bad data.
8026
8027 0xC0030059
8028
8029 RPC_NT_INVALID_ES_ACTION
8030         
8031
8032 Invalid operation on the encoding/decoding handle.
8033
8034 0xC003005A
8035
8036 RPC_NT_WRONG_ES_VERSION
8037         
8038
8039 Incompatible version of the serializing package.
8040
8041 0xC003005B
8042
8043 RPC_NT_WRONG_STUB_VERSION
8044         
8045
8046 Incompatible version of the RPC stub.
8047
8048 0xC003005C
8049
8050 RPC_NT_INVALID_PIPE_OBJECT
8051         
8052
8053 The RPC pipe object is invalid or corrupt.
8054
8055 0xC003005D
8056
8057 RPC_NT_INVALID_PIPE_OPERATION
8058         
8059
8060 An invalid operation was attempted on an RPC pipe object.
8061
8062 0xC003005E
8063
8064 RPC_NT_WRONG_PIPE_VERSION
8065         
8066
8067 Unsupported RPC pipe version.
8068
8069 0xC003005F
8070
8071 RPC_NT_PIPE_CLOSED
8072         
8073
8074 The RPC pipe object has already been closed.
8075
8076 0xC0030060
8077
8078 RPC_NT_PIPE_DISCIPLINE_ERROR
8079         
8080
8081 The RPC call completed before all pipes were processed.
8082
8083 0xC0030061
8084
8085 RPC_NT_PIPE_EMPTY
8086         
8087
8088 No more data is available from the RPC pipe.
8089
8090 0xC0040035
8091
8092 STATUS_PNP_BAD_MPS_TABLE
8093         
8094
8095 A device is missing in the system BIOS MPS table. This device will not be used. Contact your system vendor for a system BIOS update.
8096
8097 0xC0040036
8098
8099 STATUS_PNP_TRANSLATION_FAILED
8100         
8101
8102 A translator failed to translate resources.
8103
8104 0xC0040037
8105
8106 STATUS_PNP_IRQ_TRANSLATION_FAILED
8107         
8108
8109 An IRQ translator failed to translate resources.
8110
8111 0xC0040038
8112
8113 STATUS_PNP_INVALID_ID
8114         
8115
8116 Driver %2 returned an invalid ID for a child device (%3).
8117
8118 0xC0040039
8119
8120 STATUS_IO_REISSUE_AS_CACHED
8121         
8122
8123 Reissue the given operation as a cached I/O operation
8124
8125 0xC00A0001
8126
8127 STATUS_CTX_WINSTATION_NAME_INVALID
8128         
8129
8130 Session name %1 is invalid.
8131
8132 0xC00A0002
8133
8134 STATUS_CTX_INVALID_PD
8135         
8136
8137 The protocol driver %1 is invalid.
8138
8139 0xC00A0003
8140
8141 STATUS_CTX_PD_NOT_FOUND
8142         
8143
8144 The protocol driver %1 was not found in the system path.
8145
8146 0xC00A0006
8147
8148 STATUS_CTX_CLOSE_PENDING
8149         
8150
8151 A close operation is pending on the terminal connection.
8152
8153 0xC00A0007
8154
8155 STATUS_CTX_NO_OUTBUF
8156         
8157
8158 No free output buffers are available.
8159
8160 0xC00A0008
8161
8162 STATUS_CTX_MODEM_INF_NOT_FOUND
8163         
8164
8165 The MODEM.INF file was not found.
8166
8167 0xC00A0009
8168
8169 STATUS_CTX_INVALID_MODEMNAME
8170         
8171
8172 The modem (%1) was not found in the MODEM.INF file.
8173
8174 0xC00A000A
8175
8176 STATUS_CTX_RESPONSE_ERROR
8177         
8178
8179 The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
8180
8181 0xC00A000B
8182
8183 STATUS_CTX_MODEM_RESPONSE_TIMEOUT
8184         
8185
8186 The modem did not respond to the command sent to it. Verify that the modem cable is properly attached and the modem is turned on.
8187
8188 0xC00A000C
8189
8190 STATUS_CTX_MODEM_RESPONSE_NO_CARRIER
8191         
8192
8193 Carrier detection has failed or the carrier has been dropped due to disconnection.
8194
8195 0xC00A000D
8196
8197 STATUS_CTX_MODEM_RESPONSE_NO_DIALTONE
8198         
8199
8200 A dial tone was not detected within the required time. Verify that the phone cable is properly attached and functional.
8201
8202 0xC00A000E
8203
8204 STATUS_CTX_MODEM_RESPONSE_BUSY
8205         
8206
8207 A busy signal was detected at a remote site on callback.
8208
8209 0xC00A000F
8210
8211 STATUS_CTX_MODEM_RESPONSE_VOICE
8212         
8213
8214 A voice was detected at a remote site on callback.
8215
8216 0xC00A0010
8217
8218 STATUS_CTX_TD_ERROR
8219         
8220
8221 Transport driver error.
8222
8223 0xC00A0012
8224
8225 STATUS_CTX_LICENSE_CLIENT_INVALID
8226         
8227
8228 The client you are using is not licensed to use this system. Your logon request is denied.
8229
8230 0xC00A0013
8231
8232 STATUS_CTX_LICENSE_NOT_AVAILABLE
8233         
8234
8235 The system has reached its licensed logon limit. Try again later.
8236
8237 0xC00A0014
8238
8239 STATUS_CTX_LICENSE_EXPIRED
8240         
8241
8242 The system license has expired. Your logon request is denied.
8243
8244 0xC00A0015
8245
8246 STATUS_CTX_WINSTATION_NOT_FOUND
8247         
8248
8249 The specified session cannot be found.
8250
8251 0xC00A0016
8252
8253 STATUS_CTX_WINSTATION_NAME_COLLISION
8254         
8255
8256 The specified session name is already in use.
8257
8258 0xC00A0017
8259
8260 STATUS_CTX_WINSTATION_BUSY
8261         
8262
8263 The requested operation cannot be completed because the terminal connection is currently processing a connect, disconnect, reset, or delete operation.
8264
8265 0xC00A0018
8266
8267 STATUS_CTX_BAD_VIDEO_MODE
8268         
8269
8270 An attempt has been made to connect to a session whose video mode is not supported by the current client.
8271
8272 0xC00A0022
8273
8274 STATUS_CTX_GRAPHICS_INVALID
8275         
8276
8277 The application attempted to enable DOS graphics mode. DOS graphics mode is not supported.
8278
8279 0xC00A0024
8280
8281 STATUS_CTX_NOT_CONSOLE
8282         
8283
8284 The 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.
8285
8286 0xC00A0026
8287
8288 STATUS_CTX_CLIENT_QUERY_TIMEOUT
8289         
8290
8291 The client failed to respond to the server connect message.
8292
8293 0xC00A0027
8294
8295 STATUS_CTX_CONSOLE_DISCONNECT
8296         
8297
8298 Disconnecting the console session is not supported.
8299
8300 0xC00A0028
8301
8302 STATUS_CTX_CONSOLE_CONNECT
8303         
8304
8305 Reconnecting a disconnected session to the console is not supported.
8306
8307 0xC00A002A
8308
8309 STATUS_CTX_SHADOW_DENIED
8310         
8311
8312 The request to control another session remotely was denied.
8313
8314 0xC00A002B
8315
8316 STATUS_CTX_WINSTATION_ACCESS_DENIED
8317         
8318
8319 A process has requested access to a session, but has not been granted those access rights.
8320
8321 0xC00A002E
8322
8323 STATUS_CTX_INVALID_WD
8324         
8325
8326 The terminal connection driver %1 is invalid.
8327
8328 0xC00A002F
8329
8330 STATUS_CTX_WD_NOT_FOUND
8331         
8332
8333 The terminal connection driver %1 was not found in the system path.
8334
8335 0xC00A0030
8336
8337 STATUS_CTX_SHADOW_INVALID
8338         
8339
8340 The 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.
8341
8342 0xC00A0031
8343
8344 STATUS_CTX_SHADOW_DISABLED
8345         
8346
8347 The requested session is not configured to allow remote control.
8348
8349 0xC00A0032
8350
8351 STATUS_RDP_PROTOCOL_ERROR
8352         
8353
8354 The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.
8355
8356 0xC00A0033
8357
8358 STATUS_CTX_CLIENT_LICENSE_NOT_SET
8359         
8360
8361 Your 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.
8362
8363 0xC00A0034
8364
8365 STATUS_CTX_CLIENT_LICENSE_IN_USE
8366         
8367
8368 Your 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.
8369
8370 0xC00A0035
8371
8372 STATUS_CTX_SHADOW_ENDED_BY_MODE_CHANGE
8373         
8374
8375 The 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.
8376
8377 0xC00A0036
8378
8379 STATUS_CTX_SHADOW_NOT_RUNNING
8380         
8381
8382 Remote control could not be terminated because the specified session is not currently being remotely controlled.
8383
8384 0xC00A0037
8385
8386 STATUS_CTX_LOGON_DISABLED
8387         
8388
8389 Your interactive logon privilege has been disabled. Contact your system administrator.
8390
8391 0xC00A0038
8392
8393 STATUS_CTX_SECURITY_LAYER_ERROR
8394         
8395
8396 The terminal server security layer detected an error in the protocol stream and has disconnected the client.
8397
8398 0xC00A0039
8399
8400 STATUS_TS_INCOMPATIBLE_SESSIONS
8401         
8402
8403 The target session is incompatible with the current session.
8404
8405 0xC00B0001
8406
8407 STATUS_MUI_FILE_NOT_FOUND
8408         
8409
8410 The resource loader failed to find an MUI file.
8411
8412 0xC00B0002
8413
8414 STATUS_MUI_INVALID_FILE
8415         
8416
8417 The resource loader failed to load an MUI file because the file failed to pass validation.
8418
8419 0xC00B0003
8420
8421 STATUS_MUI_INVALID_RC_CONFIG
8422         
8423
8424 The RC manifest is corrupted with garbage data, is an unsupported version, or is missing a required item.
8425
8426 0xC00B0004
8427
8428 STATUS_MUI_INVALID_LOCALE_NAME
8429         
8430
8431 The RC manifest has an invalid culture name.
8432
8433 0xC00B0005
8434
8435 STATUS_MUI_INVALID_ULTIMATEFALLBACK_NAME
8436         
8437
8438 The RC manifest has and invalid ultimate fallback name.
8439
8440 0xC00B0006
8441
8442 STATUS_MUI_FILE_NOT_LOADED
8443         
8444
8445 The resource loader cache does not have a loaded MUI entry.
8446
8447 0xC00B0007
8448
8449 STATUS_RESOURCE_ENUM_USER_STOP
8450         
8451
8452 The user stopped resource enumeration.
8453
8454 0xC0130001
8455
8456 STATUS_CLUSTER_INVALID_NODE
8457         
8458
8459 The cluster node is not valid.
8460
8461 0xC0130002
8462
8463 STATUS_CLUSTER_NODE_EXISTS
8464         
8465
8466 The cluster node already exists.
8467
8468 0xC0130003
8469
8470 STATUS_CLUSTER_JOIN_IN_PROGRESS
8471         
8472
8473 A node is in the process of joining the cluster.
8474
8475 0xC0130004
8476
8477 STATUS_CLUSTER_NODE_NOT_FOUND
8478         
8479
8480 The cluster node was not found.
8481
8482 0xC0130005
8483
8484 STATUS_CLUSTER_LOCAL_NODE_NOT_FOUND
8485         
8486
8487 The cluster local node information was not found.
8488
8489 0xC0130006
8490
8491 STATUS_CLUSTER_NETWORK_EXISTS
8492         
8493
8494 The cluster network already exists.
8495
8496 0xC0130007
8497
8498 STATUS_CLUSTER_NETWORK_NOT_FOUND
8499         
8500
8501 The cluster network was not found.
8502
8503 0xC0130008
8504
8505 STATUS_CLUSTER_NETINTERFACE_EXISTS
8506         
8507
8508 The cluster network interface already exists.
8509
8510 0xC0130009
8511
8512 STATUS_CLUSTER_NETINTERFACE_NOT_FOUND
8513         
8514
8515 The cluster network interface was not found.
8516
8517 0xC013000A
8518
8519 STATUS_CLUSTER_INVALID_REQUEST
8520         
8521
8522 The cluster request is not valid for this object.
8523
8524 0xC013000B
8525
8526 STATUS_CLUSTER_INVALID_NETWORK_PROVIDER
8527         
8528
8529 The cluster network provider is not valid.
8530
8531 0xC013000C
8532
8533 STATUS_CLUSTER_NODE_DOWN
8534         
8535
8536 The cluster node is down.
8537
8538 0xC013000D
8539
8540 STATUS_CLUSTER_NODE_UNREACHABLE
8541         
8542
8543 The cluster node is not reachable.
8544
8545 0xC013000E
8546
8547 STATUS_CLUSTER_NODE_NOT_MEMBER
8548         
8549
8550 The cluster node is not a member of the cluster.
8551
8552 0xC013000F
8553
8554 STATUS_CLUSTER_JOIN_NOT_IN_PROGRESS
8555         
8556
8557 A cluster join operation is not in progress.
8558
8559 0xC0130010
8560
8561 STATUS_CLUSTER_INVALID_NETWORK
8562         
8563
8564 The cluster network is not valid.
8565
8566 0xC0130011
8567
8568 STATUS_CLUSTER_NO_NET_ADAPTERS
8569         
8570
8571 No network adapters are available.
8572
8573 0xC0130012
8574
8575 STATUS_CLUSTER_NODE_UP
8576         
8577
8578 The cluster node is up.
8579
8580 0xC0130013
8581
8582 STATUS_CLUSTER_NODE_PAUSED
8583         
8584
8585 The cluster node is paused.
8586
8587 0xC0130014
8588
8589 STATUS_CLUSTER_NODE_NOT_PAUSED
8590         
8591
8592 The cluster node is not paused.
8593
8594 0xC0130015
8595
8596 STATUS_CLUSTER_NO_SECURITY_CONTEXT
8597         
8598
8599 No cluster security context is available.
8600
8601 0xC0130016
8602
8603 STATUS_CLUSTER_NETWORK_NOT_INTERNAL
8604         
8605
8606 The cluster network is not configured for internal cluster communication.
8607
8608 0xC0130017
8609
8610 STATUS_CLUSTER_POISONED
8611         
8612
8613 The cluster node has been poisoned.
8614
8615 0xC0140001
8616
8617 STATUS_ACPI_INVALID_OPCODE
8618         
8619
8620 An attempt was made to run an invalid AML opcode.
8621
8622 0xC0140002
8623
8624 STATUS_ACPI_STACK_OVERFLOW
8625         
8626
8627 The AML interpreter stack has overflowed.
8628
8629 0xC0140003
8630
8631 STATUS_ACPI_ASSERT_FAILED
8632         
8633
8634 An inconsistent state has occurred.
8635
8636 0xC0140004
8637
8638 STATUS_ACPI_INVALID_INDEX
8639         
8640
8641 An attempt was made to access an array outside its bounds.
8642
8643 0xC0140005
8644
8645 STATUS_ACPI_INVALID_ARGUMENT
8646         
8647
8648 A required argument was not specified.
8649
8650 0xC0140006
8651
8652 STATUS_ACPI_FATAL
8653         
8654
8655 A fatal error has occurred.
8656
8657 0xC0140007
8658
8659 STATUS_ACPI_INVALID_SUPERNAME
8660         
8661
8662 An invalid SuperName was specified.
8663
8664 0xC0140008
8665
8666 STATUS_ACPI_INVALID_ARGTYPE
8667         
8668
8669 An argument with an incorrect type was specified.
8670
8671 0xC0140009
8672
8673 STATUS_ACPI_INVALID_OBJTYPE
8674         
8675
8676 An object with an incorrect type was specified.
8677
8678 0xC014000A
8679
8680 STATUS_ACPI_INVALID_TARGETTYPE
8681         
8682
8683 A target with an incorrect type was specified.
8684
8685 0xC014000B
8686
8687 STATUS_ACPI_INCORRECT_ARGUMENT_COUNT
8688         
8689
8690 An incorrect number of arguments was specified.
8691
8692 0xC014000C
8693
8694 STATUS_ACPI_ADDRESS_NOT_MAPPED
8695         
8696
8697 An address failed to translate.
8698
8699 0xC014000D
8700
8701 STATUS_ACPI_INVALID_EVENTTYPE
8702         
8703
8704 An incorrect event type was specified.
8705
8706 0xC014000E
8707
8708 STATUS_ACPI_HANDLER_COLLISION
8709         
8710
8711 A handler for the target already exists.
8712
8713 0xC014000F
8714
8715 STATUS_ACPI_INVALID_DATA
8716         
8717
8718 Invalid data for the target was specified.
8719
8720 0xC0140010
8721
8722 STATUS_ACPI_INVALID_REGION
8723         
8724
8725 An invalid region for the target was specified.
8726
8727 0xC0140011
8728
8729 STATUS_ACPI_INVALID_ACCESS_SIZE
8730         
8731
8732 An attempt was made to access a field outside the defined range.
8733
8734 0xC0140012
8735
8736 STATUS_ACPI_ACQUIRE_GLOBAL_LOCK
8737         
8738
8739 The global system lock could not be acquired.
8740
8741 0xC0140013
8742
8743 STATUS_ACPI_ALREADY_INITIALIZED
8744         
8745
8746 An attempt was made to reinitialize the ACPI subsystem.
8747
8748 0xC0140014
8749
8750 STATUS_ACPI_NOT_INITIALIZED
8751         
8752
8753 The ACPI subsystem has not been initialized.
8754
8755 0xC0140015
8756
8757 STATUS_ACPI_INVALID_MUTEX_LEVEL
8758         
8759
8760 An incorrect mutex was specified.
8761
8762 0xC0140016
8763
8764 STATUS_ACPI_MUTEX_NOT_OWNED
8765         
8766
8767 The mutex is not currently owned.
8768
8769 0xC0140017
8770
8771 STATUS_ACPI_MUTEX_NOT_OWNER
8772         
8773
8774 An attempt was made to access the mutex by a process that was not the owner.
8775
8776 0xC0140018
8777
8778 STATUS_ACPI_RS_ACCESS
8779         
8780
8781 An error occurred during an access to region space.
8782
8783 0xC0140019
8784
8785 STATUS_ACPI_INVALID_TABLE
8786         
8787
8788 An attempt was made to use an incorrect table.
8789
8790 0xC0140020
8791
8792 STATUS_ACPI_REG_HANDLER_FAILED
8793         
8794
8795 The registration of an ACPI event failed.
8796
8797 0xC0140021
8798
8799 STATUS_ACPI_POWER_REQUEST_FAILED
8800         
8801
8802 An ACPI power object failed to transition state.
8803
8804 0xC0150001
8805
8806 STATUS_SXS_SECTION_NOT_FOUND
8807         
8808
8809 The requested section is not present in the activation context.
8810
8811 0xC0150002
8812
8813 STATUS_SXS_CANT_GEN_ACTCTX
8814         
8815
8816 Windows was unble to process the application binding information. Refer to the system event log for further information.
8817
8818 0xC0150003
8819
8820 STATUS_SXS_INVALID_ACTCTXDATA_FORMAT
8821         
8822
8823 The application binding data format is invalid.
8824
8825 0xC0150004
8826
8827 STATUS_SXS_ASSEMBLY_NOT_FOUND
8828         
8829
8830 The referenced assembly is not installed on the system.
8831
8832 0xC0150005
8833
8834 STATUS_SXS_MANIFEST_FORMAT_ERROR
8835         
8836
8837 The manifest file does not begin with the required tag and format information.
8838
8839 0xC0150006
8840
8841 STATUS_SXS_MANIFEST_PARSE_ERROR
8842         
8843
8844 The manifest file contains one or more syntax errors.
8845
8846 0xC0150007
8847
8848 STATUS_SXS_ACTIVATION_CONTEXT_DISABLED
8849         
8850
8851 The application attempted to activate a disabled activation context.
8852
8853 0xC0150008
8854
8855 STATUS_SXS_KEY_NOT_FOUND
8856         
8857
8858 The requested lookup key was not found in any active activation context.
8859
8860 0xC0150009
8861
8862 STATUS_SXS_VERSION_CONFLICT
8863         
8864
8865 A component version required by the application conflicts with another component version that is already active.
8866
8867 0xC015000A
8868
8869 STATUS_SXS_WRONG_SECTION_TYPE
8870         
8871
8872 The type requested activation context section does not match the query API used.
8873
8874 0xC015000B
8875
8876 STATUS_SXS_THREAD_QUERIES_DISABLED
8877         
8878
8879 Lack of system resources has required isolated activation to be disabled for the current thread of execution.
8880
8881 0xC015000C
8882
8883 STATUS_SXS_ASSEMBLY_MISSING
8884         
8885
8886 The referenced assembly could not be found.
8887
8888 0xC015000E
8889
8890 STATUS_SXS_PROCESS_DEFAULT_ALREADY_SET
8891         
8892
8893 An attempt to set the process default activation context failed because the process default activation context was already set.
8894
8895 0xC015000F
8896
8897 STATUS_SXS_EARLY_DEACTIVATION
8898         
8899
8900 The activation context being deactivated is not the most recently activated one.
8901
8902 0xC0150010
8903
8904 STATUS_SXS_INVALID_DEACTIVATION
8905         
8906
8907 The activation context being deactivated is not active for the current thread of execution.
8908
8909 0xC0150011
8910
8911 STATUS_SXS_MULTIPLE_DEACTIVATION
8912         
8913
8914 The activation context being deactivated has already been deactivated.
8915
8916 0xC0150012
8917
8918 STATUS_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY
8919         
8920
8921 The activation context of the system default assembly could not be generated.
8922
8923 0xC0150013
8924
8925 STATUS_SXS_PROCESS_TERMINATION_REQUESTED
8926         
8927
8928 A component used by the isolation facility has requested that the process be terminated.
8929
8930 0xC0150014
8931
8932 STATUS_SXS_CORRUPT_ACTIVATION_STACK
8933         
8934
8935 The activation context activation stack for the running thread of execution is corrupt.
8936
8937 0xC0150015
8938
8939 STATUS_SXS_CORRUPTION
8940         
8941
8942 The application isolation metadata for this process or thread has become corrupt.
8943
8944 0xC0150016
8945
8946 STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE
8947         
8948
8949 The value of an attribute in an identity is not within the legal range.
8950
8951 0xC0150017
8952
8953 STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME
8954         
8955
8956 The name of an attribute in an identity is not within the legal range.
8957
8958 0xC0150018
8959
8960 STATUS_SXS_IDENTITY_DUPLICATE_ATTRIBUTE
8961         
8962
8963 An identity contains two definitions for the same attribute.
8964
8965 0xC0150019
8966
8967 STATUS_SXS_IDENTITY_PARSE_ERROR
8968         
8969
8970 The 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.
8971
8972 0xC015001A
8973
8974 STATUS_SXS_COMPONENT_STORE_CORRUPT
8975         
8976
8977 The component store has become corrupted.
8978
8979 0xC015001B
8980
8981 STATUS_SXS_FILE_HASH_MISMATCH
8982         
8983
8984 A component's file does not match the verification information present in the component manifest.
8985
8986 0xC015001C
8987
8988 STATUS_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT
8989         
8990
8991 The identities of the manifests are identical, but their contents are different.
8992
8993 0xC015001D
8994
8995 STATUS_SXS_IDENTITIES_DIFFERENT
8996         
8997
8998 The component identities are different.
8999
9000 0xC015001E
9001
9002 STATUS_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT
9003         
9004
9005 The assembly is not a deployment.
9006
9007 0xC015001F
9008
9009 STATUS_SXS_FILE_NOT_PART_OF_ASSEMBLY
9010         
9011
9012 The file is not a part of the assembly.
9013
9014 0xC0150020
9015
9016 STATUS_ADVANCED_INSTALLER_FAILED
9017         
9018
9019 An advanced installer failed during setup or servicing.
9020
9021 0xC0150021
9022
9023 STATUS_XML_ENCODING_MISMATCH
9024         
9025
9026 The character encoding in the XML declaration did not match the encoding used in the document.
9027
9028 0xC0150022
9029
9030 STATUS_SXS_MANIFEST_TOO_BIG
9031         
9032
9033 The size of the manifest exceeds the maximum allowed.
9034
9035 0xC0150023
9036
9037 STATUS_SXS_SETTING_NOT_REGISTERED
9038         
9039
9040 The setting is not registered.
9041
9042 0xC0150024
9043
9044 STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE
9045         
9046
9047 One or more required transaction members are not present.
9048
9049 0xC0150025
9050
9051 STATUS_SMI_PRIMITIVE_INSTALLER_FAILED
9052         
9053
9054 The SMI primitive installer failed during setup or servicing.
9055
9056 0xC0150026
9057
9058 STATUS_GENERIC_COMMAND_FAILED
9059         
9060
9061 A generic command executable returned a result that indicates failure.
9062
9063 0xC0150027
9064
9065 STATUS_SXS_FILE_HASH_MISSING
9066         
9067
9068 A component is missing file verification information in its manifest.
9069
9070 0xC0190001
9071
9072 STATUS_TRANSACTIONAL_CONFLICT
9073         
9074
9075 The function attempted to use a name that is reserved for use by another transaction.
9076
9077 0xC0190002
9078
9079 STATUS_INVALID_TRANSACTION
9080         
9081
9082 The transaction handle associated with this operation is invalid.
9083
9084 0xC0190003
9085
9086 STATUS_TRANSACTION_NOT_ACTIVE
9087         
9088
9089 The requested operation was made in the context of a transaction that is no longer active.
9090
9091 0xC0190004
9092
9093 STATUS_TM_INITIALIZATION_FAILED
9094         
9095
9096 The transaction manager was unable to be successfully initialized. Transacted operations are not supported.
9097
9098 0xC0190005
9099
9100 STATUS_RM_NOT_ACTIVE
9101         
9102
9103 Transaction support within the specified file system resource manager was not started or was shut down due to an error.
9104
9105 0xC0190006
9106
9107 STATUS_RM_METADATA_CORRUPT
9108         
9109
9110 The metadata of the resource manager has been corrupted. The resource manager will not function.
9111
9112 0xC0190007
9113
9114 STATUS_TRANSACTION_NOT_JOINED
9115         
9116
9117 The resource manager attempted to prepare a transaction that it has not successfully joined.
9118
9119 0xC0190008
9120
9121 STATUS_DIRECTORY_NOT_RM
9122         
9123
9124 The specified directory does not contain a file system resource manager.
9125
9126 0xC019000A
9127
9128 STATUS_TRANSACTIONS_UNSUPPORTED_REMOTE
9129         
9130
9131 The remote server or share does not support transacted file operations.
9132
9133 0xC019000B
9134
9135 STATUS_LOG_RESIZE_INVALID_SIZE
9136         
9137
9138 The requested log size for the file system resource manager is invalid.
9139
9140 0xC019000C
9141
9142 STATUS_REMOTE_FILE_VERSION_MISMATCH
9143         
9144
9145 The remote server sent mismatching version number or Fid for a file opened with transactions.
9146
9147 0xC019000F
9148
9149 STATUS_CRM_PROTOCOL_ALREADY_EXISTS
9150         
9151
9152 The resource manager tried to register a protocol that already exists.
9153
9154 0xC0190010
9155
9156 STATUS_TRANSACTION_PROPAGATION_FAILED
9157         
9158
9159 The attempt to propagate the transaction failed.
9160
9161 0xC0190011
9162
9163 STATUS_CRM_PROTOCOL_NOT_FOUND
9164         
9165
9166 The requested propagation protocol was not registered as a CRM.
9167
9168 0xC0190012
9169
9170 STATUS_TRANSACTION_SUPERIOR_EXISTS
9171         
9172
9173 The 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.
9174
9175 0xC0190013
9176
9177 STATUS_TRANSACTION_REQUEST_NOT_VALID
9178         
9179
9180 The requested operation is not valid on the transaction object in its current state.
9181
9182 0xC0190014
9183
9184 STATUS_TRANSACTION_NOT_REQUESTED
9185         
9186
9187 The 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.
9188
9189 0xC0190015
9190
9191 STATUS_TRANSACTION_ALREADY_ABORTED
9192         
9193
9194 It is too late to perform the requested operation, because the transaction has already been aborted.
9195
9196 0xC0190016
9197
9198 STATUS_TRANSACTION_ALREADY_COMMITTED
9199         
9200
9201 It is too late to perform the requested operation, because the transaction has already been committed.
9202
9203 0xC0190017
9204
9205 STATUS_TRANSACTION_INVALID_MARSHALL_BUFFER
9206         
9207
9208 The buffer passed in to NtPushTransaction or NtPullTransaction is not in a valid format.
9209
9210 0xC0190018
9211
9212 STATUS_CURRENT_TRANSACTION_NOT_VALID
9213         
9214
9215 The current transaction context associated with the thread is not a valid handle to a transaction object.
9216
9217 0xC0190019
9218
9219 STATUS_LOG_GROWTH_FAILED
9220         
9221
9222 An attempt to create space in the transactional resource manager's log failed. The failure status has been recorded in the event log.
9223
9224 0xC0190021
9225
9226 STATUS_OBJECT_NO_LONGER_EXISTS
9227         
9228
9229 The object (file, stream, or link) that corresponds to the handle has been deleted by a transaction savepoint rollback.
9230
9231 0xC0190022
9232
9233 STATUS_STREAM_MINIVERSION_NOT_FOUND
9234         
9235
9236 The specified file miniversion was not found for this transacted file open.
9237
9238 0xC0190023
9239
9240 STATUS_STREAM_MINIVERSION_NOT_VALID
9241         
9242
9243 The specified file miniversion was found but has been invalidated. The most likely cause is a transaction savepoint rollback.
9244
9245 0xC0190024
9246
9247 STATUS_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION
9248         
9249
9250 A miniversion can be opened only in the context of the transaction that created it.
9251
9252 0xC0190025
9253
9254 STATUS_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT
9255         
9256
9257 It is not possible to open a miniversion with modify access.
9258
9259 0xC0190026
9260
9261 STATUS_CANT_CREATE_MORE_STREAM_MINIVERSIONS
9262         
9263
9264 It is not possible to create any more miniversions for this stream.
9265
9266 0xC0190028
9267
9268 STATUS_HANDLE_NO_LONGER_VALID
9269         
9270
9271 The 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.
9272
9273 0xC0190030
9274
9275 STATUS_LOG_CORRUPTION_DETECTED
9276         
9277
9278 The log data is corrupt.
9279
9280 0xC0190032
9281
9282 STATUS_RM_DISCONNECTED
9283         
9284
9285 The transaction outcome is unavailable because the resource manager responsible for it is disconnected.
9286
9287 0xC0190033
9288
9289 STATUS_ENLISTMENT_NOT_SUPERIOR
9290         
9291
9292 The request was rejected because the enlistment in question is not a superior enlistment.
9293
9294 0xC0190036
9295
9296 STATUS_FILE_IDENTITY_NOT_PERSISTENT
9297         
9298
9299 The file cannot be opened in a transaction because its identity depends on the outcome of an unresolved transaction.
9300
9301 0xC0190037
9302
9303 STATUS_CANT_BREAK_TRANSACTIONAL_DEPENDENCY
9304         
9305
9306 The operation cannot be performed because another transaction is depending on this property not changing.
9307
9308 0xC0190038
9309
9310 STATUS_CANT_CROSS_RM_BOUNDARY
9311         
9312
9313 The operation would involve a single file with two transactional resource managers and is, therefore, not allowed.
9314
9315 0xC0190039
9316
9317 STATUS_TXF_DIR_NOT_EMPTY
9318         
9319
9320 The $Txf directory must be empty for this operation to succeed.
9321
9322 0xC019003A
9323
9324 STATUS_INDOUBT_TRANSACTIONS_EXIST
9325         
9326
9327 The operation would leave a transactional resource manager in an inconsistent state and is therefore not allowed.
9328
9329 0xC019003B
9330
9331 STATUS_TM_VOLATILE
9332         
9333
9334 The operation could not be completed because the transaction manager does not have a log.
9335
9336 0xC019003C
9337
9338 STATUS_ROLLBACK_TIMER_EXPIRED
9339         
9340
9341 A rollback could not be scheduled because a previously scheduled rollback has already executed or been queued for execution.
9342
9343 0xC019003D
9344
9345 STATUS_TXF_ATTRIBUTE_CORRUPT
9346         
9347
9348 The transactional metadata attribute on the file or directory %hs is corrupt and unreadable.
9349
9350 0xC019003E
9351
9352 STATUS_EFS_NOT_ALLOWED_IN_TRANSACTION
9353         
9354
9355 The encryption operation could not be completed because a transaction is active.
9356
9357 0xC019003F
9358
9359 STATUS_TRANSACTIONAL_OPEN_NOT_ALLOWED
9360         
9361
9362 This object is not allowed to be opened in a transaction.
9363
9364 0xC0190040
9365
9366 STATUS_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE
9367         
9368
9369 Memory mapping (creating a mapped section) a remote file under a transaction is not supported.
9370
9371 0xC0190043
9372
9373 STATUS_TRANSACTION_REQUIRED_PROMOTION
9374         
9375
9376 Promotion was required to allow the resource manager to enlist, but the transaction was set to disallow it.
9377
9378 0xC0190044
9379
9380 STATUS_CANNOT_EXECUTE_FILE_IN_TRANSACTION
9381         
9382
9383 This file is open for modification in an unresolved transaction and can be opened for execute only by a transacted reader.
9384
9385 0xC0190045
9386
9387 STATUS_TRANSACTIONS_NOT_FROZEN
9388         
9389
9390 The request to thaw frozen transactions was ignored because transactions were not previously frozen.
9391
9392 0xC0190046
9393
9394 STATUS_TRANSACTION_FREEZE_IN_PROGRESS
9395         
9396
9397 Transactions cannot be frozen because a freeze is already in progress.
9398
9399 0xC0190047
9400
9401 STATUS_NOT_SNAPSHOT_VOLUME
9402         
9403
9404 The target volume is not a snapshot volume. This operation is valid only on a volume mounted as a snapshot.
9405
9406 0xC0190048
9407
9408 STATUS_NO_SAVEPOINT_WITH_OPEN_FILES
9409         
9410
9411 The savepoint operation failed because files are open on the transaction, which is not permitted.
9412
9413 0xC0190049
9414
9415 STATUS_SPARSE_NOT_ALLOWED_IN_TRANSACTION
9416         
9417
9418 The sparse operation could not be completed because a transaction is active on the file.
9419
9420 0xC019004A
9421
9422 STATUS_TM_IDENTITY_MISMATCH
9423         
9424
9425 The 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.
9426
9427 0xC019004B
9428
9429 STATUS_FLOATED_SECTION
9430         
9431
9432 I/O was attempted on a section object that has been floated as a result of a transaction ending. There is no valid data.
9433
9434 0xC019004C
9435
9436 STATUS_CANNOT_ACCEPT_TRANSACTED_WORK
9437         
9438
9439 The transactional resource manager cannot currently accept transacted work due to a transient condition, such as low resources.
9440
9441 0xC019004D
9442
9443 STATUS_CANNOT_ABORT_TRANSACTIONS
9444         
9445
9446 The transactional resource manager had too many transactions outstanding that could not be aborted. The transactional resource manager has been shut down.
9447
9448 0xC019004E
9449
9450 STATUS_TRANSACTION_NOT_FOUND
9451         
9452
9453 The specified transaction was unable to be opened because it was not found.
9454
9455 0xC019004F
9456
9457 STATUS_RESOURCEMANAGER_NOT_FOUND
9458         
9459
9460 The specified resource manager was unable to be opened because it was not found.
9461
9462 0xC0190050
9463
9464 STATUS_ENLISTMENT_NOT_FOUND
9465         
9466
9467 The specified enlistment was unable to be opened because it was not found.
9468
9469 0xC0190051
9470
9471 STATUS_TRANSACTIONMANAGER_NOT_FOUND
9472         
9473
9474 The specified transaction manager was unable to be opened because it was not found.
9475
9476 0xC0190052
9477
9478 STATUS_TRANSACTIONMANAGER_NOT_ONLINE
9479         
9480
9481 The specified resource manager was unable to create an enlistment because its associated transaction manager is not online.
9482
9483 0xC0190053
9484
9485 STATUS_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION
9486         
9487
9488 The 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.
9489
9490 0xC0190054
9491
9492 STATUS_TRANSACTION_NOT_ROOT
9493         
9494
9495 The 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.
9496
9497 0xC0190055
9498
9499 STATUS_TRANSACTION_OBJECT_EXPIRED
9500         
9501
9502 Because the associated transaction manager or resource manager has been closed, the handle is no longer valid.
9503
9504 0xC0190056
9505
9506 STATUS_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION
9507         
9508
9509 The compression operation could not be completed because a transaction is active on the file.
9510
9511 0xC0190057
9512
9513 STATUS_TRANSACTION_RESPONSE_NOT_ENLISTED
9514         
9515
9516 The specified operation could not be performed on this superior enlistment because the enlistment was not created with the corresponding completion response in the NotificationMask.
9517
9518 0xC0190058
9519
9520 STATUS_TRANSACTION_RECORD_TOO_LONG
9521         
9522
9523 The 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.
9524
9525 0xC0190059
9526
9527 STATUS_NO_LINK_TRACKING_IN_TRANSACTION
9528         
9529
9530 The link-tracking operation could not be completed because a transaction is active.
9531
9532 0xC019005A
9533
9534 STATUS_OPERATION_NOT_SUPPORTED_IN_TRANSACTION
9535         
9536
9537 This operation cannot be performed in a transaction.
9538
9539 0xC019005B
9540
9541 STATUS_TRANSACTION_INTEGRITY_VIOLATED
9542         
9543
9544 The kernel transaction manager had to abort or forget the transaction because it blocked forward progress.
9545
9546 0xC0190060
9547
9548 STATUS_EXPIRED_HANDLE
9549         
9550
9551 The 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.
9552
9553 0xC0190061
9554
9555 STATUS_TRANSACTION_NOT_ENLISTED
9556         
9557
9558 The specified operation could not be performed because the resource manager is not enlisted in the transaction.
9559
9560 0xC01A0001
9561
9562 STATUS_LOG_SECTOR_INVALID
9563         
9564
9565 The log service found an invalid log sector.
9566
9567 0xC01A0002
9568
9569 STATUS_LOG_SECTOR_PARITY_INVALID
9570         
9571
9572 The log service encountered a log sector with invalid block parity.
9573
9574 0xC01A0003
9575
9576 STATUS_LOG_SECTOR_REMAPPED
9577         
9578
9579 The log service encountered a remapped log sector.
9580
9581 0xC01A0004
9582
9583 STATUS_LOG_BLOCK_INCOMPLETE
9584         
9585
9586 The log service encountered a partial or incomplete log block.
9587
9588 0xC01A0005
9589
9590 STATUS_LOG_INVALID_RANGE
9591         
9592
9593 The log service encountered an attempt to access data outside the active log range.
9594
9595 0xC01A0006
9596
9597 STATUS_LOG_BLOCKS_EXHAUSTED
9598         
9599
9600 The log service user-log marshaling buffers are exhausted.
9601
9602 0xC01A0007
9603
9604 STATUS_LOG_READ_CONTEXT_INVALID
9605         
9606
9607 The log service encountered an attempt to read from a marshaling area with an invalid read context.
9608
9609 0xC01A0008
9610
9611 STATUS_LOG_RESTART_INVALID
9612         
9613
9614 The log service encountered an invalid log restart area.
9615
9616 0xC01A0009
9617
9618 STATUS_LOG_BLOCK_VERSION
9619         
9620
9621 The log service encountered an invalid log block version.
9622
9623 0xC01A000A
9624
9625 STATUS_LOG_BLOCK_INVALID
9626         
9627
9628 The log service encountered an invalid log block.
9629
9630 0xC01A000B
9631
9632 STATUS_LOG_READ_MODE_INVALID
9633         
9634
9635 The log service encountered an attempt to read the log with an invalid read mode.
9636
9637 0xC01A000D
9638
9639 STATUS_LOG_METADATA_CORRUPT
9640         
9641
9642 The log service encountered a corrupted metadata file.
9643
9644 0xC01A000E
9645
9646 STATUS_LOG_METADATA_INVALID
9647         
9648
9649 The log service encountered a metadata file that could not be created by the log file system.
9650
9651 0xC01A000F
9652
9653 STATUS_LOG_METADATA_INCONSISTENT
9654         
9655
9656 The log service encountered a metadata file with inconsistent data.
9657
9658 0xC01A0010
9659
9660 STATUS_LOG_RESERVATION_INVALID
9661         
9662
9663 The log service encountered an attempt to erroneously allocate or dispose reservation space.
9664
9665 0xC01A0011
9666
9667 STATUS_LOG_CANT_DELETE
9668         
9669
9670 The log service cannot delete the log file or the file system container.
9671
9672 0xC01A0012
9673
9674 STATUS_LOG_CONTAINER_LIMIT_EXCEEDED
9675         
9676
9677 The log service has reached the maximum allowable containers allocated to a log file.
9678
9679 0xC01A0013
9680
9681 STATUS_LOG_START_OF_LOG
9682         
9683
9684 The log service has attempted to read or write backward past the start of the log.
9685
9686 0xC01A0014
9687
9688 STATUS_LOG_POLICY_ALREADY_INSTALLED
9689         
9690
9691 The log policy could not be installed because a policy of the same type is already present.
9692
9693 0xC01A0015
9694
9695 STATUS_LOG_POLICY_NOT_INSTALLED
9696         
9697
9698 The log policy in question was not installed at the time of the request.
9699
9700 0xC01A0016
9701
9702 STATUS_LOG_POLICY_INVALID
9703         
9704
9705 The installed set of policies on the log is invalid.
9706
9707 0xC01A0017
9708
9709 STATUS_LOG_POLICY_CONFLICT
9710         
9711
9712 A policy on the log in question prevented the operation from completing.
9713
9714 0xC01A0018
9715
9716 STATUS_LOG_PINNED_ARCHIVE_TAIL
9717         
9718
9719 The log space cannot be reclaimed because the log is pinned by the archive tail.
9720
9721 0xC01A0019
9722
9723 STATUS_LOG_RECORD_NONEXISTENT
9724         
9725
9726 The log record is not a record in the log file.
9727
9728 0xC01A001A
9729
9730 STATUS_LOG_RECORDS_RESERVED_INVALID
9731         
9732
9733 The number of reserved log records or the adjustment of the number of reserved log records is invalid.
9734
9735 0xC01A001B
9736
9737 STATUS_LOG_SPACE_RESERVED_INVALID
9738         
9739
9740 The reserved log space or the adjustment of the log space is invalid.
9741
9742 0xC01A001C
9743
9744 STATUS_LOG_TAIL_INVALID
9745         
9746
9747 A new or existing archive tail or the base of the active log is invalid.
9748
9749 0xC01A001D
9750
9751 STATUS_LOG_FULL
9752         
9753
9754 The log space is exhausted.
9755
9756 0xC01A001E
9757
9758 STATUS_LOG_MULTIPLEXED
9759         
9760
9761 The log is multiplexed; no direct writes to the physical log are allowed.
9762
9763 0xC01A001F
9764
9765 STATUS_LOG_DEDICATED
9766         
9767
9768 The operation failed because the log is dedicated.
9769
9770 0xC01A0020
9771
9772 STATUS_LOG_ARCHIVE_NOT_IN_PROGRESS
9773         
9774
9775 The operation requires an archive context.
9776
9777 0xC01A0021
9778
9779 STATUS_LOG_ARCHIVE_IN_PROGRESS
9780         
9781
9782 Log archival is in progress.
9783
9784 0xC01A0022
9785
9786 STATUS_LOG_EPHEMERAL
9787         
9788
9789 The operation requires a nonephemeral log, but the log is ephemeral.
9790
9791 0xC01A0023
9792
9793 STATUS_LOG_NOT_ENOUGH_CONTAINERS
9794         
9795
9796 The log must have at least two containers before it can be read from or written to.
9797
9798 0xC01A0024
9799
9800 STATUS_LOG_CLIENT_ALREADY_REGISTERED
9801         
9802
9803 A log client has already registered on the stream.
9804
9805 0xC01A0025
9806
9807 STATUS_LOG_CLIENT_NOT_REGISTERED
9808         
9809
9810 A log client has not been registered on the stream.
9811
9812 0xC01A0026
9813
9814 STATUS_LOG_FULL_HANDLER_IN_PROGRESS
9815         
9816
9817 A request has already been made to handle the log full condition.
9818
9819 0xC01A0027
9820
9821 STATUS_LOG_CONTAINER_READ_FAILED
9822         
9823
9824 The log service encountered an error when attempting to read from a log container.
9825
9826 0xC01A0028
9827
9828 STATUS_LOG_CONTAINER_WRITE_FAILED
9829         
9830
9831 The log service encountered an error when attempting to write to a log container.
9832
9833 0xC01A0029
9834
9835 STATUS_LOG_CONTAINER_OPEN_FAILED
9836         
9837
9838 The log service encountered an error when attempting to open a log container.
9839
9840 0xC01A002A
9841
9842 STATUS_LOG_CONTAINER_STATE_INVALID
9843         
9844
9845 The log service encountered an invalid container state when attempting a requested action.
9846
9847 0xC01A002B
9848
9849 STATUS_LOG_STATE_INVALID
9850         
9851
9852 The log service is not in the correct state to perform a requested action.
9853
9854 0xC01A002C
9855
9856 STATUS_LOG_PINNED
9857         
9858
9859 The log space cannot be reclaimed because the log is pinned.
9860
9861 0xC01A002D
9862
9863 STATUS_LOG_METADATA_FLUSH_FAILED
9864         
9865
9866 The log metadata flush failed.
9867
9868 0xC01A002E
9869
9870 STATUS_LOG_INCONSISTENT_SECURITY
9871         
9872
9873 Security on the log and its containers is inconsistent.
9874
9875 0xC01A002F
9876
9877 STATUS_LOG_APPENDED_FLUSH_FAILED
9878         
9879
9880 Records were appended to the log or reservation changes were made, but the log could not be flushed.
9881
9882 0xC01A0030
9883
9884 STATUS_LOG_PINNED_RESERVATION
9885         
9886
9887 The log is pinned due to reservation consuming most of the log space. Free some reserved records to make space available.
9888
9889 0xC01B00EA
9890
9891 STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD
9892         
9893
9894 {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.
9895
9896 0xC01C0001
9897
9898 STATUS_FLT_NO_HANDLER_DEFINED
9899         
9900
9901 A handler was not defined by the filter for this operation.
9902
9903 0xC01C0002
9904
9905 STATUS_FLT_CONTEXT_ALREADY_DEFINED
9906         
9907
9908 A context is already defined for this object.
9909
9910 0xC01C0003
9911
9912 STATUS_FLT_INVALID_ASYNCHRONOUS_REQUEST
9913         
9914
9915 Asynchronous requests are not valid for this operation.
9916
9917 0xC01C0004
9918
9919 STATUS_FLT_DISALLOW_FAST_IO
9920         
9921
9922 This 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.
9923
9924 0xC01C0005
9925
9926 STATUS_FLT_INVALID_NAME_REQUEST
9927         
9928
9929 An invalid name request was made. The name requested cannot be retrieved at this time.
9930
9931 0xC01C0006
9932
9933 STATUS_FLT_NOT_SAFE_TO_POST_OPERATION
9934         
9935
9936 Posting this operation to a worker thread for further processing is not safe at this time because it could lead to a system deadlock.
9937
9938 0xC01C0007
9939
9940 STATUS_FLT_NOT_INITIALIZED
9941         
9942
9943 The Filter Manager was not initialized when a filter tried to register. Make sure that the Filter Manager is loaded as a driver.
9944
9945 0xC01C0008
9946
9947 STATUS_FLT_FILTER_NOT_READY
9948         
9949
9950 The filter is not ready for attachment to volumes because it has not finished initializing (FltStartFiltering has not been called).
9951
9952 0xC01C0009
9953
9954 STATUS_FLT_POST_OPERATION_CLEANUP
9955         
9956
9957 The 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.
9958
9959 0xC01C000A
9960
9961 STATUS_FLT_INTERNAL_ERROR
9962         
9963
9964 The 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.
9965
9966 0xC01C000B
9967
9968 STATUS_FLT_DELETING_OBJECT
9969         
9970
9971 The object specified for this action is in the process of being deleted; therefore, the action requested cannot be completed at this time.
9972
9973 0xC01C000C
9974
9975 STATUS_FLT_MUST_BE_NONPAGED_POOL
9976         
9977
9978 A nonpaged pool must be used for this type of context.
9979
9980 0xC01C000D
9981
9982 STATUS_FLT_DUPLICATE_ENTRY
9983         
9984
9985 A duplicate handler definition has been provided for an operation.
9986
9987 0xC01C000E
9988
9989 STATUS_FLT_CBDQ_DISABLED
9990         
9991
9992 The callback data queue has been disabled.
9993
9994 0xC01C000F
9995
9996 STATUS_FLT_DO_NOT_ATTACH
9997         
9998
9999 Do not attach the filter to the volume at this time.
10000
10001 0xC01C0010
10002
10003 STATUS_FLT_DO_NOT_DETACH
10004         
10005
10006 Do not detach the filter from the volume at this time.
10007
10008 0xC01C0011
10009
10010 STATUS_FLT_INSTANCE_ALTITUDE_COLLISION
10011         
10012
10013 An instance already exists at this altitude on the volume specified.
10014
10015 0xC01C0012
10016
10017 STATUS_FLT_INSTANCE_NAME_COLLISION
10018         
10019
10020 An instance already exists with this name on the volume specified.
10021
10022 0xC01C0013
10023
10024 STATUS_FLT_FILTER_NOT_FOUND
10025         
10026
10027 The system could not find the filter specified.
10028
10029 0xC01C0014
10030
10031 STATUS_FLT_VOLUME_NOT_FOUND
10032         
10033
10034 The system could not find the volume specified.
10035
10036 0xC01C0015
10037
10038 STATUS_FLT_INSTANCE_NOT_FOUND
10039         
10040
10041 The system could not find the instance specified.
10042
10043 0xC01C0016
10044
10045 STATUS_FLT_CONTEXT_ALLOCATION_NOT_FOUND
10046         
10047
10048 No registered context allocation definition was found for the given request.
10049
10050 0xC01C0017
10051
10052 STATUS_FLT_INVALID_CONTEXT_REGISTRATION
10053         
10054
10055 An invalid parameter was specified during context registration.
10056
10057 0xC01C0018
10058
10059 STATUS_FLT_NAME_CACHE_MISS
10060         
10061
10062 The name requested was not found in the Filter Manager name cache and could not be retrieved from the file system.
10063
10064 0xC01C0019
10065
10066 STATUS_FLT_NO_DEVICE_OBJECT
10067         
10068
10069 The requested device object does not exist for the given volume.
10070
10071 0xC01C001A
10072
10073 STATUS_FLT_VOLUME_ALREADY_MOUNTED
10074         
10075
10076 The specified volume is already mounted.
10077
10078 0xC01C001B
10079
10080 STATUS_FLT_ALREADY_ENLISTED
10081         
10082
10083 The specified transaction context is already enlisted in a transaction.
10084
10085 0xC01C001C
10086
10087 STATUS_FLT_CONTEXT_ALREADY_LINKED
10088         
10089
10090 The specified context is already attached to another object.
10091
10092 0xC01C0020
10093
10094 STATUS_FLT_NO_WAITER_FOR_REPLY
10095         
10096
10097 No waiter is present for the filter's reply to this message.
10098
10099 0xC01D0001
10100
10101 STATUS_MONITOR_NO_DESCRIPTOR
10102         
10103
10104 A monitor descriptor could not be obtained.
10105
10106 0xC01D0002
10107
10108 STATUS_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT
10109         
10110
10111 This release does not support the format of the obtained monitor descriptor.
10112
10113 0xC01D0003
10114
10115 STATUS_MONITOR_INVALID_DESCRIPTOR_CHECKSUM
10116         
10117
10118 The checksum of the obtained monitor descriptor is invalid.
10119
10120 0xC01D0004
10121
10122 STATUS_MONITOR_INVALID_STANDARD_TIMING_BLOCK
10123         
10124
10125 The monitor descriptor contains an invalid standard timing block.
10126
10127 0xC01D0005
10128
10129 STATUS_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED
10130         
10131
10132 WMI data-block registration failed for one of the MSMonitorClass WMI subclasses.
10133
10134 0xC01D0006
10135
10136 STATUS_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK
10137         
10138
10139 The provided monitor descriptor block is either corrupted or does not contain the monitor's detailed serial number.
10140
10141 0xC01D0007
10142
10143 STATUS_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK
10144         
10145
10146 The provided monitor descriptor block is either corrupted or does not contain the monitor's user-friendly name.
10147
10148 0xC01D0008
10149
10150 STATUS_MONITOR_NO_MORE_DESCRIPTOR_DATA
10151         
10152
10153 There is no monitor descriptor data at the specified (offset or size) region.
10154
10155 0xC01D0009
10156
10157 STATUS_MONITOR_INVALID_DETAILED_TIMING_BLOCK
10158         
10159
10160 The monitor descriptor contains an invalid detailed timing block.
10161
10162 0xC01D000A
10163
10164 STATUS_MONITOR_INVALID_MANUFACTURE_DATE
10165         
10166
10167 Monitor descriptor contains invalid manufacture date.
10168
10169 0xC01E0000
10170
10171 STATUS_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER
10172         
10173
10174 Exclusive mode ownership is needed to create an unmanaged primary allocation.
10175
10176 0xC01E0001
10177
10178 STATUS_GRAPHICS_INSUFFICIENT_DMA_BUFFER
10179         
10180
10181 The driver needs more DMA buffer space to complete the requested operation.
10182
10183 0xC01E0002
10184
10185 STATUS_GRAPHICS_INVALID_DISPLAY_ADAPTER
10186         
10187
10188 The specified display adapter handle is invalid.
10189
10190 0xC01E0003
10191
10192 STATUS_GRAPHICS_ADAPTER_WAS_RESET
10193         
10194
10195 The specified display adapter and all of its state have been reset.
10196
10197 0xC01E0004
10198
10199 STATUS_GRAPHICS_INVALID_DRIVER_MODEL
10200         
10201
10202 The driver stack does not match the expected driver model.
10203
10204 0xC01E0005
10205
10206 STATUS_GRAPHICS_PRESENT_MODE_CHANGED
10207         
10208
10209 Present happened but ended up into the changed desktop mode.
10210
10211 0xC01E0006
10212
10213 STATUS_GRAPHICS_PRESENT_OCCLUDED
10214         
10215
10216 Nothing to present due to desktop occlusion.
10217
10218 0xC01E0007
10219
10220 STATUS_GRAPHICS_PRESENT_DENIED
10221         
10222
10223 Not able to present due to denial of desktop access.
10224
10225 0xC01E0008
10226
10227 STATUS_GRAPHICS_CANNOTCOLORCONVERT
10228         
10229
10230 Not able to present with color conversion.
10231
10232 0xC01E000B
10233
10234 STATUS_GRAPHICS_PRESENT_REDIRECTION_DISABLED
10235         
10236
10237 Present redirection is disabled (desktop windowing management subsystem is off).
10238
10239 0xC01E000C
10240
10241 STATUS_GRAPHICS_PRESENT_UNOCCLUDED
10242         
10243
10244 Previous exclusive VidPn source owner has released its ownership
10245
10246 0xC01E0100
10247
10248 STATUS_GRAPHICS_NO_VIDEO_MEMORY
10249         
10250
10251 Not enough video memory is available to complete the operation.
10252
10253 0xC01E0101
10254
10255 STATUS_GRAPHICS_CANT_LOCK_MEMORY
10256         
10257
10258 Could not probe and lock the underlying memory of an allocation.
10259
10260 0xC01E0102
10261
10262 STATUS_GRAPHICS_ALLOCATION_BUSY
10263         
10264
10265 The allocation is currently busy.
10266
10267 0xC01E0103
10268
10269 STATUS_GRAPHICS_TOO_MANY_REFERENCES
10270         
10271
10272 An object being referenced has already reached the maximum reference count and cannot be referenced further.
10273
10274 0xC01E0104
10275
10276 STATUS_GRAPHICS_TRY_AGAIN_LATER
10277         
10278
10279 A problem could not be solved due to an existing condition. Try again later.
10280
10281 0xC01E0105
10282
10283 STATUS_GRAPHICS_TRY_AGAIN_NOW
10284         
10285
10286 A problem could not be solved due to an existing condition. Try again now.
10287
10288 0xC01E0106
10289
10290 STATUS_GRAPHICS_ALLOCATION_INVALID
10291         
10292
10293 The allocation is invalid.
10294
10295 0xC01E0107
10296
10297 STATUS_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE
10298         
10299
10300 No more unswizzling apertures are currently available.
10301
10302 0xC01E0108
10303
10304 STATUS_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED
10305         
10306
10307 The current allocation cannot be unswizzled by an aperture.
10308
10309 0xC01E0109
10310
10311 STATUS_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION
10312         
10313
10314 The request failed because a pinned allocation cannot be evicted.
10315
10316 0xC01E0110
10317
10318 STATUS_GRAPHICS_INVALID_ALLOCATION_USAGE
10319         
10320
10321 The allocation cannot be used from its current segment location for the specified operation.
10322
10323 0xC01E0111
10324
10325 STATUS_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION
10326         
10327
10328 A locked allocation cannot be used in the current command buffer.
10329
10330 0xC01E0112
10331
10332 STATUS_GRAPHICS_ALLOCATION_CLOSED
10333         
10334
10335 The allocation being referenced has been closed permanently.
10336
10337 0xC01E0113
10338
10339 STATUS_GRAPHICS_INVALID_ALLOCATION_INSTANCE
10340         
10341
10342 An invalid allocation instance is being referenced.
10343
10344 0xC01E0114
10345
10346 STATUS_GRAPHICS_INVALID_ALLOCATION_HANDLE
10347         
10348
10349 An invalid allocation handle is being referenced.
10350
10351 0xC01E0115
10352
10353 STATUS_GRAPHICS_WRONG_ALLOCATION_DEVICE
10354         
10355
10356 The allocation being referenced does not belong to the current device.
10357
10358 0xC01E0116
10359
10360 STATUS_GRAPHICS_ALLOCATION_CONTENT_LOST
10361         
10362
10363 The specified allocation lost its content.
10364
10365 0xC01E0200
10366
10367 STATUS_GRAPHICS_GPU_EXCEPTION_ON_DEVICE
10368         
10369
10370 A GPU exception was detected on the given device. The device cannot be scheduled.
10371
10372 0xC01E0300
10373
10374 STATUS_GRAPHICS_INVALID_VIDPN_TOPOLOGY
10375         
10376
10377 The specified VidPN topology is invalid.
10378
10379 0xC01E0301
10380
10381 STATUS_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED
10382         
10383
10384 The specified VidPN topology is valid but is not supported by this model of the display adapter.
10385
10386 0xC01E0302
10387
10388 STATUS_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED
10389         
10390
10391 The specified VidPN topology is valid but is not currently supported by the display adapter due to allocation of its resources.
10392
10393 0xC01E0303
10394
10395 STATUS_GRAPHICS_INVALID_VIDPN
10396         
10397
10398 The specified VidPN handle is invalid.
10399
10400 0xC01E0304
10401
10402 STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE
10403         
10404
10405 The specified video present source is invalid.
10406
10407 0xC01E0305
10408
10409 STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET
10410         
10411
10412 The specified video present target is invalid.
10413
10414 0xC01E0306
10415
10416 STATUS_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED
10417         
10418
10419 The specified VidPN modality is not supported (for example, at least two of the pinned modes are not co-functional).
10420
10421 0xC01E0308
10422
10423 STATUS_GRAPHICS_INVALID_VIDPN_SOURCEMODESET
10424         
10425
10426 The specified VidPN source mode set is invalid.
10427
10428 0xC01E0309
10429
10430 STATUS_GRAPHICS_INVALID_VIDPN_TARGETMODESET
10431         
10432
10433 The specified VidPN target mode set is invalid.
10434
10435 0xC01E030A
10436
10437 STATUS_GRAPHICS_INVALID_FREQUENCY
10438         
10439
10440 The specified video signal frequency is invalid.
10441
10442 0xC01E030B
10443
10444 STATUS_GRAPHICS_INVALID_ACTIVE_REGION
10445         
10446
10447 The specified video signal active region is invalid.
10448
10449 0xC01E030C
10450
10451 STATUS_GRAPHICS_INVALID_TOTAL_REGION
10452         
10453
10454 The specified video signal total region is invalid.
10455
10456 0xC01E0310
10457
10458 STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE
10459         
10460
10461 The specified video present source mode is invalid.
10462
10463 0xC01E0311
10464
10465 STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE
10466         
10467
10468 The specified video present target mode is invalid.
10469
10470 0xC01E0312
10471
10472 STATUS_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET
10473         
10474
10475 The pinned mode must remain in the set on the VidPN's co-functional modality enumeration.
10476
10477 0xC01E0313
10478
10479 STATUS_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY
10480         
10481
10482 The specified video present path is already in the VidPN's topology.
10483
10484 0xC01E0314
10485
10486 STATUS_GRAPHICS_MODE_ALREADY_IN_MODESET
10487         
10488
10489 The specified mode is already in the mode set.
10490
10491 0xC01E0315
10492
10493 STATUS_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET
10494         
10495
10496 The specified video present source set is invalid.
10497
10498 0xC01E0316
10499
10500 STATUS_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET
10501         
10502
10503 The specified video present target set is invalid.
10504
10505 0xC01E0317
10506
10507 STATUS_GRAPHICS_SOURCE_ALREADY_IN_SET
10508         
10509
10510 The specified video present source is already in the video present source set.
10511
10512 0xC01E0318
10513
10514 STATUS_GRAPHICS_TARGET_ALREADY_IN_SET
10515         
10516
10517 The specified video present target is already in the video present target set.
10518
10519 0xC01E0319
10520
10521 STATUS_GRAPHICS_INVALID_VIDPN_PRESENT_PATH
10522         
10523
10524 The specified VidPN present path is invalid.
10525
10526 0xC01E031A
10527
10528 STATUS_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY
10529         
10530
10531 The miniport has no recommendation for augmenting the specified VidPN's topology.
10532
10533 0xC01E031B
10534
10535 STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET
10536         
10537
10538 The specified monitor frequency range set is invalid.
10539
10540 0xC01E031C
10541
10542 STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE
10543         
10544
10545 The specified monitor frequency range is invalid.
10546
10547 0xC01E031D
10548
10549 STATUS_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET
10550         
10551
10552 The specified frequency range is not in the specified monitor frequency range set.
10553
10554 0xC01E031F
10555
10556 STATUS_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET
10557         
10558
10559 The specified frequency range is already in the specified monitor frequency range set.
10560
10561 0xC01E0320
10562
10563 STATUS_GRAPHICS_STALE_MODESET
10564         
10565
10566 The specified mode set is stale. Reacquire the new mode set.
10567
10568 0xC01E0321
10569
10570 STATUS_GRAPHICS_INVALID_MONITOR_SOURCEMODESET
10571         
10572
10573 The specified monitor source mode set is invalid.
10574
10575 0xC01E0322
10576
10577 STATUS_GRAPHICS_INVALID_MONITOR_SOURCE_MODE
10578         
10579
10580 The specified monitor source mode is invalid.
10581
10582 0xC01E0323
10583
10584 STATUS_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN
10585         
10586
10587 The miniport does not have a recommendation regarding the request to provide a functional VidPN given the current display adapter configuration.
10588
10589 0xC01E0324
10590
10591 STATUS_GRAPHICS_MODE_ID_MUST_BE_UNIQUE
10592         
10593
10594 The ID of the specified mode is being used by another mode in the set.
10595
10596 0xC01E0325
10597
10598 STATUS_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION
10599         
10600
10601 The system failed to determine a mode that is supported by both the display adapter and the monitor connected to it.
10602
10603 0xC01E0326
10604
10605 STATUS_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES
10606         
10607
10608 The number of video present targets must be greater than or equal to the number of video present sources.
10609
10610 0xC01E0327
10611
10612 STATUS_GRAPHICS_PATH_NOT_IN_TOPOLOGY
10613         
10614
10615 The specified present path is not in the VidPN's topology.
10616
10617 0xC01E0328
10618
10619 STATUS_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE
10620         
10621
10622 The display adapter must have at least one video present source.
10623
10624 0xC01E0329
10625
10626 STATUS_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET
10627         
10628
10629 The display adapter must have at least one video present target.
10630
10631 0xC01E032A
10632
10633 STATUS_GRAPHICS_INVALID_MONITORDESCRIPTORSET
10634         
10635
10636 The specified monitor descriptor set is invalid.
10637
10638 0xC01E032B
10639
10640 STATUS_GRAPHICS_INVALID_MONITORDESCRIPTOR
10641         
10642
10643 The specified monitor descriptor is invalid.
10644
10645 0xC01E032C
10646
10647 STATUS_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET
10648         
10649
10650 The specified descriptor is not in the specified monitor descriptor set.
10651
10652 0xC01E032D
10653
10654 STATUS_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET
10655         
10656
10657 The specified descriptor is already in the specified monitor descriptor set.
10658
10659 0xC01E032E
10660
10661 STATUS_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE
10662         
10663
10664 The ID of the specified monitor descriptor is being used by another descriptor in the set.
10665
10666 0xC01E032F
10667
10668 STATUS_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE
10669         
10670
10671 The specified video present target subset type is invalid.
10672
10673 0xC01E0330
10674
10675 STATUS_GRAPHICS_RESOURCES_NOT_RELATED
10676         
10677
10678 Two or more of the specified resources are not related to each other, as defined by the interface semantics.
10679
10680 0xC01E0331
10681
10682 STATUS_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE
10683         
10684
10685 The ID of the specified video present source is being used by another source in the set.
10686
10687 0xC01E0332
10688
10689 STATUS_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE
10690         
10691
10692 The ID of the specified video present target is being used by another target in the set.
10693
10694 0xC01E0333
10695
10696 STATUS_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET
10697         
10698
10699 The specified VidPN source cannot be used because there is no available VidPN target to connect it to.
10700
10701 0xC01E0334
10702
10703 STATUS_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER
10704         
10705
10706 The newly arrived monitor could not be associated with a display adapter.
10707
10708 0xC01E0335
10709
10710 STATUS_GRAPHICS_NO_VIDPNMGR
10711         
10712
10713 The particular display adapter does not have an associated VidPN manager.
10714
10715 0xC01E0336
10716
10717 STATUS_GRAPHICS_NO_ACTIVE_VIDPN
10718         
10719
10720 The VidPN manager of the particular display adapter does not have an active VidPN.
10721
10722 0xC01E0337
10723
10724 STATUS_GRAPHICS_STALE_VIDPN_TOPOLOGY
10725         
10726
10727 The specified VidPN topology is stale; obtain the new topology.
10728
10729 0xC01E0338
10730
10731 STATUS_GRAPHICS_MONITOR_NOT_CONNECTED
10732         
10733
10734 No monitor is connected on the specified video present target.
10735
10736 0xC01E0339
10737
10738 STATUS_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY
10739         
10740
10741 The specified source is not part of the specified VidPN's topology.
10742
10743 0xC01E033A
10744
10745 STATUS_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE
10746         
10747
10748 The specified primary surface size is invalid.
10749
10750 0xC01E033B
10751
10752 STATUS_GRAPHICS_INVALID_VISIBLEREGION_SIZE
10753         
10754
10755 The specified visible region size is invalid.
10756
10757 0xC01E033C
10758
10759 STATUS_GRAPHICS_INVALID_STRIDE
10760         
10761
10762 The specified stride is invalid.
10763
10764 0xC01E033D
10765
10766 STATUS_GRAPHICS_INVALID_PIXELFORMAT
10767         
10768
10769 The specified pixel format is invalid.
10770
10771 0xC01E033E
10772
10773 STATUS_GRAPHICS_INVALID_COLORBASIS
10774         
10775
10776 The specified color basis is invalid.
10777
10778 0xC01E033F
10779
10780 STATUS_GRAPHICS_INVALID_PIXELVALUEACCESSMODE
10781         
10782
10783 The specified pixel value access mode is invalid.
10784
10785 0xC01E0340
10786
10787 STATUS_GRAPHICS_TARGET_NOT_IN_TOPOLOGY
10788         
10789
10790 The specified target is not part of the specified VidPN's topology.
10791
10792 0xC01E0341
10793
10794 STATUS_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT
10795         
10796
10797 Failed to acquire the display mode management interface.
10798
10799 0xC01E0342
10800
10801 STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE
10802         
10803
10804 The specified VidPN source is already owned by a DMM client and cannot be used until that client releases it.
10805
10806 0xC01E0343
10807
10808 STATUS_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN
10809         
10810
10811 The specified VidPN is active and cannot be accessed.
10812
10813 0xC01E0344
10814
10815 STATUS_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL
10816         
10817
10818 The specified VidPN's present path importance ordinal is invalid.
10819
10820 0xC01E0345
10821
10822 STATUS_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION
10823         
10824
10825 The specified VidPN's present path content geometry transformation is invalid.
10826
10827 0xC01E0346
10828
10829 STATUS_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED
10830         
10831
10832 The specified content geometry transformation is not supported on the respective VidPN present path.
10833
10834 0xC01E0347
10835
10836 STATUS_GRAPHICS_INVALID_GAMMA_RAMP
10837         
10838
10839 The specified gamma ramp is invalid.
10840
10841 0xC01E0348
10842
10843 STATUS_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED
10844         
10845
10846 The specified gamma ramp is not supported on the respective VidPN present path.
10847
10848 0xC01E0349
10849
10850 STATUS_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED
10851         
10852
10853 Multisampling is not supported on the respective VidPN present path.
10854
10855 0xC01E034A
10856
10857 STATUS_GRAPHICS_MODE_NOT_IN_MODESET
10858         
10859
10860 The specified mode is not in the specified mode set.
10861
10862 0xC01E034D
10863
10864 STATUS_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON
10865         
10866
10867 The specified VidPN topology recommendation reason is invalid.
10868
10869 0xC01E034E
10870
10871 STATUS_GRAPHICS_INVALID_PATH_CONTENT_TYPE
10872         
10873
10874 The specified VidPN present path content type is invalid.
10875
10876 0xC01E034F
10877
10878 STATUS_GRAPHICS_INVALID_COPYPROTECTION_TYPE
10879         
10880
10881 The specified VidPN present path copy protection type is invalid.
10882
10883 0xC01E0350
10884
10885 STATUS_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS
10886         
10887
10888 Only one unassigned mode set can exist at any one time for a particular VidPN source or target.
10889
10890 0xC01E0352
10891
10892 STATUS_GRAPHICS_INVALID_SCANLINE_ORDERING
10893         
10894
10895 The specified scan line ordering type is invalid.
10896
10897 0xC01E0353
10898
10899 STATUS_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED
10900         
10901
10902 The topology changes are not allowed for the specified VidPN.
10903
10904 0xC01E0354
10905
10906 STATUS_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS
10907         
10908
10909 All available importance ordinals are being used in the specified topology.
10910
10911 0xC01E0355
10912
10913 STATUS_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT
10914         
10915
10916 The specified primary surface has a different private-format attribute than the current primary surface.
10917
10918 0xC01E0356
10919
10920 STATUS_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM
10921         
10922
10923 The specified mode-pruning algorithm is invalid.
10924
10925 0xC01E0357
10926
10927 STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN
10928         
10929
10930 The specified monitor-capability origin is invalid.
10931
10932 0xC01E0358
10933
10934 STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT
10935         
10936
10937 The specified monitor-frequency range constraint is invalid.
10938
10939 0xC01E0359
10940
10941 STATUS_GRAPHICS_MAX_NUM_PATHS_REACHED
10942         
10943
10944 The maximum supported number of present paths has been reached.
10945
10946 0xC01E035A
10947
10948 STATUS_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION
10949         
10950
10951 The miniport requested that augmentation be canceled for the specified source of the specified VidPN's topology.
10952
10953 0xC01E035B
10954
10955 STATUS_GRAPHICS_INVALID_CLIENT_TYPE
10956         
10957
10958 The specified client type was not recognized.
10959
10960 0xC01E035C
10961
10962 STATUS_GRAPHICS_CLIENTVIDPN_NOT_SET
10963         
10964
10965 The client VidPN is not set on this adapter (for example, no user mode-initiated mode changes have taken place on this adapter).
10966
10967 0xC01E0400
10968
10969 STATUS_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED
10970         
10971
10972 The specified display adapter child device already has an external device connected to it.
10973
10974 0xC01E0401
10975
10976 STATUS_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED
10977         
10978
10979 The display adapter child device does not support reporting a descriptor.
10980
10981 0xC01E0430
10982
10983 STATUS_GRAPHICS_NOT_A_LINKED_ADAPTER
10984         
10985
10986 The display adapter is not linked to any other adapters.
10987
10988 0xC01E0431
10989
10990 STATUS_GRAPHICS_LEADLINK_NOT_ENUMERATED
10991         
10992
10993 The lead adapter in a linked configuration was not enumerated yet.
10994
10995 0xC01E0432
10996
10997 STATUS_GRAPHICS_CHAINLINKS_NOT_ENUMERATED
10998         
10999
11000 Some chain adapters in a linked configuration have not yet been enumerated.
11001
11002 0xC01E0433
11003
11004 STATUS_GRAPHICS_ADAPTER_CHAIN_NOT_READY
11005         
11006
11007 The chain of linked adapters is not ready to start because of an unknown failure.
11008
11009 0xC01E0434
11010
11011 STATUS_GRAPHICS_CHAINLINKS_NOT_STARTED
11012         
11013
11014 An attempt was made to start a lead link display adapter when the chain links had not yet started.
11015
11016 0xC01E0435
11017
11018 STATUS_GRAPHICS_CHAINLINKS_NOT_POWERED_ON
11019         
11020
11021 An attempt was made to turn on a lead link display adapter when the chain links were turned off.
11022
11023 0xC01E0436
11024
11025 STATUS_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE
11026         
11027
11028 The adapter link was found in an inconsistent state. Not all adapters are in an expected PNP/power state.
11029
11030 0xC01E0438
11031
11032 STATUS_GRAPHICS_NOT_POST_DEVICE_DRIVER
11033         
11034
11035 The driver trying to start is not the same as the driver for the posted display adapter.
11036
11037 0xC01E043B
11038
11039 STATUS_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED
11040         
11041
11042 An operation is being attempted that requires the display adapter to be in a quiescent state.
11043
11044 0xC01E0500
11045
11046 STATUS_GRAPHICS_OPM_NOT_SUPPORTED
11047         
11048
11049 The driver does not support OPM.
11050
11051 0xC01E0501
11052
11053 STATUS_GRAPHICS_COPP_NOT_SUPPORTED
11054         
11055
11056 The driver does not support COPP.
11057
11058 0xC01E0502
11059
11060 STATUS_GRAPHICS_UAB_NOT_SUPPORTED
11061         
11062
11063 The driver does not support UAB.
11064
11065 0xC01E0503
11066
11067 STATUS_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS
11068         
11069
11070 The specified encrypted parameters are invalid.
11071
11072 0xC01E0504
11073
11074 STATUS_GRAPHICS_OPM_PARAMETER_ARRAY_TOO_SMALL
11075         
11076
11077 An array passed to a function cannot hold all of the data that the function wants to put in it.
11078
11079 0xC01E0505
11080
11081 STATUS_GRAPHICS_OPM_NO_PROTECTED_OUTPUTS_EXIST
11082         
11083
11084 The GDI display device passed to this function does not have any active protected outputs.
11085
11086 0xC01E0506
11087
11088 STATUS_GRAPHICS_PVP_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME
11089         
11090
11091 The PVP cannot find an actual GDI display device that corresponds to the passed-in GDI display device name.
11092
11093 0xC01E0507
11094
11095 STATUS_GRAPHICS_PVP_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP
11096         
11097
11098 This function failed because the GDI display device passed to it was not attached to the Windows desktop.
11099
11100 0xC01E0508
11101
11102 STATUS_GRAPHICS_PVP_MIRRORING_DEVICES_NOT_SUPPORTED
11103         
11104
11105 The PVP does not support mirroring display devices because they do not have any protected outputs.
11106
11107 0xC01E050A
11108
11109 STATUS_GRAPHICS_OPM_INVALID_POINTER
11110         
11111
11112 The 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.
11113
11114 0xC01E050B
11115
11116 STATUS_GRAPHICS_OPM_INTERNAL_ERROR
11117         
11118
11119 An internal error caused an operation to fail.
11120
11121 0xC01E050C
11122
11123 STATUS_GRAPHICS_OPM_INVALID_HANDLE
11124         
11125
11126 The function failed because the caller passed in an invalid OPM user-mode handle.
11127
11128 0xC01E050D
11129
11130 STATUS_GRAPHICS_PVP_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE
11131         
11132
11133 This function failed because the GDI device passed to it did not have any monitors associated with it.
11134
11135 0xC01E050E
11136
11137 STATUS_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH
11138         
11139
11140 A certificate could not be returned because the certificate buffer passed to the function was too small.
11141
11142 0xC01E050F
11143
11144 STATUS_GRAPHICS_OPM_SPANNING_MODE_ENABLED
11145         
11146
11147 DxgkDdiOpmCreateProtectedOutput() could not create a protected output because the video present yarget is in spanning mode.
11148
11149 0xC01E0510
11150
11151 STATUS_GRAPHICS_OPM_THEATER_MODE_ENABLED
11152         
11153
11154 DxgkDdiOpmCreateProtectedOutput() could not create a protected output because the video present target is in theater mode.
11155
11156 0xC01E0511
11157
11158 STATUS_GRAPHICS_PVP_HFS_FAILED
11159         
11160
11161 The function call failed because the display adapter's hardware functionality scan (HFS) failed to validate the graphics hardware.
11162
11163 0xC01E0512
11164
11165 STATUS_GRAPHICS_OPM_INVALID_SRM
11166         
11167
11168 The HDCP SRM passed to this function did not comply with section 5 of the HDCP 1.1 specification.
11169
11170 0xC01E0513
11171
11172 STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP
11173         
11174
11175 The protected output cannot enable the HDCP system because it does not support it.
11176
11177 0xC01E0514
11178
11179 STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP
11180         
11181
11182 The protected output cannot enable analog copy protection because it does not support it.
11183
11184 0xC01E0515
11185
11186 STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA
11187         
11188
11189 The protected output cannot enable the CGMS-A protection technology because it does not support it.
11190
11191 0xC01E0516
11192
11193 STATUS_GRAPHICS_OPM_HDCP_SRM_NEVER_SET
11194         
11195
11196 DxgkDdiOPMGetInformation() cannot return the version of the SRM being used because the application never successfully passed an SRM to the protected output.
11197
11198 0xC01E0517
11199
11200 STATUS_GRAPHICS_OPM_RESOLUTION_TOO_HIGH
11201         
11202
11203 DxgkDdiOPMConfigureProtectedOutput() cannot enable the specified output protection technology because the output's screen resolution is too high.
11204
11205 0xC01E0518
11206
11207 STATUS_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE
11208         
11209
11210 DxgkDdiOPMConfigureProtectedOutput() cannot enable HDCP because other physical outputs are using the display adapter's HDCP hardware.
11211
11212 0xC01E051A
11213
11214 STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_NO_LONGER_EXISTS
11215         
11216
11217 The 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.
11218
11219 0xC01E051B
11220
11221 STATUS_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS
11222         
11223
11224 OPM functions cannot be called when a session is changing its type. Three types of sessions currently exist: console, disconnected, and remote (RDP or ICA).
11225
11226 0xC01E051C
11227
11228 STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS
11229         
11230
11231 The DxgkDdiOPMGetCOPPCompatibleInformation, DxgkDdiOPMGetInformation, or DxgkDdiOPMConfigureProtectedOutput function failed. This error is returned only if a protected output has OPM semantics.
11232
11233 DxgkDdiOPMGetCOPPCompatibleInformation always returns this error if a protected output has OPM semantics.
11234
11235 DxgkDdiOPMGetInformation returns this error code if the caller requested COPP-specific information.
11236
11237 DxgkDdiOPMConfigureProtectedOutput returns this error when the caller tries to use a COPP-specific command.
11238
11239 0xC01E051D
11240
11241 STATUS_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST
11242         
11243
11244 The 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.
11245
11246 0xC01E051E
11247
11248 STATUS_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR
11249         
11250
11251 The function failed because an unexpected error occurred inside a display driver.
11252
11253 0xC01E051F
11254
11255 STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS
11256         
11257
11258 The DxgkDdiOPMGetCOPPCompatibleInformation, DxgkDdiOPMGetInformation, or DxgkDdiOPMConfigureProtectedOutput function failed. This error is returned only if a protected output has COPP semantics.
11259
11260 DxgkDdiOPMGetCOPPCompatibleInformation returns this error code if the caller requested OPM-specific information.
11261
11262 DxgkDdiOPMGetInformation always returns this error if a protected output has COPP semantics.
11263
11264 DxgkDdiOPMConfigureProtectedOutput returns this error when the caller tries to use an OPM-specific command.
11265
11266 0xC01E0520
11267
11268 STATUS_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED
11269         
11270
11271 The 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.
11272
11273 0xC01E0521
11274
11275 STATUS_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST
11276         
11277
11278 The 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.
11279
11280 0xC01E0580
11281
11282 STATUS_GRAPHICS_I2C_NOT_SUPPORTED
11283         
11284
11285 The monitor connected to the specified video output does not have an I2C bus.
11286
11287 0xC01E0581
11288
11289 STATUS_GRAPHICS_I2C_DEVICE_DOES_NOT_EXIST
11290         
11291
11292 No device on the I2C bus has the specified address.
11293
11294 0xC01E0582
11295
11296 STATUS_GRAPHICS_I2C_ERROR_TRANSMITTING_DATA
11297         
11298
11299 An error occurred while transmitting data to the device on the I2C bus.
11300
11301 0xC01E0583
11302
11303 STATUS_GRAPHICS_I2C_ERROR_RECEIVING_DATA
11304         
11305
11306 An error occurred while receiving data from the device on the I2C bus.
11307
11308 0xC01E0584
11309
11310 STATUS_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED
11311         
11312
11313 The monitor does not support the specified VCP code.
11314
11315 0xC01E0585
11316
11317 STATUS_GRAPHICS_DDCCI_INVALID_DATA
11318         
11319
11320 The data received from the monitor is invalid.
11321
11322 0xC01E0586
11323
11324 STATUS_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE
11325         
11326
11327 A 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.
11328
11329 0xC01E0587
11330
11331 STATUS_GRAPHICS_DDCCI_INVALID_CAPABILITIES_STRING
11332         
11333
11334 A 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.
11335
11336 0xC01E0588
11337
11338 STATUS_GRAPHICS_MCA_INTERNAL_ERROR
11339         
11340
11341 An internal error caused an operation to fail.
11342
11343 0xC01E0589
11344
11345 STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND
11346         
11347
11348 An operation failed because a DDC/CI message had an invalid value in its command field.
11349
11350 0xC01E058A
11351
11352 STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH
11353         
11354
11355 This error occurred because a DDC/CI message had an invalid value in its length field.
11356
11357 0xC01E058B
11358
11359 STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM
11360         
11361
11362 This 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.
11363
11364 0xC01E058C
11365
11366 STATUS_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE
11367         
11368
11369 This function failed because an invalid monitor handle was passed to it.
11370
11371 0xC01E058D
11372
11373 STATUS_GRAPHICS_MONITOR_NO_LONGER_EXISTS
11374         
11375
11376 The 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.
11377
11378 0xC01E05E0
11379
11380 STATUS_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED
11381         
11382
11383 This 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.
11384
11385 0xC01E05E1
11386
11387 STATUS_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME
11388         
11389
11390 This function cannot find an actual GDI display device that corresponds to the specified GDI display device name.
11391
11392 0xC01E05E2
11393
11394 STATUS_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP
11395         
11396
11397 The function failed because the specified GDI display device was not attached to the Windows desktop.
11398
11399 0xC01E05E3
11400
11401 STATUS_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED
11402         
11403
11404 This function does not support GDI mirroring display devices because GDI mirroring display devices do not have any physical monitors associated with them.
11405
11406 0xC01E05E4
11407
11408 STATUS_GRAPHICS_INVALID_POINTER
11409         
11410
11411 The 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.
11412
11413 0xC01E05E5
11414
11415 STATUS_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE
11416         
11417
11418 This function failed because the GDI device passed to it did not have a monitor associated with it.
11419
11420 0xC01E05E6
11421
11422 STATUS_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL
11423         
11424
11425 An array passed to the function cannot hold all of the data that the function must copy into the array.
11426
11427 0xC01E05E7
11428
11429 STATUS_GRAPHICS_INTERNAL_ERROR
11430         
11431
11432 An internal error caused an operation to fail.
11433
11434 0xC01E05E8
11435
11436 STATUS_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS
11437         
11438
11439 The 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).
11440
11441 0xC0210000
11442
11443 STATUS_FVE_LOCKED_VOLUME
11444         
11445
11446 The volume must be unlocked before it can be used.
11447
11448 0xC0210001
11449
11450 STATUS_FVE_NOT_ENCRYPTED
11451         
11452
11453 The volume is fully decrypted and no key is available.
11454
11455 0xC0210002
11456
11457 STATUS_FVE_BAD_INFORMATION
11458         
11459
11460 The control block for the encrypted volume is not valid.
11461
11462 0xC0210003
11463
11464 STATUS_FVE_TOO_SMALL
11465         
11466
11467 Not enough free space remains on the volume to allow encryption.
11468
11469 0xC0210004
11470
11471 STATUS_FVE_FAILED_WRONG_FS
11472         
11473
11474 The partition cannot be encrypted because the file system is not supported.
11475
11476 0xC0210005
11477
11478 STATUS_FVE_FAILED_BAD_FS
11479         
11480
11481 The file system is inconsistent. Run the Check Disk utility.
11482
11483 0xC0210006
11484
11485 STATUS_FVE_FS_NOT_EXTENDED
11486         
11487
11488 The file system does not extend to the end of the volume.
11489
11490 0xC0210007
11491
11492 STATUS_FVE_FS_MOUNTED
11493         
11494
11495 This operation cannot be performed while a file system is mounted on the volume.
11496
11497 0xC0210008
11498
11499 STATUS_FVE_NO_LICENSE
11500         
11501
11502 BitLocker Drive Encryption is not included with this version of Windows.
11503
11504 0xC0210009
11505
11506 STATUS_FVE_ACTION_NOT_ALLOWED
11507         
11508
11509 The requested action was denied by the FVE control engine.
11510
11511 0xC021000A
11512
11513 STATUS_FVE_BAD_DATA
11514         
11515
11516 The data supplied is malformed.
11517
11518 0xC021000B
11519
11520 STATUS_FVE_VOLUME_NOT_BOUND
11521         
11522
11523 The volume is not bound to the system.
11524
11525 0xC021000C
11526
11527 STATUS_FVE_NOT_DATA_VOLUME
11528         
11529
11530 The volume specified is not a data volume.
11531
11532 0xC021000D
11533
11534 STATUS_FVE_CONV_READ_ERROR
11535         
11536
11537 A read operation failed while converting the volume.
11538
11539 0xC021000E
11540
11541 STATUS_FVE_CONV_WRITE_ERROR
11542         
11543
11544 A write operation failed while converting the volume.
11545
11546 0xC021000F
11547
11548 STATUS_FVE_OVERLAPPED_UPDATE
11549         
11550
11551 The control block for the encrypted volume was updated by another thread. Try again.
11552
11553 0xC0210010
11554
11555 STATUS_FVE_FAILED_SECTOR_SIZE
11556         
11557
11558 The volume encryption algorithm cannot be used on this sector size.
11559
11560 0xC0210011
11561
11562 STATUS_FVE_FAILED_AUTHENTICATION
11563         
11564
11565 BitLocker recovery authentication failed.
11566
11567 0xC0210012
11568
11569 STATUS_FVE_NOT_OS_VOLUME
11570         
11571
11572 The volume specified is not the boot operating system volume.
11573
11574 0xC0210013
11575
11576 STATUS_FVE_KEYFILE_NOT_FOUND
11577         
11578
11579 The BitLocker startup key or recovery password could not be read from external media.
11580
11581 0xC0210014
11582
11583 STATUS_FVE_KEYFILE_INVALID
11584         
11585
11586 The BitLocker startup key or recovery password file is corrupt or invalid.
11587
11588 0xC0210015
11589
11590 STATUS_FVE_KEYFILE_NO_VMK
11591         
11592
11593 The BitLocker encryption key could not be obtained from the startup key or the recovery password.
11594
11595 0xC0210016
11596
11597 STATUS_FVE_TPM_DISABLED
11598         
11599
11600 The TPM is disabled.
11601
11602 0xC0210017
11603
11604 STATUS_FVE_TPM_SRK_AUTH_NOT_ZERO
11605         
11606
11607 The authorization data for the SRK of the TPM is not zero.
11608
11609 0xC0210018
11610
11611 STATUS_FVE_TPM_INVALID_PCR
11612         
11613
11614 The system boot information changed or the TPM locked out access to BitLocker encryption keys until the computer is restarted.
11615
11616 0xC0210019
11617
11618 STATUS_FVE_TPM_NO_VMK
11619         
11620
11621 The BitLocker encryption key could not be obtained from the TPM.
11622
11623 0xC021001A
11624
11625 STATUS_FVE_PIN_INVALID
11626         
11627
11628 The BitLocker encryption key could not be obtained from the TPM and PIN.
11629
11630 0xC021001B
11631
11632 STATUS_FVE_AUTH_INVALID_APPLICATION
11633         
11634
11635 A boot application hash does not match the hash computed when BitLocker was turned on.
11636
11637 0xC021001C
11638
11639 STATUS_FVE_AUTH_INVALID_CONFIG
11640         
11641
11642 The Boot Configuration Data (BCD) settings are not supported or have changed because BitLocker was enabled.
11643
11644 0xC021001D
11645
11646 STATUS_FVE_DEBUGGER_ENABLED
11647         
11648
11649 Boot debugging is enabled. Run Windows Boot Configuration Data Store Editor (bcdedit.exe) to turn it off.
11650
11651 0xC021001E
11652
11653 STATUS_FVE_DRY_RUN_FAILED
11654         
11655
11656 The BitLocker encryption key could not be obtained.
11657
11658 0xC021001F
11659
11660 STATUS_FVE_BAD_METADATA_POINTER
11661         
11662
11663 The metadata disk region pointer is incorrect.
11664
11665 0xC0210020
11666
11667 STATUS_FVE_OLD_METADATA_COPY
11668         
11669
11670 The backup copy of the metadata is out of date.
11671
11672 0xC0210021
11673
11674 STATUS_FVE_REBOOT_REQUIRED
11675         
11676
11677 No action was taken because a system restart is required.
11678
11679 0xC0210022
11680
11681 STATUS_FVE_RAW_ACCESS
11682         
11683
11684 No action was taken because BitLocker Drive Encryption is in RAW access mode.
11685
11686 0xC0210023
11687
11688 STATUS_FVE_RAW_BLOCKED
11689         
11690
11691 BitLocker Drive Encryption cannot enter RAW access mode for this volume.
11692
11693 0xC0210026
11694
11695 STATUS_FVE_NO_FEATURE_LICENSE
11696         
11697
11698 This feature of BitLocker Drive Encryption is not included with this version of Windows.
11699
11700 0xC0210027
11701
11702 STATUS_FVE_POLICY_USER_DISABLE_RDV_NOT_ALLOWED
11703         
11704
11705 Group policy does not permit turning off BitLocker Drive Encryption on roaming data volumes.
11706
11707 0xC0210028
11708
11709 STATUS_FVE_CONV_RECOVERY_FAILED
11710         
11711
11712 Bitlocker 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.
11713
11714 0xC0210029
11715
11716 STATUS_FVE_VIRTUALIZED_SPACE_TOO_BIG
11717         
11718
11719 The requested virtualization size is too big.
11720
11721 0xC0210030
11722
11723 STATUS_FVE_VOLUME_TOO_SMALL
11724         
11725
11726 The drive is too small to be protected using BitLocker Drive Encryption.
11727
11728 0xC0220001
11729
11730 STATUS_FWP_CALLOUT_NOT_FOUND
11731         
11732
11733 The callout does not exist.
11734
11735 0xC0220002
11736
11737 STATUS_FWP_CONDITION_NOT_FOUND
11738         
11739
11740 The filter condition does not exist.
11741
11742 0xC0220003
11743
11744 STATUS_FWP_FILTER_NOT_FOUND
11745         
11746
11747 The filter does not exist.
11748
11749 0xC0220004
11750
11751 STATUS_FWP_LAYER_NOT_FOUND
11752         
11753
11754 The layer does not exist.
11755
11756 0xC0220005
11757
11758 STATUS_FWP_PROVIDER_NOT_FOUND
11759         
11760
11761 The provider does not exist.
11762
11763 0xC0220006
11764
11765 STATUS_FWP_PROVIDER_CONTEXT_NOT_FOUND
11766         
11767
11768 The provider context does not exist.
11769
11770 0xC0220007
11771
11772 STATUS_FWP_SUBLAYER_NOT_FOUND
11773         
11774
11775 The sublayer does not exist.
11776
11777 0xC0220008
11778
11779 STATUS_FWP_NOT_FOUND
11780         
11781
11782 The object does not exist.
11783
11784 0xC0220009
11785
11786 STATUS_FWP_ALREADY_EXISTS
11787         
11788
11789 An object with that GUID or LUID already exists.
11790
11791 0xC022000A
11792
11793 STATUS_FWP_IN_USE
11794         
11795
11796 The object is referenced by other objects and cannot be deleted.
11797
11798 0xC022000B
11799
11800 STATUS_FWP_DYNAMIC_SESSION_IN_PROGRESS
11801         
11802
11803 The call is not allowed from within a dynamic session.
11804
11805 0xC022000C
11806
11807 STATUS_FWP_WRONG_SESSION
11808         
11809
11810 The call was made from the wrong session and cannot be completed.
11811
11812 0xC022000D
11813
11814 STATUS_FWP_NO_TXN_IN_PROGRESS
11815         
11816
11817 The call must be made from within an explicit transaction.
11818
11819 0xC022000E
11820
11821 STATUS_FWP_TXN_IN_PROGRESS
11822         
11823
11824 The call is not allowed from within an explicit transaction.
11825
11826 0xC022000F
11827
11828 STATUS_FWP_TXN_ABORTED
11829         
11830
11831 The explicit transaction has been forcibly canceled.
11832
11833 0xC0220010
11834
11835 STATUS_FWP_SESSION_ABORTED
11836         
11837
11838 The session has been canceled.
11839
11840 0xC0220011
11841
11842 STATUS_FWP_INCOMPATIBLE_TXN
11843         
11844
11845 The call is not allowed from within a read-only transaction.
11846
11847 0xC0220012
11848
11849 STATUS_FWP_TIMEOUT
11850         
11851
11852 The call timed out while waiting to acquire the transaction lock.
11853
11854 0xC0220013
11855
11856 STATUS_FWP_NET_EVENTS_DISABLED
11857         
11858
11859 The collection of network diagnostic events is disabled.
11860
11861 0xC0220014
11862
11863 STATUS_FWP_INCOMPATIBLE_LAYER
11864         
11865
11866 The operation is not supported by the specified layer.
11867
11868 0xC0220015
11869
11870 STATUS_FWP_KM_CLIENTS_ONLY
11871         
11872
11873 The call is allowed for kernel-mode callers only.
11874
11875 0xC0220016
11876
11877 STATUS_FWP_LIFETIME_MISMATCH
11878         
11879
11880 The call tried to associate two objects with incompatible lifetimes.
11881
11882 0xC0220017
11883
11884 STATUS_FWP_BUILTIN_OBJECT
11885         
11886
11887 The object is built-in and cannot be deleted.
11888
11889 0xC0220018
11890
11891 STATUS_FWP_TOO_MANY_BOOTTIME_FILTERS
11892         
11893
11894 The maximum number of boot-time filters has been reached.
11895
11896 0xC0220018
11897
11898 STATUS_FWP_TOO_MANY_CALLOUTS
11899         
11900
11901 The maximum number of callouts has been reached.
11902
11903 0xC0220019
11904
11905 STATUS_FWP_NOTIFICATION_DROPPED
11906         
11907
11908 A notification could not be delivered because a message queue has reached maximum capacity.
11909
11910 0xC022001A
11911
11912 STATUS_FWP_TRAFFIC_MISMATCH
11913         
11914
11915 The traffic parameters do not match those for the security association context.
11916
11917 0xC022001B
11918
11919 STATUS_FWP_INCOMPATIBLE_SA_STATE
11920         
11921
11922 The call is not allowed for the current security association state.
11923
11924 0xC022001C
11925
11926 STATUS_FWP_NULL_POINTER
11927         
11928
11929 A required pointer is null.
11930
11931 0xC022001D
11932
11933 STATUS_FWP_INVALID_ENUMERATOR
11934         
11935
11936 An enumerator is not valid.
11937
11938 0xC022001E
11939
11940 STATUS_FWP_INVALID_FLAGS
11941         
11942
11943 The flags field contains an invalid value.
11944
11945 0xC022001F
11946
11947 STATUS_FWP_INVALID_NET_MASK
11948         
11949
11950 A network mask is not valid.
11951
11952 0xC0220020
11953
11954 STATUS_FWP_INVALID_RANGE
11955         
11956
11957 An FWP_RANGE is not valid.
11958
11959 0xC0220021
11960
11961 STATUS_FWP_INVALID_INTERVAL
11962         
11963
11964 The time interval is not valid.
11965
11966 0xC0220022
11967
11968 STATUS_FWP_ZERO_LENGTH_ARRAY
11969         
11970
11971 An array that must contain at least one element has a zero length.
11972
11973 0xC0220023
11974
11975 STATUS_FWP_NULL_DISPLAY_NAME
11976         
11977
11978 The displayData.name field cannot be null.
11979
11980 0xC0220024
11981
11982 STATUS_FWP_INVALID_ACTION_TYPE
11983         
11984
11985 The action type is not one of the allowed action types for a filter.
11986
11987 0xC0220025
11988
11989 STATUS_FWP_INVALID_WEIGHT
11990         
11991
11992 The filter weight is not valid.
11993
11994 0xC0220026
11995
11996 STATUS_FWP_MATCH_TYPE_MISMATCH
11997         
11998
11999 A filter condition contains a match type that is not compatible with the operands.
12000
12001 0xC0220027
12002
12003 STATUS_FWP_TYPE_MISMATCH
12004         
12005
12006 An FWP_VALUE or FWPM_CONDITION_VALUE is of the wrong type.
12007
12008 0xC0220028
12009
12010 STATUS_FWP_OUT_OF_BOUNDS
12011         
12012
12013 An integer value is outside the allowed range.
12014
12015 0xC0220029
12016
12017 STATUS_FWP_RESERVED
12018         
12019
12020 A reserved field is nonzero.
12021
12022 0xC022002A
12023
12024 STATUS_FWP_DUPLICATE_CONDITION
12025         
12026
12027 A filter cannot contain multiple conditions operating on a single field.
12028
12029 0xC022002B
12030
12031 STATUS_FWP_DUPLICATE_KEYMOD
12032         
12033
12034 A policy cannot contain the same keying module more than once.
12035
12036 0xC022002C
12037
12038 STATUS_FWP_ACTION_INCOMPATIBLE_WITH_LAYER
12039         
12040
12041 The action type is not compatible with the layer.
12042
12043 0xC022002D
12044
12045 STATUS_FWP_ACTION_INCOMPATIBLE_WITH_SUBLAYER
12046         
12047
12048 The action type is not compatible with the sublayer.
12049
12050 0xC022002E
12051
12052 STATUS_FWP_CONTEXT_INCOMPATIBLE_WITH_LAYER
12053         
12054
12055 The raw context or the provider context is not compatible with the layer.
12056
12057 0xC022002F
12058
12059 STATUS_FWP_CONTEXT_INCOMPATIBLE_WITH_CALLOUT
12060         
12061
12062 The raw context or the provider context is not compatible with the callout.
12063
12064 0xC0220030
12065
12066 STATUS_FWP_INCOMPATIBLE_AUTH_METHOD
12067         
12068
12069 The authentication method is not compatible with the policy type.
12070
12071 0xC0220031
12072
12073 STATUS_FWP_INCOMPATIBLE_DH_GROUP
12074         
12075
12076 The Diffie-Hellman group is not compatible with the policy type.
12077
12078 0xC0220032
12079
12080 STATUS_FWP_EM_NOT_SUPPORTED
12081         
12082
12083 An IKE policy cannot contain an Extended Mode policy.
12084
12085 0xC0220033
12086
12087 STATUS_FWP_NEVER_MATCH
12088         
12089
12090 The enumeration template or subscription will never match any objects.
12091
12092 0xC0220034
12093
12094 STATUS_FWP_PROVIDER_CONTEXT_MISMATCH
12095         
12096
12097 The provider context is of the wrong type.
12098
12099 0xC0220035
12100
12101 STATUS_FWP_INVALID_PARAMETER
12102         
12103
12104 The parameter is incorrect.
12105
12106 0xC0220036
12107
12108 STATUS_FWP_TOO_MANY_SUBLAYERS
12109         
12110
12111 The maximum number of sublayers has been reached.
12112
12113 0xC0220037
12114
12115 STATUS_FWP_CALLOUT_NOTIFICATION_FAILED
12116         
12117
12118 The notification function for a callout returned an error.
12119
12120 0xC0220038
12121
12122 STATUS_FWP_INCOMPATIBLE_AUTH_CONFIG
12123         
12124
12125 The IPsec authentication configuration is not compatible with the authentication type.
12126
12127 0xC0220039
12128
12129 STATUS_FWP_INCOMPATIBLE_CIPHER_CONFIG
12130         
12131
12132 The IPsec cipher configuration is not compatible with the cipher type.
12133
12134 0xC022003C
12135
12136 STATUS_FWP_DUPLICATE_AUTH_METHOD
12137         
12138
12139 A policy cannot contain the same auth method more than once.
12140
12141 0xC0220100
12142
12143 STATUS_FWP_TCPIP_NOT_READY
12144         
12145
12146 The TCP/IP stack is not ready.
12147
12148 0xC0220101
12149
12150 STATUS_FWP_INJECT_HANDLE_CLOSING
12151         
12152
12153 The injection handle is being closed by another thread.
12154
12155 0xC0220102
12156
12157 STATUS_FWP_INJECT_HANDLE_STALE
12158         
12159
12160 The injection handle is stale.
12161
12162 0xC0220103
12163
12164 STATUS_FWP_CANNOT_PEND
12165         
12166
12167 The classify cannot be pended.
12168
12169 0xC0230002
12170
12171 STATUS_NDIS_CLOSING
12172         
12173
12174 The binding to the network interface is being closed.
12175
12176 0xC0230004
12177
12178 STATUS_NDIS_BAD_VERSION
12179         
12180
12181 An invalid version was specified.
12182
12183 0xC0230005
12184
12185 STATUS_NDIS_BAD_CHARACTERISTICS
12186         
12187
12188 An invalid characteristics table was used.
12189
12190 0xC0230006
12191
12192 STATUS_NDIS_ADAPTER_NOT_FOUND
12193         
12194
12195 Failed to find the network interface or the network interface is not ready.
12196
12197 0xC0230007
12198
12199 STATUS_NDIS_OPEN_FAILED
12200         
12201
12202 Failed to open the network interface.
12203
12204 0xC0230008
12205
12206 STATUS_NDIS_DEVICE_FAILED
12207         
12208
12209 The network interface has encountered an internal unrecoverable failure.
12210
12211 0xC0230009
12212
12213 STATUS_NDIS_MULTICAST_FULL
12214         
12215
12216 The multicast list on the network interface is full.
12217
12218 0xC023000A
12219
12220 STATUS_NDIS_MULTICAST_EXISTS
12221         
12222
12223 An attempt was made to add a duplicate multicast address to the list.
12224
12225 0xC023000B
12226
12227 STATUS_NDIS_MULTICAST_NOT_FOUND
12228         
12229
12230 At attempt was made to remove a multicast address that was never added.
12231
12232 0xC023000C
12233
12234 STATUS_NDIS_REQUEST_ABORTED
12235         
12236
12237 The network interface aborted the request.
12238
12239 0xC023000D
12240
12241 STATUS_NDIS_RESET_IN_PROGRESS
12242         
12243
12244 The network interface cannot process the request because it is being reset.
12245
12246 0xC023000F
12247
12248 STATUS_NDIS_INVALID_PACKET
12249         
12250
12251 An attempt was made to send an invalid packet on a network interface.
12252
12253 0xC0230010
12254
12255 STATUS_NDIS_INVALID_DEVICE_REQUEST
12256         
12257
12258 The specified request is not a valid operation for the target device.
12259
12260 0xC0230011
12261
12262 STATUS_NDIS_ADAPTER_NOT_READY
12263         
12264
12265 The network interface is not ready to complete this operation.
12266
12267 0xC0230014
12268
12269 STATUS_NDIS_INVALID_LENGTH
12270         
12271
12272 The length of the buffer submitted for this operation is not valid.
12273
12274 0xC0230015
12275
12276 STATUS_NDIS_INVALID_DATA
12277         
12278
12279 The data used for this operation is not valid.
12280
12281 0xC0230016
12282
12283 STATUS_NDIS_BUFFER_TOO_SHORT
12284         
12285
12286 The length of the submitted buffer for this operation is too small.
12287
12288 0xC0230017
12289
12290 STATUS_NDIS_INVALID_OID
12291         
12292
12293 The network interface does not support this object identifier.
12294
12295 0xC0230018
12296
12297 STATUS_NDIS_ADAPTER_REMOVED
12298         
12299
12300 The network interface has been removed.
12301
12302 0xC0230019
12303
12304 STATUS_NDIS_UNSUPPORTED_MEDIA
12305         
12306
12307 The network interface does not support this media type.
12308
12309 0xC023001A
12310
12311 STATUS_NDIS_GROUP_ADDRESS_IN_USE
12312         
12313
12314 An attempt was made to remove a token ring group address that is in use by other components.
12315
12316 0xC023001B
12317
12318 STATUS_NDIS_FILE_NOT_FOUND
12319         
12320
12321 An attempt was made to map a file that cannot be found.
12322
12323 0xC023001C
12324
12325 STATUS_NDIS_ERROR_READING_FILE
12326         
12327
12328 An error occurred while NDIS tried to map the file.
12329
12330 0xC023001D
12331
12332 STATUS_NDIS_ALREADY_MAPPED
12333         
12334
12335 An attempt was made to map a file that is already mapped.
12336
12337 0xC023001E
12338
12339 STATUS_NDIS_RESOURCE_CONFLICT
12340         
12341
12342 An attempt to allocate a hardware resource failed because the resource is used by another component.
12343
12344 0xC023001F
12345
12346 STATUS_NDIS_MEDIA_DISCONNECTED
12347         
12348
12349 The I/O operation failed because the network media is disconnected or the wireless access point is out of range.
12350
12351 0xC0230022
12352
12353 STATUS_NDIS_INVALID_ADDRESS
12354         
12355
12356 The network address used in the request is invalid.
12357
12358 0xC023002A
12359
12360 STATUS_NDIS_PAUSED
12361         
12362
12363 The offload operation on the network interface has been paused.
12364
12365 0xC023002B
12366
12367 STATUS_NDIS_INTERFACE_NOT_FOUND
12368         
12369
12370 The network interface was not found.
12371
12372 0xC023002C
12373
12374 STATUS_NDIS_UNSUPPORTED_REVISION
12375         
12376
12377 The revision number specified in the structure is not supported.
12378
12379 0xC023002D
12380
12381 STATUS_NDIS_INVALID_PORT
12382         
12383
12384 The specified port does not exist on this network interface.
12385
12386 0xC023002E
12387
12388 STATUS_NDIS_INVALID_PORT_STATE
12389         
12390
12391 The current state of the specified port on this network interface does not support the requested operation.
12392
12393 0xC023002F
12394
12395 STATUS_NDIS_LOW_POWER_STATE
12396         
12397
12398 The miniport adapter is in a lower power state.
12399
12400 0xC02300BB
12401
12402 STATUS_NDIS_NOT_SUPPORTED
12403         
12404
12405 The network interface does not support this request.
12406
12407 0xC023100F
12408
12409 STATUS_NDIS_OFFLOAD_POLICY
12410         
12411
12412 The TCP connection is not offloadable because of a local policy setting.
12413
12414 0xC0231012
12415
12416 STATUS_NDIS_OFFLOAD_CONNECTION_REJECTED
12417         
12418
12419 The TCP connection is not offloadable by the Chimney offload target.
12420
12421 0xC0231013
12422
12423 STATUS_NDIS_OFFLOAD_PATH_REJECTED
12424         
12425
12426 The IP Path object is not in an offloadable state.
12427
12428 0xC0232000
12429
12430 STATUS_NDIS_DOT11_AUTO_CONFIG_ENABLED
12431         
12432
12433 The wireless LAN interface is in auto-configuration mode and does not support the requested parameter change operation.
12434
12435 0xC0232001
12436
12437 STATUS_NDIS_DOT11_MEDIA_IN_USE
12438         
12439
12440 The wireless LAN interface is busy and cannot perform the requested operation.
12441
12442 0xC0232002
12443
12444 STATUS_NDIS_DOT11_POWER_STATE_INVALID
12445         
12446
12447 The wireless LAN interface is power down and does not support the requested operation.
12448
12449 0xC0232003
12450
12451 STATUS_NDIS_PM_WOL_PATTERN_LIST_FULL
12452         
12453
12454 The list of wake on LAN patterns is full.
12455
12456 0xC0232004
12457
12458 STATUS_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL
12459         
12460
12461 The list of low power protocol offloads is full.
12462
12463 0xC0360001
12464
12465 STATUS_IPSEC_BAD_SPI
12466         
12467
12468 The SPI in the packet does not match a valid IPsec SA.
12469
12470 0xC0360002
12471
12472 STATUS_IPSEC_SA_LIFETIME_EXPIRED
12473         
12474
12475 The packet was received on an IPsec SA whose lifetime has expired.
12476
12477 0xC0360003
12478
12479 STATUS_IPSEC_WRONG_SA
12480         
12481
12482 The packet was received on an IPsec SA that does not match the packet characteristics.
12483
12484 0xC0360004
12485
12486 STATUS_IPSEC_REPLAY_CHECK_FAILED
12487         
12488
12489 The packet sequence number replay check failed.
12490
12491 0xC0360005
12492
12493 STATUS_IPSEC_INVALID_PACKET
12494         
12495
12496 The IPsec header and/or trailer in the packet is invalid.
12497
12498 0xC0360006
12499
12500 STATUS_IPSEC_INTEGRITY_CHECK_FAILED
12501         
12502
12503 The IPsec integrity check failed.
12504
12505 0xC0360007
12506
12507 STATUS_IPSEC_CLEAR_TEXT_DROP
12508         
12509
12510 IPsec dropped a clear text packet.
12511
12512 0xC0360008
12513
12514 STATUS_IPSEC_AUTH_FIREWALL_DROP
12515         
12516
12517 IPsec dropped an incoming ESP packet in authenticated firewall mode.  This drop is benign.
12518
12519 0xC0360009
12520
12521 STATUS_IPSEC_THROTTLE_DROP
12522         
12523
12524 IPsec dropped a packet due to DOS throttle.
12525
12526 0xC0368000
12527
12528 STATUS_IPSEC_DOSP_BLOCK
12529         
12530
12531 IPsec Dos Protection matched an explicit block rule.
12532
12533 0xC0368001
12534
12535 STATUS_IPSEC_DOSP_RECEIVED_MULTICAST
12536         
12537
12538 IPsec Dos Protection received an IPsec specific multicast packet which is not allowed.
12539
12540 0xC0368002
12541
12542 STATUS_IPSEC_DOSP_INVALID_PACKET
12543         
12544
12545 IPsec Dos Protection received an incorrectly formatted packet.
12546
12547 0xC0368003
12548
12549 STATUS_IPSEC_DOSP_STATE_LOOKUP_FAILED
12550         
12551
12552 IPsec Dos Protection failed to lookup state.
12553
12554 0xC0368004
12555
12556 STATUS_IPSEC_DOSP_MAX_ENTRIES
12557         
12558
12559 IPsec Dos Protection failed to create state because there are already maximum number of entries allowed by policy.
12560
12561 0xC0368005
12562
12563 STATUS_IPSEC_DOSP_KEYMOD_NOT_ALLOWED
12564         
12565
12566 IPsec Dos Protection received an IPsec negotiation packet for a keying module which is not allowed by policy.
12567
12568 0xC0368006
12569
12570 STATUS_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES
12571         
12572
12573 IPsec Dos Protection failed to create per internal IP ratelimit queue because there is already maximum number of queues allowed by policy.
12574
12575 0xC038005B
12576
12577 STATUS_VOLMGR_MIRROR_NOT_SUPPORTED
12578         
12579
12580 The system does not support mirrored volumes.
12581
12582 0xC038005C
12583
12584 STATUS_VOLMGR_RAID5_NOT_SUPPORTED
12585         
12586
12587 The system does not support RAID-5 volumes.
12588
12589 0xC03A0014
12590
12591 STATUS_VIRTDISK_PROVIDER_NOT_FOUND
12592         
12593
12594 A virtual disk support provider for the specified file was not found.
12595
12596 0xC03A0015
12597
12598 STATUS_VIRTDISK_NOT_VIRTUAL_DISK
12599         
12600
12601 The specified disk is not a virtual disk.
12602
12603 0xC03A0016
12604
12605 STATUS_VHD_PARENT_VHD_ACCESS_DENIED
12606         
12607
12608 The 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.
12609
12610 0xC03A0017
12611
12612 STATUS_VHD_CHILD_PARENT_SIZE_MISMATCH
12613         
12614
12615 The chain of virtual hard disks is corrupted. There is a mismatch in the virtual sizes of the parent virtual hard disk and differencing disk.
12616
12617 0xC03A0018
12618
12619 STATUS_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED
12620         
12621
12622 The chain of virtual hard disks is corrupted. A differencing disk is indicated in its own parent chain.
12623
12624 0xC03A0019
12625
12626 STATUS_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT
12627         
12628
12629 The chain of virtual hard disks is inaccessible. There was an error opening a virtual hard disk further up the chain.