Sync with trunk head (part 1 of 2)
[reactos.git] / include / reactos / mc / ntstatus.mc
1 MessageIdTypedef=NTSTATUS
2 SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
3 Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
4 Warning=0x2:STATUS_SEVERITY_WARNING
5 Error=0x3:STATUS_SEVERITY_ERROR
6 )
7
8 FacilityNames=(System=0x0
9 Debuger=0x1:FACILITY_DEBUGGER
10 RpcRuntime=0x2:FACILITY_RPC_RUNTIME
11 RpcStubs=0x3:FACILITY_RPC_STUBS
12 Io=0x4:FACILITY_IO_ERROR_CODE
13 CTX=0xa:FACILITY_TERMINAL_SERVER
14 USB=0x10:FACILITY_USB_ERROR_CODE
15 HID=0x11:FACILITY_HID_ERROR_CODE
16 FIREWIRE=0x12:FACILITY_FIREWIRE_ERROR_CODE
17 Cluster=0x13:FACILITY_CLUSTER_ERROR_CODE
18 ACPI=0x14:FACILITY_ACPI_ERROR_CODE
19 SXS=0x15:FACILITY_SXS_ERROR_CODE
20 )
21 LanguageNames=(English=0x409:MSG00409)
22
23 ;#define STATUS_SUCCESS ((NTSTATUS)0x00000000L)
24 MessageId=0x00
25 Severity=Success
26 Facility=System
27 SymbolicName=STATUS_WAIT_0
28 Language=English
29 STATUS_WAIT_0
30
31 .
32 MessageId=0x01
33 Severity=Success
34 Facility=System
35 SymbolicName=STATUS_WAIT_1
36 Language=English
37 STATUS_WAIT_1
38
39 .
40 MessageId=0x02
41 Severity=Success
42 Facility=System
43 SymbolicName=STATUS_WAIT_2
44 Language=English
45 STATUS_WAIT_2
46
47 .
48 MessageId=0x03
49 Severity=Success
50 Facility=System
51 SymbolicName=STATUS_WAIT_3
52 Language=English
53 STATUS_WAIT_3
54
55 .
56 MessageId=0x80
57 Severity=Success
58 Facility=System
59 SymbolicName=STATUS_ABANDONED
60 Language=English
61 STATUS_ABANDONED_WAIT_0
62
63 .
64 MessageId=0xc0
65 Severity=Success
66 Facility=System
67 SymbolicName=STATUS_USER_APC
68 Language=English
69 STATUS_USER_APC
70
71 .
72 MessageId=0x100
73 Severity=Success
74 Facility=System
75 SymbolicName=STATUS_KERNEL_APC
76 Language=English
77 STATUS_KERNEL_APC
78
79 .
80 MessageId=0x101
81 Severity=Success
82 Facility=System
83 SymbolicName=STATUS_ALERTED
84 Language=English
85 STATUS_ALERTED
86
87 .
88 MessageId=0x102
89 Severity=Success
90 Facility=System
91 SymbolicName=STATUS_TIMEOUT
92 Language=English
93 STATUS_TIMEOUT
94
95 .
96 MessageId=0x103
97 Severity=Success
98 Facility=System
99 SymbolicName=STATUS_PENDING
100 Language=English
101 The operation that was requested is pending completion.
102
103 .
104 MessageId=0x104
105 Severity=Success
106 Facility=System
107 SymbolicName=STATUS_REPARSE
108 Language=English
109 A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
110
111 .
112 MessageId=0x105
113 Severity=Success
114 Facility=System
115 SymbolicName=STATUS_MORE_ENTRIES
116 Language=English
117 Returned by enumeration APIs to indicate more information is available to successive calls.
118
119 .
120 MessageId=0x106
121 Severity=Success
122 Facility=System
123 SymbolicName=STATUS_NOT_ALL_ASSIGNED
124 Language=English
125 Indicates not all privileges referenced are assigned to the caller.
126 This allows, for example, all privileges to be disabled without having to know exactly which privileges are assigned.
127
128 .
129 MessageId=0x107
130 Severity=Success
131 Facility=System
132 SymbolicName=STATUS_SOME_NOT_MAPPED
133 Language=English
134 Some of the information to be translated has not been translated.
135
136 .
137 MessageId=0x108
138 Severity=Success
139 Facility=System
140 SymbolicName=STATUS_OPLOCK_BREAK_IN_PROGRESS
141 Language=English
142 An open/create operation completed while an oplock break is underway.
143
144 .
145 MessageId=0x109
146 Severity=Success
147 Facility=System
148 SymbolicName=STATUS_VOLUME_MOUNTED
149 Language=English
150 A new volume has been mounted by a file system.
151
152 .
153 MessageId=0x10c
154 Severity=Success
155 Facility=System
156 SymbolicName=STATUS_NOTIFY_ENUM_DIR
157 Language=English
158 This indicates that a notify change request is being completed and that the information is not being returned in the caller's buffer.
159 The caller now needs to enumerate the files to find the changes.
160
161 .
162 MessageId=0x110
163 Severity=Success
164 Facility=System
165 SymbolicName=STATUS_PAGE_FAULT_TRANSITION
166 Language=English
167 Page fault was a transition fault.
168
169 .
170 MessageId=0x111
171 Severity=Success
172 Facility=System
173 SymbolicName=STATUS_PAGE_FAULT_DEMAND_ZERO
174 Language=English
175 Page fault was a demand zero fault.
176
177 .
178 MessageId=0x112
179 Severity=Success
180 Facility=System
181 SymbolicName=STATUS_PAGE_FAULT_COPY_ON_WRITE
182 Language=English
183 Page fault was a demand zero fault.
184
185 .
186 MessageId=0x113
187 Severity=Success
188 Facility=System
189 SymbolicName=STATUS_PAGE_FAULT_GUARD_PAGE
190 Language=English
191 Page fault was a demand zero fault.
192
193 .
194 MessageId=0x114
195 Severity=Success
196 Facility=System
197 SymbolicName=STATUS_PAGE_FAULT_PAGING_FILE
198 Language=English
199 Page fault was satisfied by reading from a secondary storage device.
200
201 .
202 MessageId=0x115
203 Severity=Success
204 Facility=System
205 SymbolicName=STATUS_CACHE_PAGE_LOCKED
206 Language=English
207 Cached page was locked during operation.
208
209 .
210 MessageId=0x116
211 Severity=Success
212 Facility=System
213 SymbolicName=STATUS_CRASH_DUMP
214 Language=English
215 Crash dump exists in paging file.
216
217 .
218 MessageId=0x117
219 Severity=Success
220 Facility=System
221 SymbolicName=STATUS_BUFFER_ALL_ZEROS
222 Language=English
223 Specified buffer contains all zeros.
224
225 .
226 MessageId=0x118
227 Severity=Success
228 Facility=System
229 SymbolicName=STATUS_REPARSE_OBJECT
230 Language=English
231 A reparse should be performed by the Object Manager since the name of the file resulted in a symbolic link.
232
233 .
234 MessageId=0x119
235 Severity=Success
236 Facility=System
237 SymbolicName=STATUS_RESOURCE_REQUIREMENTS_CHANGED
238 Language=English
239 The device has succeeded a query-stop and its resource requirements have changed.
240
241 .
242 MessageId=0x120
243 Severity=Success
244 Facility=System
245 SymbolicName=STATUS_TRANSLATION_COMPLETE
246 Language=English
247 The translator has translated these resources into the global space and no further translations should be performed.
248
249 .
250 MessageId=0x121
251 Severity=Success
252 Facility=System
253 SymbolicName=STATUS_DS_MEMBERSHIP_EVALUATED_LOCALLY
254 Language=English
255 The directory service evaluated group memberships locally, as it was unable to contact a global catalog server.
256
257 .
258 MessageId=0x122
259 Severity=Success
260 Facility=System
261 SymbolicName=STATUS_NOTHING_TO_TERMINATE
262 Language=English
263 A process being terminated has no threads to terminate.
264
265 .
266 MessageId=0x123
267 Severity=Success
268 Facility=System
269 SymbolicName=STATUS_PROCESS_NOT_IN_JOB
270 Language=English
271 The specified process is not part of a job.
272
273 .
274 MessageId=0x124
275 Severity=Success
276 Facility=System
277 SymbolicName=STATUS_PROCESS_IN_JOB
278 Language=English
279 The specified process is part of a job.
280
281 .
282 MessageId=0x125
283 Severity=Success
284 Facility=System
285 SymbolicName=STATUS_VOLSNAP_HIBERNATE_READY
286 Language=English
287 {Volume Shadow Copy Service}
288 The system is now ready for hibernation.
289
290 .
291 MessageId=0x126
292 Severity=Success
293 Facility=System
294 SymbolicName=STATUS_FSFILTER_OP_COMPLETED_SUCCESSFULLY
295 Language=English
296 A file system or file system filter driver has successfully completed an FsFilter operation.
297
298 .
299 MessageId=0x367
300 Severity=Success
301 Facility=System
302 SymbolicName=STATUS_WAIT_FOR_OPLOCK
303 Language=English
304 An operation is blocked waiting for an oplock.
305
306 .
307 MessageId=0x1
308 Severity=Success
309 Facility=Debuger
310 SymbolicName=DBG_EXCEPTION_HANDLED
311 Language=English
312 Debugger handled exception
313
314 .
315 MessageId=0x2
316 Severity=Success
317 Facility=Debuger
318 SymbolicName=DBG_CONTINUE
319 Language=English
320 Debugger continued
321
322 .
323 MessageId=0x0
324 Severity=Informational
325 Facility=System
326 SymbolicName=STATUS_OBJECT_NAME_EXISTS
327 Language=English
328 {Object Exists}
329 An attempt was made to create an object and the object name already existed.
330
331 .
332 MessageId=0x1
333 Severity=Informational
334 Facility=System
335 SymbolicName=STATUS_THREAD_WAS_SUSPENDED
336 Language=English
337 {Thread Suspended}
338 A thread termination occurred while the thread was suspended. The thread was resumed, and termination proceeded.
339
340 .
341 MessageId=0x2
342 Severity=Informational
343 Facility=System
344 SymbolicName=STATUS_WORKING_SET_LIMIT_RANGE
345 Language=English
346 {Working Set Range Error}
347 An attempt was made to set the working set minimum or maximum to values which are outside of the allowable range.
348
349 .
350 MessageId=0x3
351 Severity=Informational
352 Facility=System
353 SymbolicName=STATUS_IMAGE_NOT_AT_BASE
354 Language=English
355 {Image Relocated}
356 An image file could not be mapped at the address specified in the image file. Local fixups must be performed on this image.
357
358 .
359 MessageId=0x4
360 Severity=Informational
361 Facility=System
362 SymbolicName=STATUS_RXACT_STATE_CREATED
363 Language=English
364 This informational level status indicates that a specified registry sub-tree transaction state did not yet exist and had to be created.
365
366 .
367 MessageId=0x5
368 Severity=Informational
369 Facility=System
370 SymbolicName=STATUS_SEGMENT_NOTIFICATION
371 Language=English
372 {Segment Load}
373 A virtual DOS machine (VDM) is loading, unloading, or moving an MS-DOS or Win16 program segment image.
374 An exception is raised so a debugger can load, unload or track symbols and breakpoints within these 16-bit segments.
375
376 .
377 MessageId=0x6
378 Severity=Informational
379 Facility=System
380 SymbolicName=STATUS_LOCAL_USER_SESSION_KEY
381 Language=English
382 {Local Session Key}
383 A user session key was requested for a local RPC connection. The session key returned is a constant value and not unique to this connection.
384
385 .
386 MessageId=0x7
387 Severity=Informational
388 Facility=System
389 SymbolicName=STATUS_BAD_CURRENT_DIRECTORY
390 Language=English
391 {Invalid Current Directory}
392 The process cannot switch to the startup current directory %hs.
393 Select OK to set current directory to %hs, or select CANCEL to exit.
394
395 .
396 MessageId=0x8
397 Severity=Informational
398 Facility=System
399 SymbolicName=STATUS_SERIAL_MORE_WRITES
400 Language=English
401 {Serial IOCTL Complete}
402 A serial I/O operation was completed by another write to a serial port.
403 (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
404
405 .
406 MessageId=0x9
407 Severity=Informational
408 Facility=System
409 SymbolicName=STATUS_REGISTRY_RECOVERED
410 Language=English
411 {Registry Recovery}
412 One of the files containing the system's Registry data had to be recovered by use of a log or alternate copy.
413 The recovery was successful.
414
415 .
416 MessageId=0xc
417 Severity=Informational
418 Facility=System
419 SymbolicName=STATUS_SERIAL_COUNTER_TIMEOUT
420 Language=English
421 {Serial IOCTL Timeout}
422 A serial I/O operation completed because the time-out period expired.
423 (The IOCTL_SERIAL_XOFF_COUNTER had not reached zero.)
424
425 .
426 MessageId=0x10
427 Severity=Informational
428 Facility=System
429 SymbolicName=STATUS_RECEIVE_EXPEDITED
430 Language=English
431 {Expedited Data Received}
432 The network transport returned data to its client that was marked as expedited by the remote system.
433
434 .
435 MessageId=0x11
436 Severity=Informational
437 Facility=System
438 SymbolicName=STATUS_RECEIVE_PARTIAL_EXPEDITED
439 Language=English
440 {Partial Expedited Data Received}
441 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.
442
443 .
444 MessageId=0x12
445 Severity=Informational
446 Facility=System
447 SymbolicName=STATUS_EVENT_DONE
448 Language=English
449 {TDI Event Done}
450 The TDI indication has completed successfully.
451
452 .
453 MessageId=0x13
454 Severity=Informational
455 Facility=System
456 SymbolicName=STATUS_EVENT_PENDING
457 Language=English
458 {TDI Event Pending}
459 The TDI indication has entered the pending state.
460
461 .
462 MessageId=0x14
463 Severity=Informational
464 Facility=System
465 SymbolicName=STATUS_CHECKING_FILE_SYSTEM
466 Language=English
467 Checking file system on %wZ
468
469 .
470 MessageId=0x15
471 Severity=Informational
472 Facility=System
473 SymbolicName=STATUS_FATAL_APP_EXIT
474 Language=English
475 {Fatal Application Exit}
476 %hs
477
478 .
479 MessageId=0x16
480 Severity=Informational
481 Facility=System
482 SymbolicName=STATUS_PREDEFINED_HANDLE
483 Language=English
484 The specified registry key is referenced by a predefined handle.
485
486 .
487 MessageId=0x17
488 Severity=Informational
489 Facility=System
490 SymbolicName=STATUS_WAS_UNLOCKED
491 Language=English
492 {Page Unlocked}
493 The page protection of a locked page was changed to 'No Access' and the page was unlocked from memory and from the process.
494
495 .
496 MessageId=0x18
497 Severity=Informational
498 Facility=System
499 SymbolicName=STATUS_SERVICE_NOTIFICATION
500 Language=English
501 %hs
502
503 .
504 MessageId=0x19
505 Severity=Informational
506 Facility=System
507 SymbolicName=STATUS_WAS_LOCKED
508 Language=English
509 {Page Locked}
510 One of the pages to lock was already locked.
511
512 .
513 MessageId=0x1c
514 Severity=Informational
515 Facility=System
516 SymbolicName=STATUS_WX86_UNSIMULATE
517 Language=English
518 Exception status code used by Win32 x86 emulation subsystem.
519
520 .
521 MessageId=0x20
522 Severity=Informational
523 Facility=System
524 SymbolicName=STATUS_WX86_EXCEPTION_CONTINUE
525 Language=English
526 Exception status code used by Win32 x86 emulation subsystem.
527
528 .
529 MessageId=0x21
530 Severity=Informational
531 Facility=System
532 SymbolicName=STATUS_WX86_EXCEPTION_LASTCHANCE
533 Language=English
534 Exception status code used by Win32 x86 emulation subsystem.
535
536 .
537 MessageId=0x22
538 Severity=Informational
539 Facility=System
540 SymbolicName=STATUS_WX86_EXCEPTION_CHAIN
541 Language=English
542 Exception status code used by Win32 x86 emulation subsystem.
543
544 .
545 MessageId=0x23
546 Severity=Informational
547 Facility=System
548 SymbolicName=STATUS_IMAGE_MACHINE_TYPE_MISMATCH_EXE
549 Language=English
550 {Machine Type Mismatch}
551 The image file %hs is valid, but is for a machine type other than the current machine.
552
553 .
554 MessageId=0x24
555 Severity=Informational
556 Facility=System
557 SymbolicName=STATUS_NO_YIELD_PERFORMED
558 Language=English
559 A yield execution was performed and no thread was available to run.
560
561 .
562 MessageId=0x25
563 Severity=Informational
564 Facility=System
565 SymbolicName=STATUS_TIMER_RESUME_IGNORED
566 Language=English
567 The resumable flag to a timer API was ignored.
568
569 .
570 MessageId=0x26
571 Severity=Informational
572 Facility=System
573 SymbolicName=STATUS_ARBITRATION_UNHANDLED
574 Language=English
575 The arbiter has deferred arbitration of these resources to its parent
576
577 .
578 MessageId=0x27
579 Severity=Informational
580 Facility=System
581 SymbolicName=STATUS_CARDBUS_NOT_SUPPORTED
582 Language=English
583 The device "%hs" has detected a CardBus card in its slot, but the firmware on this system is not configured to allow the CardBus controller to be run in CardBus mode.
584 The operating system will currently accept only 16-bit (R2) pc-cards on this controller.
585
586 .
587 MessageId=0x28
588 Severity=Informational
589 Facility=System
590 SymbolicName=STATUS_WX86_CREATEWX86TIB
591 Language=English
592 Exception status code used by Win32 x86 emulation subsystem.
593
594 .
595 MessageId=0x29
596 Severity=Informational
597 Facility=System
598 SymbolicName=STATUS_MP_PROCESSOR_MISMATCH
599 Language=English
600 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. Should problems occur with this system, contact
601 the CPU manufacturer to see if this mix of processors is supported.
602
603 .
604 MessageId=0x294
605 Severity=Informational
606 Facility=System
607 SymbolicName=STATUS_WAKE_SYSTEM
608 Language=English
609 The system has awoken
610
611 .
612 MessageId=0x370
613 Severity=Informational
614 Facility=System
615 SymbolicName=STATUS_DS_SHUTTING_DOWN
616 Language=English
617 The Directory Service is shuting down.
618
619 .
620 MessageId=0x1
621 Severity=Informational
622 Facility=Debuger
623 SymbolicName=DBG_REPLY_LATER
624 Language=English
625 Debugger will reply later.
626
627 .
628 MessageId=0x2
629 Severity=Informational
630 Facility=Debuger
631 SymbolicName=DBG_UNABLE_TO_PROVIDE_HANDLE
632 Language=English
633 Debugger can not provide handle.
634
635 .
636 MessageId=0x3
637 Severity=Informational
638 Facility=Debuger
639 SymbolicName=DBG_TERMINATE_THREAD
640 Language=English
641 Debugger terminated thread.
642
643 .
644 MessageId=0x4
645 Severity=Informational
646 Facility=Debuger
647 SymbolicName=DBG_TERMINATE_PROCESS
648 Language=English
649 Debugger terminated process.
650
651 .
652 MessageId=0x5
653 Severity=Informational
654 Facility=Debuger
655 SymbolicName=DBG_CONTROL_C
656 Language=English
657 Debugger got control C.
658
659 .
660 MessageId=0x6
661 Severity=Informational
662 Facility=Debuger
663 SymbolicName=DBG_PRINTEXCEPTION_C
664 Language=English
665 Debugger printed exception on control C.
666
667 .
668 MessageId=0x7
669 Severity=Informational
670 Facility=Debuger
671 SymbolicName=DBG_RIPEXCEPTION
672 Language=English
673 Debugger received RIP exception.
674
675 .
676 MessageId=0x8
677 Severity=Informational
678 Facility=Debuger
679 SymbolicName=DBG_CONTROL_BREAK
680 Language=English
681 Debugger received control break.
682
683 .
684 MessageId=0x9
685 Severity=Informational
686 Facility=Debuger
687 SymbolicName=DBG_COMMAND_EXCEPTION
688 Language=English
689 Debugger command communication exception.
690
691 .
692 MessageId=0x56
693 Severity=Informational
694 Facility=RpcRuntime
695 SymbolicName=RPC_NT_UUID_LOCAL_ONLY
696 Language=English
697 A UUID that is valid only on this computer has been allocated.
698
699 .
700 MessageId=0x1
701 Severity=Warning
702 Facility=System
703 SymbolicName=STATUS_GUARD_PAGE_VIOLATION
704 Language=English
705 {EXCEPTION}
706 Guard Page Exception
707 A page of memory that marks the end of a data structure, such as a stack or an array, has been accessed.
708
709 .
710 MessageId=0x2
711 Severity=Warning
712 Facility=System
713 SymbolicName=STATUS_DATATYPE_MISALIGNMENT
714 Language=English
715 {EXCEPTION}
716 Alignment Fault
717 A datatype misalignment was detected in a load or store instruction.
718
719 .
720 MessageId=0x3
721 Severity=Warning
722 Facility=System
723 SymbolicName=STATUS_BREAKPOINT
724 Language=English
725 {EXCEPTION}
726 Breakpoint
727 A breakpoint has been reached.
728
729 .
730 MessageId=0x4
731 Severity=Warning
732 Facility=System
733 SymbolicName=STATUS_SINGLE_STEP
734 Language=English
735 {EXCEPTION}
736 Single Step
737 A single step or trace operation has just been completed.
738
739 .
740 MessageId=0x5
741 Severity=Warning
742 Facility=System
743 SymbolicName=STATUS_BUFFER_OVERFLOW
744 Language=English
745 {Buffer Overflow}
746 The data was too large to fit into the specified buffer.
747
748 .
749 MessageId=0x6
750 Severity=Warning
751 Facility=System
752 SymbolicName=STATUS_NO_MORE_FILES
753 Language=English
754 {No More Files}
755 No more files were found which match the file specification.
756
757 .
758 MessageId=0x7
759 Severity=Warning
760 Facility=System
761 SymbolicName=STATUS_WAKE_SYSTEM_DEBUGGER
762 Language=English
763 {Kernel Debugger Awakened}
764 the system debugger was awakened by an interrupt.
765
766 .
767 MessageId=0xc
768 Severity=Warning
769 Facility=System
770 SymbolicName=STATUS_GUID_SUBSTITUTION_MADE
771 Language=English
772 {GUID Substitution}
773 During the translation of a global identifier (GUID) to a ReactOS security ID (SID), no administratively-defined GUID prefix was found.
774 A substitute prefix was used, which will not compromise system security.
775 However, this may provide a more restrictive access than intended.
776
777 .
778 MessageId=0x10
779 Severity=Warning
780 Facility=System
781 SymbolicName=STATUS_DEVICE_OFF_LINE
782 Language=English
783 {Device Offline}
784 The printer has been taken offline.
785
786 .
787 MessageId=0x11
788 Severity=Warning
789 Facility=System
790 SymbolicName=STATUS_DEVICE_BUSY
791 Language=English
792 {Device Busy}
793 The device is currently busy.
794
795 .
796 MessageId=0x12
797 Severity=Warning
798 Facility=System
799 SymbolicName=STATUS_NO_MORE_EAS
800 Language=English
801 {No More EAs}
802 No more extended attributes (EAs) were found for the file.
803
804 .
805 MessageId=0x13
806 Severity=Warning
807 Facility=System
808 SymbolicName=STATUS_INVALID_EA_NAME
809 Language=English
810 {Illegal EA}
811 The specified extended attribute (EA) name contains at least one illegal character.
812
813 .
814 MessageId=0x14
815 Severity=Warning
816 Facility=System
817 SymbolicName=STATUS_EA_LIST_INCONSISTENT
818 Language=English
819 {Inconsistent EA List}
820 The extended attribute (EA) list is inconsistent.
821
822 .
823 MessageId=0x15
824 Severity=Warning
825 Facility=System
826 SymbolicName=STATUS_INVALID_EA_FLAG
827 Language=English
828 {Invalid EA Flag}
829 An invalid extended attribute (EA) flag was set.
830
831 .
832 MessageId=0x16
833 Severity=Warning
834 Facility=System
835 SymbolicName=STATUS_VERIFY_REQUIRED
836 Language=English
837 {Verifying Disk}
838 The media has changed and a verify operation is in progress so no reads or writes may be performed to the device, except those used in the verify operation.
839
840 .
841 MessageId=0x17
842 Severity=Warning
843 Facility=System
844 SymbolicName=STATUS_EXTRANEOUS_INFORMATION
845 Language=English
846 {Too Much Information}
847 The specified access control list (ACL) contained more information than was expected.
848
849 .
850 MessageId=0x18
851 Severity=Warning
852 Facility=System
853 SymbolicName=STATUS_RXACT_COMMIT_NECESSARY
854 Language=English
855 This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted.
856 The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired).
857
858 .
859 MessageId=0x1c
860 Severity=Warning
861 Facility=System
862 SymbolicName=STATUS_MEDIA_CHANGED
863 Language=English
864 {Media Changed}
865 The media may have changed.
866
867 .
868 MessageId=0x20
869 Severity=Warning
870 Facility=System
871 SymbolicName=STATUS_MEDIA_CHECK
872 Language=English
873 {Media Changed}
874 The media may have changed.
875
876 .
877 MessageId=0x21
878 Severity=Warning
879 Facility=System
880 SymbolicName=STATUS_SETMARK_DETECTED
881 Language=English
882 A tape access reached a setmark.
883
884 .
885 MessageId=0x22
886 Severity=Warning
887 Facility=System
888 SymbolicName=STATUS_NO_DATA_DETECTED
889 Language=English
890 During a tape access, the end of the data written is reached.
891
892 .
893 MessageId=0x23
894 Severity=Warning
895 Facility=System
896 SymbolicName=STATUS_REDIRECTOR_HAS_OPEN_HANDLES
897 Language=English
898 The redirector is in use and cannot be unloaded.
899
900 .
901 MessageId=0x24
902 Severity=Warning
903 Facility=System
904 SymbolicName=STATUS_SERVER_HAS_OPEN_HANDLES
905 Language=English
906 The server is in use and cannot be unloaded.
907
908 .
909 MessageId=0x25
910 Severity=Warning
911 Facility=System
912 SymbolicName=STATUS_ALREADY_DISCONNECTED
913 Language=English
914 The specified connection has already been disconnected.
915
916 .
917 MessageId=0x26
918 Severity=Warning
919 Facility=System
920 SymbolicName=STATUS_LONGJUMP
921 Language=English
922 A long jump has been executed.
923
924 .
925 MessageId=0x27
926 Severity=Warning
927 Facility=System
928 SymbolicName=STATUS_CLEANER_CARTRIDGE_INSTALLED
929 Language=English
930 A cleaner cartridge is present in the tape library.
931
932 .
933 MessageId=0x28
934 Severity=Warning
935 Facility=System
936 SymbolicName=STATUS_PLUGPLAY_QUERY_VETOED
937 Language=English
938 The Plug and Play query operation was not successful.
939
940 .
941 MessageId=0x29
942 Severity=Warning
943 Facility=System
944 SymbolicName=STATUS_UNWIND_CONSOLIDATE
945 Language=English
946 A frame consolidation has been executed.
947
948 .
949 MessageId=0x288
950 Severity=Warning
951 Facility=System
952 SymbolicName=STATUS_DEVICE_REQUIRES_CLEANING
953 Language=English
954 The device has indicated that cleaning is necessary.
955
956 .
957 MessageId=0x289
958 Severity=Warning
959 Facility=System
960 SymbolicName=STATUS_DEVICE_DOOR_OPEN
961 Language=English
962 The device has indicated that it's door is open. Further operations require it closed and secured.
963
964 .
965 MessageId=0x1
966 Severity=Warning
967 Facility=Debuger
968 SymbolicName=DBG_EXCEPTION_NOT_HANDLED
969 Language=English
970 Debugger did not handle the exception.
971
972 .
973 MessageId=0x1
974 Severity=Warning
975 Facility=Cluster
976 SymbolicName=STATUS_CLUSTER_NODE_ALREADY_UP
977 Language=English
978 The cluster node is already up.
979
980 .
981 MessageId=0x2
982 Severity=Warning
983 Facility=Cluster
984 SymbolicName=STATUS_CLUSTER_NODE_ALREADY_DOWN
985 Language=English
986 The cluster node is already down.
987
988 .
989 MessageId=0x3
990 Severity=Warning
991 Facility=Cluster
992 SymbolicName=STATUS_CLUSTER_NETWORK_ALREADY_ONLINE
993 Language=English
994 The cluster network is already online.
995
996 .
997 MessageId=0x4
998 Severity=Warning
999 Facility=Cluster
1000 SymbolicName=STATUS_CLUSTER_NETWORK_ALREADY_OFFLINE
1001 Language=English
1002 The cluster network is already offline.
1003
1004 .
1005 MessageId=0x5
1006 Severity=Warning
1007 Facility=Cluster
1008 SymbolicName=STATUS_CLUSTER_NODE_ALREADY_MEMBER
1009 Language=English
1010 The cluster node is already a member of the cluster.
1011
1012 .
1013 MessageId=0x1
1014 Severity=Error
1015 Facility=System
1016 SymbolicName=STATUS_UNSUCCESSFUL
1017 Language=English
1018 {Operation Failed}
1019 The requested operation was unsuccessful.
1020
1021 .
1022 MessageId=0x2
1023 Severity=Error
1024 Facility=System
1025 SymbolicName=STATUS_NOT_IMPLEMENTED
1026 Language=English
1027 {Not Implemented}
1028 The requested operation is not implemented.
1029
1030 .
1031 MessageId=0x3
1032 Severity=Error
1033 Facility=System
1034 SymbolicName=STATUS_INVALID_INFO_CLASS
1035 Language=English
1036 {Invalid Parameter}
1037 The specified information class is not a valid information class for the specified object.
1038
1039 .
1040 MessageId=0x4
1041 Severity=Error
1042 Facility=System
1043 SymbolicName=STATUS_INFO_LENGTH_MISMATCH
1044 Language=English
1045 The specified information record length does not match the length required for the specified information class.
1046
1047 .
1048 MessageId=0x5
1049 Severity=Error
1050 Facility=System
1051 SymbolicName=STATUS_ACCESS_VIOLATION
1052 Language=English
1053 The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
1054
1055 .
1056 MessageId=0x6
1057 Severity=Error
1058 Facility=System
1059 SymbolicName=STATUS_IN_PAGE_ERROR
1060 Language=English
1061 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".
1062
1063 .
1064 MessageId=0x7
1065 Severity=Error
1066 Facility=System
1067 SymbolicName=STATUS_PAGEFILE_QUOTA
1068 Language=English
1069 The pagefile quota for the process has been exhausted.
1070
1071 .
1072 MessageId=0x8
1073 Severity=Error
1074 Facility=System
1075 SymbolicName=STATUS_INVALID_HANDLE
1076 Language=English
1077 An invalid HANDLE was specified.
1078
1079 .
1080 MessageId=0x9
1081 Severity=Error
1082 Facility=System
1083 SymbolicName=STATUS_BAD_INITIAL_STACK
1084 Language=English
1085 An invalid initial stack was specified in a call to NtCreateThread.
1086
1087 .
1088 MessageId=0xc
1089 Severity=Error
1090 Facility=System
1091 SymbolicName=STATUS_TIMER_NOT_CANCELED
1092 Language=English
1093 An attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine.
1094
1095 .
1096 MessageId=0x10
1097 Severity=Error
1098 Facility=System
1099 SymbolicName=STATUS_INVALID_DEVICE_REQUEST
1100 Language=English
1101 The specified request is not a valid operation for the target device.
1102
1103 .
1104 MessageId=0x11
1105 Severity=Error
1106 Facility=System
1107 SymbolicName=STATUS_END_OF_FILE
1108 Language=English
1109 The end-of-file marker has been reached. There is no valid data in the file beyond this marker.
1110
1111 .
1112 MessageId=0x12
1113 Severity=Error
1114 Facility=System
1115 SymbolicName=STATUS_WRONG_VOLUME
1116 Language=English
1117 {Wrong Volume}
1118 The wrong volume is in the drive.
1119 Please insert volume %hs into drive %hs.
1120
1121 .
1122 MessageId=0x13
1123 Severity=Error
1124 Facility=System
1125 SymbolicName=STATUS_NO_MEDIA_IN_DEVICE
1126 Language=English
1127 {No Disk}
1128 There is no disk in the drive.
1129 Please insert a disk into drive %hs.
1130
1131 .
1132 MessageId=0x14
1133 Severity=Error
1134 Facility=System
1135 SymbolicName=STATUS_UNRECOGNIZED_MEDIA
1136 Language=English
1137 {Unknown Disk Format}
1138 The disk in drive %hs is not formatted properly.
1139 Please check the disk, and reformat if necessary.
1140
1141 .
1142 MessageId=0x15
1143 Severity=Error
1144 Facility=System
1145 SymbolicName=STATUS_NONEXISTENT_SECTOR
1146 Language=English
1147 {Sector Not Found}
1148 The specified sector does not exist.
1149
1150 .
1151 MessageId=0x16
1152 Severity=Error
1153 Facility=System
1154 SymbolicName=STATUS_MORE_PROCESSING_REQUIRED
1155 Language=English
1156 {Still Busy}
1157 The specified I/O request packet (IRP) cannot be disposed of because the I/O operation is not complete.
1158
1159 .
1160 MessageId=0x17
1161 Severity=Error
1162 Facility=System
1163 SymbolicName=STATUS_NO_MEMORY
1164 Language=English
1165 {Not Enough Quota}
1166 Not enough virtual memory or paging file quota is available to complete the specified operation.
1167
1168 .
1169 MessageId=0x18
1170 Severity=Error
1171 Facility=System
1172 SymbolicName=STATUS_CONFLICTING_ADDRESSES
1173 Language=English
1174 {Conflicting Address Range}
1175 The specified address range conflicts with the address space.
1176
1177 .
1178 MessageId=0x19
1179 Severity=Error
1180 Facility=System
1181 SymbolicName=STATUS_NOT_MAPPED_VIEW
1182 Language=English
1183 Address range to unmap is not a mapped view.
1184
1185 .
1186 MessageId=0x1c
1187 Severity=Error
1188 Facility=System
1189 SymbolicName=STATUS_INVALID_SYSTEM_SERVICE
1190 Language=English
1191 An invalid system service was specified in a system service call.
1192
1193 .
1194 MessageId=0x20
1195 Severity=Error
1196 Facility=System
1197 SymbolicName=STATUS_INVALID_FILE_FOR_SECTION
1198 Language=English
1199 {Bad File}
1200 The attributes of the specified mapping file for a section of memory cannot be read.
1201
1202 .
1203 MessageId=0x21
1204 Severity=Error
1205 Facility=System
1206 SymbolicName=STATUS_ALREADY_COMMITTED
1207 Language=English
1208 {Already Committed}
1209 The specified address range is already committed.
1210
1211 .
1212 MessageId=0x22
1213 Severity=Error
1214 Facility=System
1215 SymbolicName=STATUS_ACCESS_DENIED
1216 Language=English
1217 {Access Denied}
1218 A process has requested access to an object, but has not been granted those access rights.
1219
1220 .
1221 MessageId=0x23
1222 Severity=Error
1223 Facility=System
1224 SymbolicName=STATUS_BUFFER_TOO_SMALL
1225 Language=English
1226 {Buffer Too Small}
1227 The buffer is too small to contain the entry. No information has been written to the buffer.
1228
1229 .
1230 MessageId=0x24
1231 Severity=Error
1232 Facility=System
1233 SymbolicName=STATUS_OBJECT_TYPE_MISMATCH
1234 Language=English
1235 {Wrong Type}
1236 There is a mismatch between the type of object required by the requested operation and the type of object that is specified in the request.
1237
1238 .
1239 MessageId=0x25
1240 Severity=Error
1241 Facility=System
1242 SymbolicName=STATUS_NONCONTINUABLE_EXCEPTION
1243 Language=English
1244 {EXCEPTION}
1245 Cannot Continue
1246 ReactOS cannot continue from this exception.
1247
1248 .
1249 MessageId=0x26
1250 Severity=Error
1251 Facility=System
1252 SymbolicName=STATUS_INVALID_DISPOSITION
1253 Language=English
1254 An invalid exception disposition was returned by an exception handler.
1255
1256 .
1257 MessageId=0x27
1258 Severity=Error
1259 Facility=System
1260 SymbolicName=STATUS_UNWIND
1261 Language=English
1262 Unwind exception code.
1263
1264 .
1265 MessageId=0x28
1266 Severity=Error
1267 Facility=System
1268 SymbolicName=STATUS_BAD_STACK
1269 Language=English
1270 An invalid or unaligned stack was encountered during an unwind operation.
1271
1272 .
1273 MessageId=0x29
1274 Severity=Error
1275 Facility=System
1276 SymbolicName=STATUS_INVALID_UNWIND_TARGET
1277 Language=English
1278 An invalid unwind target was encountered during an unwind operation.
1279
1280 .
1281 MessageId=0x2c
1282 Severity=Error
1283 Facility=System
1284 SymbolicName=STATUS_UNABLE_TO_DECOMMIT_VM
1285 Language=English
1286 An attempt was made to decommit uncommitted virtual memory.
1287
1288 .
1289 MessageId=0x30
1290 Severity=Error
1291 Facility=System
1292 SymbolicName=STATUS_INVALID_PARAMETER_MIX
1293 Language=English
1294 An invalid combination of parameters was specified.
1295
1296 .
1297 MessageId=0x31
1298 Severity=Error
1299 Facility=System
1300 SymbolicName=STATUS_INVALID_QUOTA_LOWER
1301 Language=English
1302 An attempt was made to lower a quota limit below the current usage.
1303
1304 .
1305 MessageId=0x32
1306 Severity=Error
1307 Facility=System
1308 SymbolicName=STATUS_DISK_CORRUPT_ERROR
1309 Language=English
1310 {Corrupt Disk}
1311 The file system structure on the disk is corrupt and unusable.
1312 Please run the Chkdsk utility on the volume %hs.
1313
1314 .
1315 MessageId=0x33
1316 Severity=Error
1317 Facility=System
1318 SymbolicName=STATUS_OBJECT_NAME_INVALID
1319 Language=English
1320 Object Name invalid.
1321
1322 .
1323 MessageId=0x34
1324 Severity=Error
1325 Facility=System
1326 SymbolicName=STATUS_OBJECT_NAME_NOT_FOUND
1327 Language=English
1328 Object Name not found.
1329
1330 .
1331 MessageId=0x35
1332 Severity=Error
1333 Facility=System
1334 SymbolicName=STATUS_OBJECT_NAME_COLLISION
1335 Language=English
1336 Object Name already exists.
1337
1338 .
1339 MessageId=0x37
1340 Severity=Error
1341 Facility=System
1342 SymbolicName=STATUS_PORT_DISCONNECTED
1343 Language=English
1344 Attempt to send a message to a disconnected communication port.
1345
1346 .
1347 MessageId=0x38
1348 Severity=Error
1349 Facility=System
1350 SymbolicName=STATUS_DEVICE_ALREADY_ATTACHED
1351 Language=English
1352 An attempt was made to attach to a device that was already attached to another device.
1353
1354 .
1355 MessageId=0x39
1356 Severity=Error
1357 Facility=System
1358 SymbolicName=STATUS_OBJECT_PATH_INVALID
1359 Language=English
1360 Object Path Component was not a directory object.
1361
1362 .
1363 MessageId=0x3c
1364 Severity=Error
1365 Facility=System
1366 SymbolicName=STATUS_DATA_OVERRUN
1367 Language=English
1368 {Data Overrun}
1369 A data overrun error occurred.
1370
1371 .
1372 MessageId=0x40
1373 Severity=Error
1374 Facility=System
1375 SymbolicName=STATUS_SECTION_TOO_BIG
1376 Language=English
1377 {Section Too Large}
1378 The specified section is too big to map the file.
1379
1380 .
1381 MessageId=0x41
1382 Severity=Error
1383 Facility=System
1384 SymbolicName=STATUS_PORT_CONNECTION_REFUSED
1385 Language=English
1386 The NtConnectPort request is refused.
1387
1388 .
1389 MessageId=0x42
1390 Severity=Error
1391 Facility=System
1392 SymbolicName=STATUS_INVALID_PORT_HANDLE
1393 Language=English
1394 The type of port handle is invalid for the operation requested.
1395
1396 .
1397 MessageId=0x43
1398 Severity=Error
1399 Facility=System
1400 SymbolicName=STATUS_SHARING_VIOLATION
1401 Language=English
1402 A file cannot be opened because the share access flags are incompatible.
1403
1404 .
1405 MessageId=0x44
1406 Severity=Error
1407 Facility=System
1408 SymbolicName=STATUS_QUOTA_EXCEEDED
1409 Language=English
1410 Insufficient quota exists to complete the operation
1411
1412 .
1413 MessageId=0x45
1414 Severity=Error
1415 Facility=System
1416 SymbolicName=STATUS_INVALID_PAGE_PROTECTION
1417 Language=English
1418 The specified page protection was not valid.
1419
1420 .
1421 MessageId=0x46
1422 Severity=Error
1423 Facility=System
1424 SymbolicName=STATUS_MUTANT_NOT_OWNED
1425 Language=English
1426 An attempt to release a mutant object was made by a thread that was not the owner of the mutant object.
1427
1428 .
1429 MessageId=0x47
1430 Severity=Error
1431 Facility=System
1432 SymbolicName=STATUS_SEMAPHORE_LIMIT_EXCEEDED
1433 Language=English
1434 An attempt was made to release a semaphore such that its maximum count would have been exceeded.
1435
1436 .
1437 MessageId=0x48
1438 Severity=Error
1439 Facility=System
1440 SymbolicName=STATUS_PORT_ALREADY_SET
1441 Language=English
1442 An attempt to set a processes DebugPort or ExceptionPort was made, but a port already exists in the process or
1443 an attempt to set a file's CompletionPort made, but a port was already set in the file.
1444
1445 .
1446 MessageId=0x49
1447 Severity=Error
1448 Facility=System
1449 SymbolicName=STATUS_SECTION_NOT_IMAGE
1450 Language=English
1451 An attempt was made to query image information on a section which does not map an image.
1452
1453 .
1454 MessageId=0x4c
1455 Severity=Error
1456 Facility=System
1457 SymbolicName=STATUS_BAD_WORKING_SET_LIMIT
1458 Language=English
1459 An attempt was made to set the working set limit to an invalid value (minimum greater than maximum, etc).
1460
1461 .
1462 MessageId=0x50
1463 Severity=Error
1464 Facility=System
1465 SymbolicName=STATUS_EA_TOO_LARGE
1466 Language=English
1467 An EA operation failed because EA set is too large.
1468
1469 .
1470 MessageId=0x51
1471 Severity=Error
1472 Facility=System
1473 SymbolicName=STATUS_NONEXISTENT_EA_ENTRY
1474 Language=English
1475 An EA operation failed because the name or EA index is invalid.
1476
1477 .
1478 MessageId=0x52
1479 Severity=Error
1480 Facility=System
1481 SymbolicName=STATUS_NO_EAS_ON_FILE
1482 Language=English
1483 The file for which EAs were requested has no EAs.
1484
1485 .
1486 MessageId=0x53
1487 Severity=Error
1488 Facility=System
1489 SymbolicName=STATUS_EA_CORRUPT_ERROR
1490 Language=English
1491 The EA is corrupt and non-readable.
1492
1493 .
1494 MessageId=0x54
1495 Severity=Error
1496 Facility=System
1497 SymbolicName=STATUS_FILE_LOCK_CONFLICT
1498 Language=English
1499 A requested read/write cannot be granted due to a conflicting file lock.
1500
1501 .
1502 MessageId=0x55
1503 Severity=Error
1504 Facility=System
1505 SymbolicName=STATUS_LOCK_NOT_GRANTED
1506 Language=English
1507 A requested file lock cannot be granted due to other existing locks.
1508
1509 .
1510 MessageId=0x56
1511 Severity=Error
1512 Facility=System
1513 SymbolicName=STATUS_DELETE_PENDING
1514 Language=English
1515 A non close operation has been requested of a file object with a delete pending.
1516
1517 .
1518 MessageId=0x57
1519 Severity=Error
1520 Facility=System
1521 SymbolicName=STATUS_CTL_FILE_NOT_SUPPORTED
1522 Language=English
1523 An attempt was made to set the control attribute on a file. This attribute is not supported in the target file system.
1524
1525 .
1526 MessageId=0x58
1527 Severity=Error
1528 Facility=System
1529 SymbolicName=STATUS_UNKNOWN_REVISION
1530 Language=English
1531 Indicates a revision number encountered or specified is not one known by the service. It may be a more recent revision than the service is aware of.
1532
1533 .
1534 MessageId=0x59
1535 Severity=Error
1536 Facility=System
1537 SymbolicName=STATUS_REVISION_MISMATCH
1538 Language=English
1539 Indicates two revision levels are incompatible.
1540
1541 .
1542 MessageId=0x5c
1543 Severity=Error
1544 Facility=System
1545 SymbolicName=STATUS_NO_IMPERSONATION_TOKEN
1546 Language=English
1547 An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
1548
1549 .
1550 MessageId=0x60
1551 Severity=Error
1552 Facility=System
1553 SymbolicName=STATUS_NO_SUCH_PRIVILEGE
1554 Language=English
1555 A specified privilege does not exist.
1556
1557 .
1558 MessageId=0x61
1559 Severity=Error
1560 Facility=System
1561 SymbolicName=STATUS_PRIVILEGE_NOT_HELD
1562 Language=English
1563 A required privilege is not held by the client.
1564
1565 .
1566 MessageId=0x62
1567 Severity=Error
1568 Facility=System
1569 SymbolicName=STATUS_INVALID_ACCOUNT_NAME
1570 Language=English
1571 The name provided is not a properly formed account name.
1572
1573 .
1574 MessageId=0x63
1575 Severity=Error
1576 Facility=System
1577 SymbolicName=STATUS_USER_EXISTS
1578 Language=English
1579 The specified user already exists.
1580
1581 .
1582 MessageId=0x64
1583 Severity=Error
1584 Facility=System
1585 SymbolicName=STATUS_NO_SUCH_USER
1586 Language=English
1587 The specified user does not exist.
1588
1589 .
1590 MessageId=0x65
1591 Severity=Error
1592 Facility=System
1593 SymbolicName=STATUS_GROUP_EXISTS
1594 Language=English
1595 The specified group already exists.
1596
1597 .
1598 MessageId=0x66
1599 Severity=Error
1600 Facility=System
1601 SymbolicName=STATUS_NO_SUCH_GROUP
1602 Language=English
1603 The specified group does not exist.
1604
1605 .
1606 MessageId=0x67
1607 Severity=Error
1608 Facility=System
1609 SymbolicName=STATUS_MEMBER_IN_GROUP
1610 Language=English
1611 The specified user account is already in the specified group account.
1612 Also used to indicate a group cannot be deleted because it contains a member.
1613
1614 .
1615 MessageId=0x68
1616 Severity=Error
1617 Facility=System
1618 SymbolicName=STATUS_MEMBER_NOT_IN_GROUP
1619 Language=English
1620 The specified user account is not a member of the specified group account.
1621
1622 .
1623 MessageId=0x69
1624 Severity=Error
1625 Facility=System
1626 SymbolicName=STATUS_LAST_ADMIN
1627 Language=English
1628 Indicates the requested operation would disable or delete the last remaining administration account.
1629 This is not allowed to prevent creating a situation in which the system cannot be administrated.
1630
1631 .
1632 MessageId=0x6c
1633 Severity=Error
1634 Facility=System
1635 SymbolicName=STATUS_PASSWORD_RESTRICTION
1636 Language=English
1637 When trying to update a password, this status indicates that some password update rule has been violated. For example, the password may not meet length criteria.
1638
1639 .
1640 MessageId=0x70
1641 Severity=Error
1642 Facility=System
1643 SymbolicName=STATUS_INVALID_WORKSTATION
1644 Language=English
1645 The user account is restricted such that it may not be used to log on from the source workstation.
1646
1647 .
1648 MessageId=0x71
1649 Severity=Error
1650 Facility=System
1651 SymbolicName=STATUS_PASSWORD_EXPIRED
1652 Language=English
1653 The user account's password has expired.
1654
1655 .
1656 MessageId=0x72
1657 Severity=Error
1658 Facility=System
1659 SymbolicName=STATUS_ACCOUNT_DISABLED
1660 Language=English
1661 The referenced account is currently disabled and may not be logged on to.
1662
1663 .
1664 MessageId=0x73
1665 Severity=Error
1666 Facility=System
1667 SymbolicName=STATUS_NONE_MAPPED
1668 Language=English
1669 None of the information to be translated has been translated.
1670
1671 .
1672 MessageId=0x74
1673 Severity=Error
1674 Facility=System
1675 SymbolicName=STATUS_TOO_MANY_LUIDS_REQUESTED
1676 Language=English
1677 The number of LUIDs requested may not be allocated with a single allocation.
1678
1679 .
1680 MessageId=0x75
1681 Severity=Error
1682 Facility=System
1683 SymbolicName=STATUS_LUIDS_EXHAUSTED
1684 Language=English
1685 Indicates there are no more LUIDs to allocate.
1686
1687 .
1688 MessageId=0x76
1689 Severity=Error
1690 Facility=System
1691 SymbolicName=STATUS_INVALID_SUB_AUTHORITY
1692 Language=English
1693 Indicates the sub-authority value is invalid for the particular use.
1694
1695 .
1696 MessageId=0x77
1697 Severity=Error
1698 Facility=System
1699 SymbolicName=STATUS_INVALID_ACL
1700 Language=English
1701 Indicates the ACL structure is not valid.
1702
1703 .
1704 MessageId=0x78
1705 Severity=Error
1706 Facility=System
1707 SymbolicName=STATUS_INVALID_SID
1708 Language=English
1709 Indicates the SID structure is not valid.
1710
1711 .
1712 MessageId=0x79
1713 Severity=Error
1714 Facility=System
1715 SymbolicName=STATUS_INVALID_SECURITY_DESCR
1716 Language=English
1717 Indicates the SECURITY_DESCRIPTOR structure is not valid.
1718
1719 .
1720 MessageId=0x7c
1721 Severity=Error
1722 Facility=System
1723 SymbolicName=STATUS_NO_TOKEN
1724 Language=English
1725 An attempt was made to reference a token that doesn't exist.
1726 This is typically done by referencing the token associated with a thread when the thread is not impersonating a client.
1727
1728 .
1729 MessageId=0x80
1730 Severity=Error
1731 Facility=System
1732 SymbolicName=STATUS_SERVER_DISABLED
1733 Language=English
1734 The GUID allocation server is [already] disabled at the moment.
1735
1736 .
1737 MessageId=0x81
1738 Severity=Error
1739 Facility=System
1740 SymbolicName=STATUS_SERVER_NOT_DISABLED
1741 Language=English
1742 The GUID allocation server is [already] enabled at the moment.
1743
1744 .
1745 MessageId=0x82
1746 Severity=Error
1747 Facility=System
1748 SymbolicName=STATUS_TOO_MANY_GUIDS_REQUESTED
1749 Language=English
1750 Too many GUIDs were requested from the allocation server at once.
1751
1752 .
1753 MessageId=0x83
1754 Severity=Error
1755 Facility=System
1756 SymbolicName=STATUS_GUIDS_EXHAUSTED
1757 Language=English
1758 The GUIDs could not be allocated because the Authority Agent was exhausted.
1759
1760 .
1761 MessageId=0x84
1762 Severity=Error
1763 Facility=System
1764 SymbolicName=STATUS_INVALID_ID_AUTHORITY
1765 Language=English
1766 The value provided was an invalid value for an identifier authority.
1767
1768 .
1769 MessageId=0x85
1770 Severity=Error
1771 Facility=System
1772 SymbolicName=STATUS_AGENTS_EXHAUSTED
1773 Language=English
1774 There are no more authority agent values available for the given identifier authority value.
1775
1776 .
1777 MessageId=0x86
1778 Severity=Error
1779 Facility=System
1780 SymbolicName=STATUS_INVALID_VOLUME_LABEL
1781 Language=English
1782 An invalid volume label has been specified.
1783
1784 .
1785 MessageId=0x87
1786 Severity=Error
1787 Facility=System
1788 SymbolicName=STATUS_SECTION_NOT_EXTENDED
1789 Language=English
1790 A mapped section could not be extended.
1791
1792 .
1793 MessageId=0x88
1794 Severity=Error
1795 Facility=System
1796 SymbolicName=STATUS_NOT_MAPPED_DATA
1797 Language=English
1798 Specified section to flush does not map a data file.
1799
1800 .
1801 MessageId=0x89
1802 Severity=Error
1803 Facility=System
1804 SymbolicName=STATUS_RESOURCE_DATA_NOT_FOUND
1805 Language=English
1806 Indicates the specified image file did not contain a resource section.
1807
1808 .
1809 MessageId=0x8c
1810 Severity=Error
1811 Facility=System
1812 SymbolicName=STATUS_ARRAY_BOUNDS_EXCEEDED
1813 Language=English
1814 {EXCEPTION}
1815 Array bounds exceeded.
1816
1817 .
1818 MessageId=0x90
1819 Severity=Error
1820 Facility=System
1821 SymbolicName=STATUS_FLOAT_INVALID_OPERATION
1822 Language=English
1823 {EXCEPTION}
1824 Floating-point invalid operation.
1825
1826 .
1827 MessageId=0x91
1828 Severity=Error
1829 Facility=System
1830 SymbolicName=STATUS_FLOAT_OVERFLOW
1831 Language=English
1832 {EXCEPTION}
1833 Floating-point overflow.
1834
1835 .
1836 MessageId=0x92
1837 Severity=Error
1838 Facility=System
1839 SymbolicName=STATUS_FLOAT_STACK_CHECK
1840 Language=English
1841 {EXCEPTION}
1842 Floating-point stack check.
1843
1844 .
1845 MessageId=0x93
1846 Severity=Error
1847 Facility=System
1848 SymbolicName=STATUS_FLOAT_UNDERFLOW
1849 Language=English
1850 {EXCEPTION}
1851 Floating-point underflow.
1852
1853 .
1854 MessageId=0x94
1855 Severity=Error
1856 Facility=System
1857 SymbolicName=STATUS_INTEGER_DIVIDE_BY_ZERO
1858 Language=English
1859 {EXCEPTION}
1860 Integer division by zero.
1861
1862 .
1863 MessageId=0x95
1864 Severity=Error
1865 Facility=System
1866 SymbolicName=STATUS_INTEGER_OVERFLOW
1867 Language=English
1868 {EXCEPTION}
1869 Integer overflow.
1870
1871 .
1872 MessageId=0x96
1873 Severity=Error
1874 Facility=System
1875 SymbolicName=STATUS_PRIVILEGED_INSTRUCTION
1876 Language=English
1877 {EXCEPTION}
1878 Privileged instruction.
1879
1880 .
1881 MessageId=0x97
1882 Severity=Error
1883 Facility=System
1884 SymbolicName=STATUS_TOO_MANY_PAGING_FILES
1885 Language=English
1886 An attempt was made to install more paging files than the system supports.
1887
1888 .
1889 MessageId=0x98
1890 Severity=Error
1891 Facility=System
1892 SymbolicName=STATUS_FILE_INVALID
1893 Language=English
1894 The volume for a file has been externally altered such that the opened file is no longer valid.
1895
1896 .
1897 MessageId=0x99
1898 Severity=Error
1899 Facility=System
1900 SymbolicName=STATUS_ALLOTTED_SPACE_EXCEEDED
1901 Language=English
1902 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 may exceed the amount of memory originally allotted.
1903 Since quota may already have been charged to several processes which have handles to the object, it is not reasonable to alter the size of the allocated memory.
1904 Instead, a request that requires more memory than has been allotted must fail and the STATUS_ALLOTED_SPACE_EXCEEDED error returned.
1905
1906 .
1907 MessageId=0x9a
1908 Severity=Error
1909 Facility=System
1910 SymbolicName=STATUS_INSUFFICIENT_RESOURCES
1911 Language=English
1912 Insufficient system resources exist to complete this API.
1913
1914 .
1915 MessageId=0x9c
1916 Severity=Error
1917 Facility=System
1918 SymbolicName=STATUS_DEVICE_DATA_ERROR
1919 Language=English
1920 STATUS_DEVICE_DATA_ERROR
1921
1922 .
1923 MessageId=0xc0
1924 Severity=Error
1925 Facility=System
1926 SymbolicName=STATUS_DEVICE_DOES_NOT_EXIST
1927 Language=English
1928 This device does not exist.
1929
1930 .
1931 MessageId=0xc1
1932 Severity=Error
1933 Facility=System
1934 SymbolicName=STATUS_TOO_MANY_COMMANDS
1935 Language=English
1936 The network BIOS command limit has been reached.
1937
1938 .
1939 MessageId=0xc2
1940 Severity=Error
1941 Facility=System
1942 SymbolicName=STATUS_ADAPTER_HARDWARE_ERROR
1943 Language=English
1944 An I/O adapter hardware error has occurred.
1945
1946 .
1947 MessageId=0xc3
1948 Severity=Error
1949 Facility=System
1950 SymbolicName=STATUS_INVALID_NETWORK_RESPONSE
1951 Language=English
1952 The network responded incorrectly.
1953
1954 .
1955 MessageId=0xc4
1956 Severity=Error
1957 Facility=System
1958 SymbolicName=STATUS_UNEXPECTED_NETWORK_ERROR
1959 Language=English
1960 An unexpected network error occurred.
1961
1962 .
1963 MessageId=0xc5
1964 Severity=Error
1965 Facility=System
1966 SymbolicName=STATUS_BAD_REMOTE_ADAPTER
1967 Language=English
1968 The remote adapter is not compatible.
1969
1970 .
1971 MessageId=0xc6
1972 Severity=Error
1973 Facility=System
1974 SymbolicName=STATUS_PRINT_QUEUE_FULL
1975 Language=English
1976 The printer queue is full.
1977
1978 .
1979 MessageId=0xc7
1980 Severity=Error
1981 Facility=System
1982 SymbolicName=STATUS_NO_SPOOL_SPACE
1983 Language=English
1984 Space to store the file waiting to be printed is not available on the server.
1985
1986 .
1987 MessageId=0xc8
1988 Severity=Error
1989 Facility=System
1990 SymbolicName=STATUS_PRINT_CANCELLED
1991 Language=English
1992 The requested print file has been canceled.
1993
1994 .
1995 MessageId=0xc9
1996 Severity=Error
1997 Facility=System
1998 SymbolicName=STATUS_NETWORK_NAME_DELETED
1999 Language=English
2000 The network name was deleted.
2001
2002 .
2003 MessageId=0xcc
2004 Severity=Error
2005 Facility=System
2006 SymbolicName=STATUS_BAD_NETWORK_NAME
2007 Language=English
2008 {Network Name Not Found}
2009 The specified share name cannot be found on the remote server.
2010
2011 .
2012 MessageId=0x100
2013 Severity=Error
2014 Facility=System
2015 SymbolicName=STATUS_VARIABLE_NOT_FOUND
2016 Language=English
2017 Indicates the specified environment variable name was not found in the specified environment block.
2018
2019 .
2020 MessageId=0x101
2021 Severity=Error
2022 Facility=System
2023 SymbolicName=STATUS_DIRECTORY_NOT_EMPTY
2024 Language=English
2025 Indicates that the directory trying to be deleted is not empty.
2026
2027 .
2028 MessageId=0x102
2029 Severity=Error
2030 Facility=System
2031 SymbolicName=STATUS_FILE_CORRUPT_ERROR
2032 Language=English
2033 {Corrupt File}
2034 The file or directory %hs is corrupt and unreadable.
2035 Please run the Chkdsk utility.
2036
2037 .
2038 MessageId=0x103
2039 Severity=Error
2040 Facility=System
2041 SymbolicName=STATUS_NOT_A_DIRECTORY
2042 Language=English
2043 A requested opened file is not a directory.
2044
2045 .
2046 MessageId=0x104
2047 Severity=Error
2048 Facility=System
2049 SymbolicName=STATUS_BAD_LOGON_SESSION_STATE
2050 Language=English
2051 The logon session is not in a state that is consistent with the requested operation.
2052
2053 .
2054 MessageId=0x105
2055 Severity=Error
2056 Facility=System
2057 SymbolicName=STATUS_LOGON_SESSION_COLLISION
2058 Language=English
2059 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.
2060
2061 .
2062 MessageId=0x106
2063 Severity=Error
2064 Facility=System
2065 SymbolicName=STATUS_NAME_TOO_LONG
2066 Language=English
2067 A specified name string is too long for its intended use.
2068
2069 .
2070 MessageId=0x107
2071 Severity=Error
2072 Facility=System
2073 SymbolicName=STATUS_FILES_OPEN
2074 Language=English
2075 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.
2076
2077 .
2078 MessageId=0x108
2079 Severity=Error
2080 Facility=System
2081 SymbolicName=STATUS_CONNECTION_IN_USE
2082 Language=English
2083 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.
2084
2085 .
2086 MessageId=0x109
2087 Severity=Error
2088 Facility=System
2089 SymbolicName=STATUS_MESSAGE_NOT_FOUND
2090 Language=English
2091 RtlFindMessage could not locate the requested message ID in the message table resource.
2092
2093 .
2094 MessageId=0x10c
2095 Severity=Error
2096 Facility=System
2097 SymbolicName=STATUS_NO_GUID_TRANSLATION
2098 Language=English
2099 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.
2100 This causes the protection attempt to fail, which may cause a file creation attempt to fail.
2101
2102 .
2103 MessageId=0x110
2104 Severity=Error
2105 Facility=System
2106 SymbolicName=STATUS_ABIOS_LID_NOT_EXIST
2107 Language=English
2108 STATUS_ABIOS_LID_NOT_EXIST
2109
2110 .
2111 MessageId=0x111
2112 Severity=Error
2113 Facility=System
2114 SymbolicName=STATUS_ABIOS_LID_ALREADY_OWNED
2115 Language=English
2116 STATUS_ABIOS_LID_ALREADY_OWNED
2117
2118 .
2119 MessageId=0x112
2120 Severity=Error
2121 Facility=System
2122 SymbolicName=STATUS_ABIOS_NOT_LID_OWNER
2123 Language=English
2124 STATUS_ABIOS_NOT_LID_OWNER
2125
2126 .
2127 MessageId=0x113
2128 Severity=Error
2129 Facility=System
2130 SymbolicName=STATUS_ABIOS_INVALID_COMMAND
2131 Language=English
2132 STATUS_ABIOS_INVALID_COMMAND
2133
2134 .
2135 MessageId=0x114
2136 Severity=Error
2137 Facility=System
2138 SymbolicName=STATUS_ABIOS_INVALID_LID
2139 Language=English
2140 STATUS_ABIOS_INVALID_LID
2141
2142 .
2143 MessageId=0x115
2144 Severity=Error
2145 Facility=System
2146 SymbolicName=STATUS_ABIOS_SELECTOR_NOT_AVAILABLE
2147 Language=English
2148 STATUS_ABIOS_SELECTOR_NOT_AVAILABLE
2149
2150 .
2151 MessageId=0x116
2152 Severity=Error
2153 Facility=System
2154 SymbolicName=STATUS_ABIOS_INVALID_SELECTOR
2155 Language=English
2156 STATUS_ABIOS_INVALID_SELECTOR
2157
2158 .
2159 MessageId=0x117
2160 Severity=Error
2161 Facility=System
2162 SymbolicName=STATUS_NO_LDT
2163 Language=English
2164 Indicates that an attempt was made to change the size of the LDT for a process that has no LDT.
2165
2166 .
2167 MessageId=0x118
2168 Severity=Error
2169 Facility=System
2170 SymbolicName=STATUS_INVALID_LDT_SIZE
2171 Language=English
2172 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.
2173
2174 .
2175 MessageId=0x119
2176 Severity=Error
2177 Facility=System
2178 SymbolicName=STATUS_INVALID_LDT_OFFSET
2179 Language=English
2180 Indicates that the starting value for the LDT information was not an integral multiple of the selector size.
2181
2182 .
2183 MessageId=0x11c
2184 Severity=Error
2185 Facility=System
2186 SymbolicName=STATUS_RXACT_INVALID_STATE
2187 Language=English
2188 Indicates that the transaction state of a registry sub-tree is incompatible with the requested operation.
2189 For example, a request has been made to start a new transaction with one already in progress,
2190 or a request has been made to apply a transaction when one is not currently in progress.
2191
2192 .
2193 MessageId=0x120
2194 Severity=Error
2195 Facility=System
2196 SymbolicName=STATUS_CANCELLED
2197 Language=English
2198 The I/O request was canceled.
2199
2200 .
2201 MessageId=0x121
2202 Severity=Error
2203 Facility=System
2204 SymbolicName=STATUS_CANNOT_DELETE
2205 Language=English
2206 An attempt has been made to remove a file or directory that cannot be deleted.
2207
2208 .
2209 MessageId=0x122
2210 Severity=Error
2211 Facility=System
2212 SymbolicName=STATUS_INVALID_COMPUTER_NAME
2213 Language=English
2214 Indicates a name specified as a remote computer name is syntactically invalid.
2215
2216 .
2217 MessageId=0x123
2218 Severity=Error
2219 Facility=System
2220 SymbolicName=STATUS_FILE_DELETED
2221 Language=English
2222 An I/O request other than close was performed on a file after it has been deleted,
2223 which can only happen to a request which did not complete before the last handle was closed via NtClose.
2224
2225 .
2226 MessageId=0x124
2227 Severity=Error
2228 Facility=System
2229 SymbolicName=STATUS_SPECIAL_ACCOUNT
2230 Language=English
2231 Indicates an operation has been attempted on a built-in (special) SAM account which is incompatible with built-in accounts.
2232 For example, built-in accounts cannot be deleted.
2233
2234 .
2235 MessageId=0x125
2236 Severity=Error
2237 Facility=System
2238 SymbolicName=STATUS_SPECIAL_GROUP
2239 Language=English
2240 The operation requested may not be performed on the specified group because it is a built-in special group.
2241
2242 .
2243 MessageId=0x126
2244 Severity=Error
2245 Facility=System
2246 SymbolicName=STATUS_SPECIAL_USER
2247 Language=English
2248 The operation requested may not be performed on the specified user because it is a built-in special user.
2249
2250 .
2251 MessageId=0x127
2252 Severity=Error
2253 Facility=System
2254 SymbolicName=STATUS_MEMBERS_PRIMARY_GROUP
2255 Language=English
2256 Indicates a member cannot be removed from a group because the group is currently the member's primary group.
2257
2258 .
2259 MessageId=0x128
2260 Severity=Error
2261 Facility=System
2262 SymbolicName=STATUS_FILE_CLOSED
2263 Language=English
2264 An I/O request other than close and several other special case operations was attempted using a file object that had already been closed.
2265
2266 .
2267 MessageId=0x129
2268 Severity=Error
2269 Facility=System
2270 SymbolicName=STATUS_TOO_MANY_THREADS
2271 Language=English
2272 Indicates a process has too many threads to perform the requested action. For example, assignment of a primary token may only be performed when a process has zero or one threads.
2273
2274 .
2275 MessageId=0x12c
2276 Severity=Error
2277 Facility=System
2278 SymbolicName=STATUS_PAGEFILE_QUOTA_EXCEEDED
2279 Language=English
2280 Page file quota was exceeded.
2281
2282 .
2283 MessageId=0x130
2284 Severity=Error
2285 Facility=System
2286 SymbolicName=STATUS_INVALID_IMAGE_PROTECT
2287 Language=English
2288 The specified image file did not have the correct format, it did not have a proper e_lfarlc in the MZ header.
2289
2290 .
2291 MessageId=0x131
2292 Severity=Error
2293 Facility=System
2294 SymbolicName=STATUS_INVALID_IMAGE_WIN_16
2295 Language=English
2296 The specified image file did not have the correct format, it appears to be a 16-bit Windows image.
2297
2298 .
2299 MessageId=0x132
2300 Severity=Error
2301 Facility=System
2302 SymbolicName=STATUS_LOGON_SERVER_CONFLICT
2303 Language=English
2304 The Netlogon service cannot start because another Netlogon service running in the domain conflicts with the specified role.
2305
2306 .
2307 MessageId=0x133
2308 Severity=Error
2309 Facility=System
2310 SymbolicName=STATUS_TIME_DIFFERENCE_AT_DC
2311 Language=English
2312 The time at the Primary Domain Controller is different than the time at the Backup Domain Controller or member server by too large an amount.
2313
2314 .
2315 MessageId=0x134
2316 Severity=Error
2317 Facility=System
2318 SymbolicName=STATUS_SYNCHRONIZATION_REQUIRED
2319 Language=English
2320 The SAM database on a ReactOS Server is significantly out of synchronization with the copy on the Domain Controller. A complete synchronization is required.
2321
2322 .
2323 MessageId=0x135
2324 Severity=Error
2325 Facility=System
2326 SymbolicName=STATUS_DLL_NOT_FOUND
2327 Language=English
2328 {Unable To Locate Component}
2329 This application has failed to start because %hs was not found. Re-installing the application may fix this problem.
2330
2331 .
2332 MessageId=0x136
2333 Severity=Error
2334 Facility=System
2335 SymbolicName=STATUS_OPEN_FAILED
2336 Language=English
2337 The NtCreateFile API failed. This error should never be returned to an application, it is a place holder for the ReactOS Lan Manager Redirector to use in its internal error mapping routines.
2338
2339 .
2340 MessageId=0x137
2341 Severity=Error
2342 Facility=System
2343 SymbolicName=STATUS_IO_PRIVILEGE_FAILED
2344 Language=English
2345 {Privilege Failed}
2346 The I/O permissions for the process could not be changed.
2347
2348 .
2349 MessageId=0x138
2350 Severity=Error
2351 Facility=System
2352 SymbolicName=STATUS_ORDINAL_NOT_FOUND
2353 Language=English
2354 {Ordinal Not Found}
2355 The ordinal %ld could not be located in the dynamic link library %hs.
2356
2357 .
2358 MessageId=0x139
2359 Severity=Error
2360 Facility=System
2361 SymbolicName=STATUS_ENTRYPOINT_NOT_FOUND
2362 Language=English
2363 {Entry Point Not Found}
2364 The procedure entry point %hs could not be located in the dynamic link library %hs.
2365
2366 .
2367 MessageId=0x13c
2368 Severity=Error
2369 Facility=System
2370 SymbolicName=STATUS_REMOTE_DISCONNECT
2371 Language=English
2372 {Virtual Circuit Closed}
2373 The network transport on a remote computer has closed a network connection. There may or may not be I/O requests outstanding.
2374
2375 .
2376 MessageId=0x140
2377 Severity=Error
2378 Facility=System
2379 SymbolicName=STATUS_INVALID_CONNECTION
2380 Language=English
2381 The connection handle given to the transport was invalid.
2382
2383 .
2384 MessageId=0x141
2385 Severity=Error
2386 Facility=System
2387 SymbolicName=STATUS_INVALID_ADDRESS
2388 Language=English
2389 The address handle given to the transport was invalid.
2390
2391 .
2392 MessageId=0x142
2393 Severity=Error
2394 Facility=System
2395 SymbolicName=STATUS_DLL_INIT_FAILED
2396 Language=English
2397 {DLL Initialization Failed}
2398 Initialization of the dynamic link library %hs failed. The process is terminating abnormally.
2399
2400 .
2401 MessageId=0x143
2402 Severity=Error
2403 Facility=System
2404 SymbolicName=STATUS_MISSING_SYSTEMFILE
2405 Language=English
2406 {Missing System File}
2407 The required system file %hs is bad or missing.
2408
2409 .
2410 MessageId=0x144
2411 Severity=Error
2412 Facility=System
2413 SymbolicName=STATUS_UNHANDLED_EXCEPTION
2414 Language=English
2415 {Application Error}
2416 The exception %s (0x%08lx) occurred in the application at location 0x%08lx.
2417
2418 .
2419 MessageId=0x145
2420 Severity=Error
2421 Facility=System
2422 SymbolicName=STATUS_APP_INIT_FAILURE
2423 Language=English
2424 {Application Error}
2425 The application failed to initialize properly (0x%lx). Click on OK to terminate the application.
2426
2427 .
2428 MessageId=0x146
2429 Severity=Error
2430 Facility=System
2431 SymbolicName=STATUS_PAGEFILE_CREATE_FAILED
2432 Language=English
2433 {Unable to Create Paging File}
2434 The creation of the paging file %hs failed (%lx). The requested size was %ld.
2435
2436 .
2437 MessageId=0x147
2438 Severity=Error
2439 Facility=System
2440 SymbolicName=STATUS_NO_PAGEFILE
2441 Language=English
2442 {No Paging File Specified}
2443 No paging file was specified in the system configuration.
2444
2445 .
2446 MessageId=0x148
2447 Severity=Error
2448 Facility=System
2449 SymbolicName=STATUS_INVALID_LEVEL
2450 Language=English
2451 {Incorrect System Call Level}
2452 An invalid level was passed into the specified system call.
2453
2454 .
2455 MessageId=0x149
2456 Severity=Error
2457 Facility=System
2458 SymbolicName=STATUS_WRONG_PASSWORD_CORE
2459 Language=English
2460 {Incorrect Password to LAN Manager Server}
2461 You specified an incorrect password to a LAN Manager 2.x or MS-NET server.
2462
2463 .
2464 MessageId=0x14c
2465 Severity=Error
2466 Facility=System
2467 SymbolicName=STATUS_REGISTRY_CORRUPT
2468 Language=English
2469 {The Registry Is Corrupt}
2470 The structure of one of the files that contains Registry data is corrupt, or 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.
2471
2472 .
2473 MessageId=0x150
2474 Severity=Error
2475 Facility=System
2476 SymbolicName=STATUS_SERIAL_NO_DEVICE_INITED
2477 Language=English
2478 No serial device was successfully initialized. The serial driver will unload.
2479
2480 .
2481 MessageId=0x151
2482 Severity=Error
2483 Facility=System
2484 SymbolicName=STATUS_NO_SUCH_ALIAS
2485 Language=English
2486 The specified local group does not exist.
2487
2488 .
2489 MessageId=0x152
2490 Severity=Error
2491 Facility=System
2492 SymbolicName=STATUS_MEMBER_NOT_IN_ALIAS
2493 Language=English
2494 The specified account name is not a member of the local group.
2495
2496 .
2497 MessageId=0x153
2498 Severity=Error
2499 Facility=System
2500 SymbolicName=STATUS_MEMBER_IN_ALIAS
2501 Language=English
2502 The specified account name is already a member of the local group.
2503
2504 .
2505 MessageId=0x154
2506 Severity=Error
2507 Facility=System
2508 SymbolicName=STATUS_ALIAS_EXISTS
2509 Language=English
2510 The specified local group already exists.
2511
2512 .
2513 MessageId=0x155
2514 Severity=Error
2515 Facility=System
2516 SymbolicName=STATUS_LOGON_NOT_GRANTED
2517 Language=English
2518 A requested type of logon (e.g., Interactive, Network, Service) is not granted by the target system's local security policy.
2519 Please ask the system administrator to grant the necessary form of logon.
2520
2521 .
2522 MessageId=0x156
2523 Severity=Error
2524 Facility=System
2525 SymbolicName=STATUS_TOO_MANY_SECRETS
2526 Language=English
2527 The maximum number of secrets that may be stored in a single system has been exceeded. The length and number of secrets is limited to satisfy United States State Department export restrictions.
2528
2529 .
2530 MessageId=0x157
2531 Severity=Error
2532 Facility=System
2533 SymbolicName=STATUS_SECRET_TOO_LONG
2534 Language=English
2535 The length of a secret exceeds the maximum length allowed. The length and number of secrets is limited to satisfy United States State Department export restrictions.
2536
2537 .
2538 MessageId=0x158
2539 Severity=Error
2540 Facility=System
2541 SymbolicName=STATUS_INTERNAL_DB_ERROR
2542 Language=English
2543 The Local Security Authority (LSA) database contains an internal inconsistency.
2544
2545 .
2546 MessageId=0x159
2547 Severity=Error
2548 Facility=System
2549 SymbolicName=STATUS_FULLSCREEN_MODE
2550 Language=English
2551 The requested operation cannot be performed in fullscreen mode.
2552
2553 .
2554 MessageId=0x15c
2555 Severity=Error
2556 Facility=System
2557 SymbolicName=STATUS_NOT_REGISTRY_FILE
2558 Language=English
2559 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.
2560
2561 .
2562 MessageId=0x160
2563 Severity=Error
2564 Facility=System
2565 SymbolicName=STATUS_ILL_FORMED_SERVICE_ENTRY
2566 Language=English
2567 A configuration registry node representing a driver service entry was ill-formed and did not contain required value entries.
2568
2569 .
2570 MessageId=0x161
2571 Severity=Error
2572 Facility=System
2573 SymbolicName=STATUS_ILLEGAL_CHARACTER
2574 Language=English
2575 An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE.
2576
2577 .
2578 MessageId=0x162
2579 Severity=Error
2580 Facility=System
2581 SymbolicName=STATUS_UNMAPPABLE_CHARACTER
2582 Language=English
2583 No mapping for the Unicode character exists in the target multi-byte code page.
2584
2585 .
2586 MessageId=0x163
2587 Severity=Error
2588 Facility=System
2589 SymbolicName=STATUS_UNDEFINED_CHARACTER
2590 Language=English
2591 The Unicode character is not defined in the Unicode character set installed on the system.
2592
2593 .
2594 MessageId=0x164
2595 Severity=Error
2596 Facility=System
2597 SymbolicName=STATUS_FLOPPY_VOLUME
2598 Language=English
2599 The paging file cannot be created on a floppy diskette.
2600
2601 .
2602 MessageId=0x165
2603 Severity=Error
2604 Facility=System
2605 SymbolicName=STATUS_FLOPPY_ID_MARK_NOT_FOUND
2606 Language=English
2607 {Floppy Disk Error}
2608 While accessing a floppy disk, an ID address mark was not found.
2609
2610 .
2611 MessageId=0x166
2612 Severity=Error
2613 Facility=System
2614 SymbolicName=STATUS_FLOPPY_WRONG_CYLINDER
2615 Language=English
2616 {Floppy Disk Error}
2617 While accessing a floppy disk, the track address from the sector ID field was found to be different than the track address maintained by the controller.
2618
2619 .
2620 MessageId=0x167
2621 Severity=Error
2622 Facility=System
2623 SymbolicName=STATUS_FLOPPY_UNKNOWN_ERROR
2624 Language=English
2625 {Floppy Disk Error}
2626 The floppy disk controller reported an error that is not recognized by the floppy disk driver.
2627
2628 .
2629 MessageId=0x168
2630 Severity=Error
2631 Facility=System
2632 SymbolicName=STATUS_FLOPPY_BAD_REGISTERS
2633 Language=English
2634 {Floppy Disk Error}
2635 While accessing a floppy-disk, the controller returned inconsistent results via its registers.
2636
2637 .
2638 MessageId=0x169
2639 Severity=Error
2640 Facility=System
2641 SymbolicName=STATUS_DISK_RECALIBRATE_FAILED
2642 Language=English
2643 {Hard Disk Error}
2644 While accessing the hard disk, a recalibrate operation failed, even after retries.
2645
2646 .
2647 MessageId=0x16c
2648 Severity=Error
2649 Facility=System
2650 SymbolicName=STATUS_SHARED_IRQ_BUSY
2651 Language=English
2652 An attempt was made to open a device that was sharing an IRQ with other devices.
2653 At least one other device that uses that IRQ was already opened.
2654 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.
2655
2656 .
2657 MessageId=0x172
2658 Severity=Error
2659 Facility=System
2660 SymbolicName=STATUS_PARTITION_FAILURE
2661 Language=English
2662 Tape could not be partitioned.
2663
2664 .
2665 MessageId=0x173
2666 Severity=Error
2667 Facility=System
2668 SymbolicName=STATUS_INVALID_BLOCK_LENGTH
2669 Language=English
2670 When accessing a new tape of a multivolume partition, the current blocksize is incorrect.
2671
2672 .
2673 MessageId=0x174
2674 Severity=Error
2675 Facility=System
2676 SymbolicName=STATUS_DEVICE_NOT_PARTITIONED
2677 Language=English
2678 Tape partition information could not be found when loading a tape.
2679
2680 .
2681 MessageId=0x175
2682 Severity=Error
2683 Facility=System
2684 SymbolicName=STATUS_UNABLE_TO_LOCK_MEDIA
2685 Language=English
2686 Attempt to lock the eject media mechanism fails.
2687
2688 .
2689 MessageId=0x176
2690 Severity=Error
2691 Facility=System
2692 SymbolicName=STATUS_UNABLE_TO_UNLOAD_MEDIA
2693 Language=English
2694 Unload media fails.
2695
2696 .
2697 MessageId=0x177
2698 Severity=Error
2699 Facility=System
2700 SymbolicName=STATUS_EOM_OVERFLOW
2701 Language=English
2702 Physical end of tape was detected.
2703
2704 .
2705 MessageId=0x178
2706 Severity=Error
2707 Facility=System
2708 SymbolicName=STATUS_NO_MEDIA
2709 Language=English
2710 {No Media}
2711 There is no media in the drive.
2712 Please insert media into drive %hs.
2713
2714 .
2715 MessageId=0x17c
2716 Severity=Error
2717 Facility=System
2718 SymbolicName=STATUS_KEY_DELETED
2719 Language=English
2720 Illegal operation attempted on a registry key which has been marked for deletion.
2721
2722 .
2723 MessageId=0x180
2724 Severity=Error
2725 Facility=System
2726 SymbolicName=STATUS_KEY_HAS_CHILDREN
2727 Language=English
2728 An attempt was made to create a symbolic link in a registry key that already has subkeys or values.
2729
2730 .
2731 MessageId=0x181
2732 Severity=Error
2733 Facility=System
2734 SymbolicName=STATUS_CHILD_MUST_BE_VOLATILE
2735 Language=English
2736 An attempt was made to create a Stable subkey under a Volatile parent key.
2737
2738 .
2739 MessageId=0x182
2740 Severity=Error
2741 Facility=System
2742 SymbolicName=STATUS_DEVICE_CONFIGURATION_ERROR
2743 Language=English
2744 The I/O device is configured incorrectly or the configuration parameters to the driver are incorrect.
2745
2746 .
2747 MessageId=0x183
2748 Severity=Error
2749 Facility=System
2750 SymbolicName=STATUS_DRIVER_INTERNAL_ERROR
2751 Language=English
2752 An error was detected between two drivers or within an I/O driver.
2753
2754 .
2755 MessageId=0x184
2756 Severity=Error
2757 Facility=System
2758 SymbolicName=STATUS_INVALID_DEVICE_STATE
2759 Language=English
2760 The device is not in a valid state to perform this request.
2761
2762 .
2763 MessageId=0x185
2764 Severity=Error
2765 Facility=System
2766 SymbolicName=STATUS_IO_DEVICE_ERROR
2767 Language=English
2768 The I/O device reported an I/O error.
2769
2770 .
2771 MessageId=0x186
2772 Severity=Error
2773 Facility=System
2774 SymbolicName=STATUS_DEVICE_PROTOCOL_ERROR
2775 Language=English
2776 A protocol error was detected between the driver and the device.
2777
2778 .
2779 MessageId=0x187
2780 Severity=Error
2781 Facility=System
2782 SymbolicName=STATUS_BACKUP_CONTROLLER
2783 Language=English
2784 This operation is only allowed for the Primary Domain Controller of the domain.
2785
2786 .
2787 MessageId=0x188
2788 Severity=Error
2789 Facility=System
2790 SymbolicName=STATUS_LOG_FILE_FULL
2791 Language=English
2792 Log file space is insufficient to support this operation.
2793
2794 .
2795 MessageId=0x189
2796 Severity=Error
2797 Facility=System
2798 SymbolicName=STATUS_TOO_LATE
2799 Language=English
2800 A write operation was attempted to a volume after it was dismounted.
2801
2802 .
2803 MessageId=0x18c
2804 Severity=Error
2805 Facility=System
2806 SymbolicName=STATUS_TRUSTED_DOMAIN_FAILURE
2807 Language=English
2808 The logon request failed because the trust relationship between the primary domain and the trusted domain failed.
2809
2810 .
2811 MessageId=0x190
2812 Severity=Error
2813 Facility=System
2814 SymbolicName=STATUS_TRUST_FAILURE
2815 Language=English
2816 The network logon failed. This may be because the validation authority can't be reached.
2817
2818 .
2819 MessageId=0x191
2820 Severity=Error
2821 Facility=System
2822 SymbolicName=STATUS_MUTANT_LIMIT_EXCEEDED
2823 Language=English
2824 An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
2825
2826 .
2827 MessageId=0x192
2828 Severity=Error
2829 Facility=System
2830 SymbolicName=STATUS_NETLOGON_NOT_STARTED
2831 Language=English
2832 An attempt was made to logon, but the netlogon service was not started.
2833
2834 .
2835 MessageId=0x193
2836 Severity=Error
2837 Facility=System
2838 SymbolicName=STATUS_ACCOUNT_EXPIRED
2839 Language=English
2840 The user's account has expired.
2841
2842 .
2843 MessageId=0x194
2844 Severity=Error
2845 Facility=System
2846 SymbolicName=STATUS_POSSIBLE_DEADLOCK
2847 Language=English
2848 {EXCEPTION}
2849 Possible deadlock condition.
2850
2851 .
2852 MessageId=0x195
2853 Severity=Error
2854 Facility=System
2855 SymbolicName=STATUS_NETWORK_CREDENTIAL_CONFLICT
2856 Language=English
2857 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.
2858
2859 .
2860 MessageId=0x196
2861 Severity=Error
2862 Facility=System
2863 SymbolicName=STATUS_REMOTE_SESSION_LIMIT
2864 Language=English
2865 An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
2866
2867 .
2868 MessageId=0x197
2869 Severity=Error
2870 Facility=System
2871 SymbolicName=STATUS_EVENTLOG_FILE_CHANGED
2872 Language=English
2873 The log file has changed between reads.
2874
2875 .
2876 MessageId=0x198
2877 Severity=Error
2878 Facility=System
2879 SymbolicName=STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
2880 Language=English
2881 The account used is an Interdomain Trust account. Use your global user account or local user account to access this server.
2882
2883 .
2884 MessageId=0x199
2885 Severity=Error
2886 Facility=System
2887 SymbolicName=STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
2888 Language=English
2889 The account used is a Computer Account. Use your global user account or local user account to access this server.
2890
2891 .
2892 MessageId=0x19c
2893 Severity=Error
2894 Facility=System
2895 SymbolicName=STATUS_FS_DRIVER_REQUIRED
2896 Language=English
2897 A volume has been accessed for which a file system driver is required that has not yet been loaded.
2898
2899 .
2900 MessageId=0x202
2901 Severity=Error
2902 Facility=System
2903 SymbolicName=STATUS_NO_USER_SESSION_KEY
2904 Language=English
2905 There is no user session key for the specified logon session.
2906
2907 .
2908 MessageId=0x203
2909 Severity=Error
2910 Facility=System
2911 SymbolicName=STATUS_USER_SESSION_DELETED
2912 Language=English
2913 The remote user session has been deleted.
2914
2915 .
2916 MessageId=0x204
2917 Severity=Error
2918 Facility=System
2919 SymbolicName=STATUS_RESOURCE_LANG_NOT_FOUND
2920 Language=English
2921 Indicates the specified resource language ID cannot be found in the
2922 image file.
2923
2924 .
2925 MessageId=0x205
2926 Severity=Error
2927 Facility=System
2928 SymbolicName=STATUS_INSUFF_SERVER_RESOURCES
2929 Language=English
2930 Insufficient server resources exist to complete the request.
2931
2932 .
2933 MessageId=0x206
2934 Severity=Error
2935 Facility=System
2936 SymbolicName=STATUS_INVALID_BUFFER_SIZE
2937 Language=English
2938 The size of the buffer is invalid for the specified operation.
2939
2940 .
2941 MessageId=0x207
2942 Severity=Error
2943 Facility=System
2944 SymbolicName=STATUS_INVALID_ADDRESS_COMPONENT
2945 Language=English
2946 The transport rejected the network address specified as invalid.
2947
2948 .
2949 MessageId=0x208
2950 Severity=Error
2951 Facility=System
2952 SymbolicName=STATUS_INVALID_ADDRESS_WILDCARD
2953 Language=English
2954 The transport rejected the network address specified due to an invalid use of a wildcard.
2955
2956 .
2957 MessageId=0x209
2958 Severity=Error
2959 Facility=System
2960 SymbolicName=STATUS_TOO_MANY_ADDRESSES
2961 Language=English
2962 The transport address could not be opened because all the available addresses are in use.
2963
2964 .
2965 MessageId=0x20c
2966 Severity=Error
2967 Facility=System
2968 SymbolicName=STATUS_CONNECTION_DISCONNECTED
2969 Language=English
2970 The transport connection is now disconnected.
2971
2972 .
2973 MessageId=0x210
2974 Severity=Error
2975 Facility=System
2976 SymbolicName=STATUS_TRANSACTION_TIMED_OUT
2977 Language=English
2978 The transport timed out a request waiting for a response.
2979
2980 .
2981 MessageId=0x211
2982 Severity=Error
2983 Facility=System
2984 SymbolicName=STATUS_TRANSACTION_NO_RELEASE
2985 Language=English
2986 The transport did not receive a release for a pending response.
2987
2988 .
2989 MessageId=0x212
2990 Severity=Error
2991 Facility=System
2992 SymbolicName=STATUS_TRANSACTION_NO_MATCH
2993 Language=English
2994 The transport did not find a transaction matching the specific
2995 token.
2996
2997 .
2998 MessageId=0x213
2999 Severity=Error
3000 Facility=System
3001 SymbolicName=STATUS_TRANSACTION_RESPONDED
3002 Language=English
3003 The transport had previously responded to a transaction request.
3004
3005 .
3006 MessageId=0x214
3007 Severity=Error
3008 Facility=System
3009 SymbolicName=STATUS_TRANSACTION_INVALID_ID
3010 Language=English
3011 The transport does not recognized the transaction request identifier specified.
3012
3013 .
3014 MessageId=0x215
3015 Severity=Error
3016 Facility=System
3017 SymbolicName=STATUS_TRANSACTION_INVALID_TYPE
3018 Language=English
3019 The transport does not recognize the transaction request type specified.
3020
3021 .
3022 MessageId=0x216
3023 Severity=Error
3024 Facility=System
3025 SymbolicName=STATUS_NOT_SERVER_SESSION
3026 Language=English
3027 The transport can only process the specified request on the server side of a session.
3028
3029 .
3030 MessageId=0x217
3031 Severity=Error
3032 Facility=System
3033 SymbolicName=STATUS_NOT_CLIENT_SESSION
3034 Language=English
3035 The transport can only process the specified request on the client side of a session.
3036
3037 .
3038 MessageId=0x218
3039 Severity=Error
3040 Facility=System
3041 SymbolicName=STATUS_CANNOT_LOAD_REGISTRY_FILE
3042 Language=English
3043 {Registry File Failure}
3044 The registry cannot load the hive (file):
3045 %hs
3046 or its log or alternate.
3047 It is corrupt, absent, or not writable.
3048
3049 .
3050 MessageId=0x219
3051 Severity=Error
3052 Facility=System
3053 SymbolicName=STATUS_DEBUG_ATTACH_FAILED
3054 Language=English
3055 {Unexpected Failure in DebugActiveProcess}
3056 An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error.
3057
3058 .
3059 MessageId=0x21c
3060 Severity=Error
3061 Facility=System
3062 SymbolicName=STATUS_NO_BROWSER_SERVERS_FOUND
3063 Language=English
3064 {Unable to Retrieve Browser Server List}
3065 The list of servers for this workgroup is not currently available.
3066
3067 .
3068 MessageId=0x220
3069 Severity=Error
3070 Facility=System
3071 SymbolicName=STATUS_MAPPED_ALIGNMENT
3072 Language=English
3073 {Mapped View Alignment Incorrect}
3074 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.
3075
3076 .
3077 MessageId=0x221
3078 Severity=Error
3079 Facility=System
3080 SymbolicName=STATUS_IMAGE_CHECKSUM_MISMATCH
3081 Language=English
3082 {Bad Image Checksum}
3083 The image %hs is possibly corrupt. The header checksum does not match the computed checksum.
3084
3085 .
3086 MessageId=0x222
3087 Severity=Error
3088 Facility=System
3089 SymbolicName=STATUS_LOST_WRITEBEHIND_DATA
3090 Language=English
3091 {Delayed Write Failed}
3092 ReactOS was unable to save all the data for the file %hs. The data has been lost.
3093 This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere.
3094
3095 .
3096 MessageId=0x223
3097 Severity=Error
3098 Facility=System
3099 SymbolicName=STATUS_CLIENT_SERVER_PARAMETERS_INVALID
3100 Language=English
3101 The parameter(s) passed to the server in the client/server shared memory window were invalid. Too much data may have been put in the shared memory window.
3102
3103 .
3104 MessageId=0x224
3105 Severity=Error
3106 Facility=System
3107 SymbolicName=STATUS_PASSWORD_MUST_CHANGE
3108 Language=English
3109 The user's password must be changed before logging on the first time.
3110
3111 .
3112 MessageId=0x225
3113 Severity=Error
3114 Facility=System
3115 SymbolicName=STATUS_NOT_FOUND
3116 Language=English
3117 The object was not found.
3118
3119 .
3120 MessageId=0x226
3121 Severity=Error
3122 Facility=System
3123 SymbolicName=STATUS_NOT_TINY_STREAM
3124 Language=English
3125 The stream is not a tiny stream.
3126
3127 .
3128 MessageId=0x227
3129 Severity=Error
3130 Facility=System
3131 SymbolicName=STATUS_RECOVERY_FAILURE
3132 Language=English
3133 A transaction recover failed.
3134
3135 .
3136 MessageId=0x228
3137 Severity=Error
3138 Facility=System
3139 SymbolicName=STATUS_STACK_OVERFLOW_READ
3140 Language=English
3141 The request must be handled by the stack overflow code.
3142
3143 .
3144 MessageId=0x229
3145 Severity=Error
3146 Facility=System
3147 SymbolicName=STATUS_FAIL_CHECK
3148 Language=English
3149 A consistency check failed.
3150
3151 .
3152 MessageId=0x22c
3153 Severity=Error
3154 Facility=System
3155 SymbolicName=STATUS_CONVERT_TO_LARGE
3156 Language=English
3157 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.
3158
3159 .
3160 MessageId=0x230
3161 Severity=Error
3162 Facility=System
3163 SymbolicName=STATUS_PROPSET_NOT_FOUND
3164 Language=English
3165 The property set specified does not exist on the object.
3166
3167 .
3168 MessageId=0x231
3169 Severity=Error
3170 Facility=System
3171 SymbolicName=STATUS_MARSHALL_OVERFLOW
3172 Language=English
3173 The user/kernel marshalling buffer has overflowed.
3174
3175 .
3176 MessageId=0x232
3177 Severity=Error
3178 Facility=System
3179 SymbolicName=STATUS_INVALID_VARIANT
3180 Language=English
3181 The supplied variant structure contains invalid data.
3182
3183 .
3184 MessageId=0x233
3185 Severity=Error
3186 Facility=System
3187 SymbolicName=STATUS_DOMAIN_CONTROLLER_NOT_FOUND
3188 Language=English
3189 Could not find a domain controller for this domain.
3190
3191 .
3192 MessageId=0x234
3193 Severity=Error
3194 Facility=System
3195 SymbolicName=STATUS_ACCOUNT_LOCKED_OUT
3196 Language=English
3197 The user account has been automatically locked because too many invalid logon attempts or password change attempts have been requested.
3198
3199 .
3200 MessageId=0x235
3201 Severity=Error
3202 Facility=System
3203 SymbolicName=STATUS_HANDLE_NOT_CLOSABLE
3204 Language=English
3205 NtClose was called on a handle that was protected from close via NtSetInformationObject.
3206
3207 .
3208 MessageId=0x236
3209 Severity=Error
3210 Facility=System
3211 SymbolicName=STATUS_CONNECTION_REFUSED
3212 Language=English
3213 The transport connection attempt was refused by the remote system.
3214
3215 .
3216 MessageId=0x237
3217 Severity=Error
3218 Facility=System
3219 SymbolicName=STATUS_GRACEFUL_DISCONNECT
3220 Language=English
3221 The transport connection was gracefully closed.
3222
3223 .
3224 MessageId=0x238
3225 Severity=Error
3226 Facility=System
3227 SymbolicName=STATUS_ADDRESS_ALREADY_ASSOCIATED
3228 Language=English
3229 The transport endpoint already has an address associated with it.
3230
3231 .
3232 MessageId=0x239
3233 Severity=Error
3234 Facility=System
3235 SymbolicName=STATUS_ADDRESS_NOT_ASSOCIATED
3236 Language=English
3237 An address has not yet been associated with the transport endpoint.
3238
3239 .
3240 MessageId=0x23c
3241 Severity=Error
3242 Facility=System
3243 SymbolicName=STATUS_NETWORK_UNREACHABLE
3244 Language=English
3245 The remote network is not reachable by the transport.
3246
3247 .
3248 MessageId=0x240
3249 Severity=Error
3250 Facility=System
3251 SymbolicName=STATUS_REQUEST_ABORTED
3252 Language=English
3253 The request was aborted.
3254
3255 .
3256 MessageId=0x241
3257 Severity=Error
3258 Facility=System
3259 SymbolicName=STATUS_CONNECTION_ABORTED
3260 Language=English
3261 The transport connection was aborted by the local system.
3262
3263 .
3264 MessageId=0x242
3265 Severity=Error
3266 Facility=System
3267 SymbolicName=STATUS_BAD_COMPRESSION_BUFFER
3268 Language=English
3269 The specified buffer contains ill-formed data.
3270
3271 .
3272 MessageId=0x243
3273 Severity=Error
3274 Facility=System
3275 SymbolicName=STATUS_USER_MAPPED_FILE
3276 Language=English
3277 The requested operation cannot be performed on a file with a user mapped section open.
3278
3279 .
3280 MessageId=0x244
3281 Severity=Error
3282 Facility=System
3283 SymbolicName=STATUS_AUDIT_FAILED
3284 Language=English
3285 {Audit Failed}
3286 An attempt to generate a security audit failed.
3287
3288 .
3289 MessageId=0x245
3290 Severity=Error
3291 Facility=System
3292 SymbolicName=STATUS_TIMER_RESOLUTION_NOT_SET
3293 Language=English
3294 The timer resolution was not previously set by the current process.
3295
3296 .
3297 MessageId=0x246
3298 Severity=Error
3299 Facility=System
3300 SymbolicName=STATUS_CONNECTION_COUNT_LIMIT
3301 Language=English
3302 A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
3303
3304 .
3305 MessageId=0x247
3306 Severity=Error
3307 Facility=System
3308 SymbolicName=STATUS_LOGIN_TIME_RESTRICTION
3309 Language=English
3310 Attempting to login during an unauthorized time of day for this account.
3311
3312 .
3313 MessageId=0x248
3314 Severity=Error
3315 Facility=System
3316 SymbolicName=STATUS_LOGIN_WKSTA_RESTRICTION
3317 Language=English
3318 The account is not authorized to login from this station.
3319
3320 .
3321 MessageId=0x249
3322 Severity=Error
3323 Facility=System
3324 SymbolicName=STATUS_IMAGE_MP_UP_MISMATCH
3325 Language=English
3326 {UP/MP Image Mismatch}
3327 The image %hs has been modified for use on a uniprocessor system, but you are running it on a multiprocessor machine.
3328 Please reinstall the image file.
3329
3330 .
3331 MessageId=0x250
3332 Severity=Error
3333 Facility=System
3334 SymbolicName=STATUS_INSUFFICIENT_LOGON_INFO
3335 Language=English
3336 There is insufficient account information to log you on.
3337
3338 .
3339 MessageId=0x251
3340 Severity=Error
3341 Facility=System
3342 SymbolicName=STATUS_BAD_DLL_ENTRYPOINT
3343 Language=English
3344 {Invalid DLL Entrypoint}
3345 The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state.
3346 The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue execution. Selecting NO may cause the application to operate incorrectly.
3347
3348 .
3349 MessageId=0x252
3350 Severity=Error
3351 Facility=System
3352 SymbolicName=STATUS_BAD_SERVICE_ENTRYPOINT
3353 Language=English
3354 {Invalid Service Callback Entrypoint}
3355 The %hs service is not written correctly. The stack pointer has been left in an inconsistent state.
3356 The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the service to continue operation. However, the service process may operate incorrectly.
3357
3358 .
3359 MessageId=0x253
3360 Severity=Error
3361 Facility=System
3362 SymbolicName=STATUS_LPC_REPLY_LOST
3363 Language=English
3364 The server received the messages but did not send a reply.
3365
3366 .
3367 MessageId=0x254
3368 Severity=Error
3369 Facility=System
3370 SymbolicName=STATUS_IP_ADDRESS_CONFLICT1
3371 Language=English
3372 There is an IP address conflict with another system on the network
3373
3374 .
3375 MessageId=0x255
3376 Severity=Error
3377 Facility=System
3378 SymbolicName=STATUS_IP_ADDRESS_CONFLICT2
3379 Language=English
3380 There is an IP address conflict with another system on the network
3381
3382 .
3383 MessageId=0x256
3384 Severity=Error
3385 Facility=System
3386 SymbolicName=STATUS_REGISTRY_QUOTA_LIMIT
3387 Language=English
3388 {Low On Registry Space}
3389 The system has reached the maximum size allowed for the system part of the registry. Additional storage requests will be ignored.
3390
3391 .
3392 MessageId=0x257
3393 Severity=Error
3394 Facility=System
3395 SymbolicName=STATUS_PATH_NOT_COVERED
3396 Language=English
3397 The contacted server does not support the indicated part of the DFS namespace.
3398
3399 .
3400 MessageId=0x258
3401 Severity=Error
3402 Facility=System
3403 SymbolicName=STATUS_NO_CALLBACK_ACTIVE
3404 Language=English
3405 A callback return system service cannot be executed when no callback is active.
3406
3407 .
3408 MessageId=0x259
3409 Severity=Error
3410 Facility=System
3411 SymbolicName=STATUS_LICENSE_QUOTA_EXCEEDED
3412 Language=English
3413 The service being accessed is licensed for a particular number of connections.
3414 No more connections can be made to the service at this time because there are already as many connections as the service can accept.
3415
3416 .
3417 MessageId=0x25c
3418 Severity=Error
3419 Facility=System
3420 SymbolicName=STATUS_PWD_HISTORY_CONFLICT
3421 Language=English
3422 You have attempted to change your password to one that you have used in the past.
3423 The policy of your user account does not allow this. Please select a password that you have not previously used.
3424
3425 .
3426 MessageId=0x260
3427 Severity=Error
3428 Facility=System
3429 SymbolicName=STATUS_INVALID_HW_PROFILE
3430 Language=English
3431 The specified hardware profile configuration is invalid.
3432
3433 .
3434 MessageId=0x261
3435 Severity=Error
3436 Facility=System
3437 SymbolicName=STATUS_INVALID_PLUGPLAY_DEVICE_PATH
3438 Language=English
3439 The specified Plug and Play registry device path is invalid.
3440
3441 .
3442 MessageId=0x262
3443 Severity=Error
3444 Facility=System
3445 SymbolicName=STATUS_DRIVER_ORDINAL_NOT_FOUND
3446 Language=English
3447 {Driver Entry Point Not Found}
3448 The %hs device driver could not locate the ordinal %ld in driver %hs.
3449
3450 .
3451 MessageId=0x263
3452 Severity=Error
3453 Facility=System
3454 SymbolicName=STATUS_DRIVER_ENTRYPOINT_NOT_FOUND
3455 Language=English
3456 {Driver Entry Point Not Found}
3457 The %hs device driver could not locate the entry point %hs in driver %hs.
3458
3459 .
3460 MessageId=0x264
3461 Severity=Error
3462 Facility=System
3463 SymbolicName=STATUS_RESOURCE_NOT_OWNED
3464 Language=English
3465 {Application Error}
3466 The application attempted to release a resource it did not own. Click on OK to terminate the application.
3467
3468 .
3469 MessageId=0x265
3470 Severity=Error
3471 Facility=System
3472 SymbolicName=STATUS_TOO_MANY_LINKS
3473 Language=English
3474 An attempt was made to create more links on a file than the file system supports.
3475
3476 .
3477 MessageId=0x266
3478 Severity=Error
3479 Facility=System
3480 SymbolicName=STATUS_QUOTA_LIST_INCONSISTENT
3481 Language=English
3482 The specified quota list is internally inconsistent with its descriptor.
3483
3484 .
3485 MessageId=0x267
3486 Severity=Error
3487 Facility=System
3488 SymbolicName=STATUS_FILE_IS_OFFLINE
3489 Language=English
3490 The specified file has been relocated to offline storage.
3491
3492 .
3493 MessageId=0x268
3494 Severity=Error
3495 Facility=System
3496 SymbolicName=STATUS_EVALUATION_EXPIRATION
3497 Language=English
3498 {ReactOS Evaluation Notification}
3499 Your ReactOS will NEVER expire!.
3500
3501 .
3502 MessageId=0x269
3503 Severity=Error
3504 Facility=System
3505 SymbolicName=STATUS_ILLEGAL_DLL_RELOCATION
3506 Language=English
3507 {Illegal System DLL Relocation}
3508 The system DLL %hs was relocated in memory. The application will not run properly.
3509 The relocation occurred because the DLL %hs occupied an address range reserved for ReactOS system DLLs. The vendor supplying the DLL should be contacted for a new DLL.
3510
3511 .
3512 MessageId=0x26c
3513 Severity=Error
3514 Facility=System
3515 SymbolicName=STATUS_DRIVER_UNABLE_TO_LOAD
3516 Language=English
3517 {Unable to Load Device Driver}
3518 %hs device driver could not be loaded.
3519 Error Status was 0x%x
3520
3521 .
3522 MessageId=0x270
3523 Severity=Error
3524 Facility=System
3525 SymbolicName=STATUS_WX86_FLOAT_STACK_CHECK
3526 Language=English
3527 Win32 x86 emulation subsystem Floating-point stack check.
3528
3529 .
3530 MessageId=0x271
3531 Severity=Error
3532 Facility=System
3533 SymbolicName=STATUS_VALIDATE_CONTINUE
3534 Language=English
3535 The validation process needs to continue on to the next step.
3536
3537 .
3538 MessageId=0x272
3539 Severity=Error
3540 Facility=System
3541 SymbolicName=STATUS_NO_MATCH
3542 Language=English
3543 There was no match for the specified key in the index.
3544
3545 .
3546 MessageId=0x273
3547 Severity=Error
3548 Facility=System
3549 SymbolicName=STATUS_NO_MORE_MATCHES
3550 Language=English
3551 There are no more matches for the current index enumeration.
3552
3553 .
3554 MessageId=0x275
3555 Severity=Error
3556 Facility=System
3557 SymbolicName=STATUS_NOT_A_REPARSE_POINT
3558 Language=English
3559 The NTFS file or directory is not a reparse point.
3560
3561 .
3562 MessageId=0x276
3563 Severity=Error
3564 Facility=System
3565 SymbolicName=STATUS_IO_REPARSE_TAG_INVALID
3566 Language=English
3567 The ReactOS I/O reparse tag passed for the NTFS reparse point is invalid.
3568
3569 .
3570 MessageId=0x277
3571 Severity=Error
3572 Facility=System
3573 SymbolicName=STATUS_IO_REPARSE_TAG_MISMATCH
3574 Language=English
3575 The ReactOS I/O reparse tag does not match the one present in the NTFS reparse point.
3576
3577 .
3578 MessageId=0x278
3579 Severity=Error
3580 Facility=System
3581 SymbolicName=STATUS_IO_REPARSE_DATA_INVALID
3582 Language=English
3583 The user data passed for the NTFS reparse point is invalid.
3584
3585 .
3586 MessageId=0x279
3587 Severity=Error
3588 Facility=System
3589 SymbolicName=STATUS_IO_REPARSE_TAG_NOT_HANDLED
3590 Language=English
3591 The layered file system driver for this IO tag did not handle it when needed.
3592
3593 .
3594 MessageId=0x280
3595 Severity=Error
3596 Facility=System
3597 SymbolicName=STATUS_REPARSE_POINT_NOT_RESOLVED
3598 Language=English
3599 The NTFS symbolic link could not be resolved even though the initial file name is valid.
3600
3601 .
3602 MessageId=0x281
3603 Severity=Error
3604 Facility=System
3605 SymbolicName=STATUS_DIRECTORY_IS_A_REPARSE_POINT
3606 Language=English
3607 The NTFS directory is a reparse point.
3608
3609 .
3610 MessageId=0x282
3611 Severity=Error
3612 Facility=System
3613 SymbolicName=STATUS_RANGE_LIST_CONFLICT
3614 Language=English
3615 The range could not be added to the range list because of a conflict.
3616
3617 .
3618 MessageId=0x283
3619 Severity=Error
3620 Facility=System
3621 SymbolicName=STATUS_SOURCE_ELEMENT_EMPTY
3622 Language=English
3623 The specified medium changer source element contains no media.
3624
3625 .
3626 MessageId=0x284
3627 Severity=Error
3628 Facility=System
3629 SymbolicName=STATUS_DESTINATION_ELEMENT_FULL
3630 Language=English
3631 The specified medium changer destination element already contains media.
3632
3633 .
3634 MessageId=0x285
3635 Severity=Error
3636 Facility=System
3637 SymbolicName=STATUS_ILLEGAL_ELEMENT_ADDRESS
3638 Language=English
3639 The specified medium changer element does not exist.
3640
3641 .
3642 MessageId=0x286
3643 Severity=Error
3644 Facility=System
3645 SymbolicName=STATUS_MAGAZINE_NOT_PRESENT
3646 Language=English
3647 The specified element is contained within a magazine that is no longer present.
3648
3649 .
3650 MessageId=0x287
3651 Severity=Error
3652 Facility=System
3653 SymbolicName=STATUS_REINITIALIZATION_NEEDED
3654 Language=English
3655 The device requires reinitialization due to hardware errors.
3656
3657 .
3658 MessageId=0x28c
3659 Severity=Error
3660 Facility=System
3661 SymbolicName=STATUS_RANGE_NOT_FOUND
3662 Language=English
3663 The specified range could not be found in the range list.
3664
3665 .
3666 MessageId=0x290
3667 Severity=Error
3668 Facility=System
3669 SymbolicName=STATUS_NO_USER_KEYS
3670 Language=English
3671 There are no EFS keys defined for the user.
3672
3673 .
3674 MessageId=0x291
3675 Severity=Error
3676 Facility=System
3677 SymbolicName=STATUS_FILE_NOT_ENCRYPTED
3678 Language=English
3679 The specified file is not encrypted.
3680
3681 .
3682 MessageId=0x292
3683 Severity=Error
3684 Facility=System
3685 SymbolicName=STATUS_NOT_EXPORT_FORMAT
3686 Language=English
3687 The specified file is not in the defined EFS export format.
3688
3689 .
3690 MessageId=0x293
3691 Severity=Error
3692 Facility=System
3693 SymbolicName=STATUS_FILE_ENCRYPTED
3694 Language=English
3695 The specified file is encrypted and the user does not have the ability to decrypt it.
3696
3697 .
3698 MessageId=0x295
3699 Severity=Error
3700 Facility=System
3701 SymbolicName=STATUS_WMI_GUID_NOT_FOUND
3702 Language=English
3703 The guid passed was not recognized as valid by a WMI data provider.
3704
3705 .
3706 MessageId=0x296
3707 Severity=Error
3708 Facility=System
3709 SymbolicName=STATUS_WMI_INSTANCE_NOT_FOUND
3710 Language=English
3711 The instance name passed was not recognized as valid by a WMI data provider.
3712
3713 .
3714 MessageId=0x297
3715 Severity=Error
3716 Facility=System
3717 SymbolicName=STATUS_WMI_ITEMID_NOT_FOUND
3718 Language=English
3719 The data item id passed was not recognized as valid by a WMI data provider.
3720
3721 .
3722 MessageId=0x298
3723 Severity=Error
3724 Facility=System
3725 SymbolicName=STATUS_WMI_TRY_AGAIN
3726 Language=English
3727 The WMI request could not be completed and should be retried.
3728
3729 .
3730 MessageId=0x299
3731 Severity=Error
3732 Facility=System
3733 SymbolicName=STATUS_SHARED_POLICY
3734 Language=English
3735 The policy object is shared and can only be modified at the root
3736
3737 .
3738 MessageId=0x29c
3739 Severity=Error
3740 Facility=System
3741 SymbolicName=STATUS_VOLUME_NOT_UPGRADED
3742 Language=English
3743 The volume must be upgraded to enable this feature
3744
3745 .
3746 MessageId=0x2c1
3747 Severity=Error
3748 Facility=System
3749 SymbolicName=STATUS_DS_ADMIN_LIMIT_EXCEEDED
3750 Language=English
3751 A directory service resource limit has been exceeded.
3752
3753 .
3754 MessageId=0x2c2
3755 Severity=Error
3756 Facility=System
3757 SymbolicName=STATUS_DRIVER_FAILED_SLEEP
3758 Language=English
3759 {System Standby Failed}
3760 The driver %hs does not support standby mode. Updating this driver may allow the system to go to standby mode.
3761
3762 .
3763 MessageId=0x2c3
3764 Severity=Error
3765 Facility=System
3766 SymbolicName=STATUS_MUTUAL_AUTHENTICATION_FAILED
3767 Language=English
3768 Mutual Authentication failed. The server's password is out of date at the domain controller.
3769
3770 .
3771 MessageId=0x2c4
3772 Severity=Error
3773 Facility=System
3774 SymbolicName=STATUS_CORRUPT_SYSTEM_FILE
3775 Language=English
3776 The system file %1 has become corrupt and has been replaced.
3777
3778 .
3779 MessageId=0x2c5
3780 Severity=Error
3781 Facility=System
3782 SymbolicName=STATUS_DATATYPE_MISALIGNMENT_ERROR
3783 Language=English
3784 {EXCEPTION}
3785 Alignment Error
3786 A datatype misalignment error was detected in a load or store instruction.
3787
3788 .
3789 MessageId=0x2c6
3790 Severity=Error
3791 Facility=System
3792 SymbolicName=STATUS_WMI_READ_ONLY
3793 Language=English
3794 The WMI data item or data block is read only.
3795
3796 .
3797 MessageId=0x2c7
3798 Severity=Error
3799 Facility=System
3800 SymbolicName=STATUS_WMI_SET_FAILURE
3801 Language=English
3802 The WMI data item or data block could not be changed.
3803
3804 .
3805 MessageId=0x2c8
3806 Severity=Error
3807 Facility=System
3808 SymbolicName=STATUS_COMMITMENT_MINIMUM
3809 Language=English
3810 {Virtual Memory Minimum Too Low}
3811 Your system is low on virtual memory. ReactOS is increasing the size of your virtual memory paging file.
3812 During this process, memory requests for some applications may be denied.
3813
3814 .
3815 MessageId=0x2c9
3816 Severity=Error
3817 Facility=System
3818 SymbolicName=STATUS_REG_NAT_CONSUMPTION
3819 Language=English
3820 {EXCEPTION}
3821 Register NaT consumption faults.
3822 A NaT value is consumed on a non speculative instruction.
3823
3824 .
3825 MessageId=0x2cc
3826 Severity=Error
3827 Facility=System
3828 SymbolicName=STATUS_ONLY_IF_CONNECTED
3829 Language=English
3830 This operation is supported only when you are connected to the server.
3831
3832 .
3833 MessageId=0x300
3834 Severity=Error
3835 Facility=System
3836 SymbolicName=STATUS_NOT_SUPPORTED_ON_SBS
3837 Language=English
3838 ReactOS doesn't have any Small Business Support editions, so this error never appears.
3839
3840 .
3841 MessageId=0x301
3842 Severity=Error
3843 Facility=System
3844 SymbolicName=STATUS_WMI_GUID_DISCONNECTED
3845 Language=English
3846 The WMI GUID is no longer available
3847
3848 .
3849 MessageId=0x302
3850 Severity=Error
3851 Facility=System
3852 SymbolicName=STATUS_WMI_ALREADY_DISABLED
3853 Language=English
3854 Collection or events for the WMI GUID is already disabled.
3855
3856 .
3857 MessageId=0x303
3858 Severity=Error
3859 Facility=System
3860 SymbolicName=STATUS_WMI_ALREADY_ENABLED
3861 Language=English
3862 Collection or events for the WMI GUID is already enabled.
3863
3864 .
3865 MessageId=0x304
3866 Severity=Error
3867 Facility=System
3868 SymbolicName=STATUS_MFT_TOO_FRAGMENTED
3869 Language=English
3870 The Master File Table on the volume is too fragmented to complete this operation.
3871
3872 .
3873 MessageId=0x305
3874 Severity=Error
3875 Facility=System
3876 SymbolicName=STATUS_COPY_PROTECTION_FAILURE
3877 Language=English
3878 Copy protection failure.
3879
3880 .
3881 MessageId=0x306
3882 Severity=Error
3883 Facility=System
3884 SymbolicName=STATUS_CSS_AUTHENTICATION_FAILURE
3885 Language=English
3886 Copy protection error - DVD CSS Authentication failed.
3887
3888 .
3889 MessageId=0x307
3890 Severity=Error
3891 Facility=System
3892 SymbolicName=STATUS_CSS_KEY_NOT_PRESENT
3893 Language=English
3894 Copy protection error - The given sector does not contain a valid key.
3895
3896 .
3897 MessageId=0x308
3898 Severity=Error
3899 Facility=System
3900 SymbolicName=STATUS_CSS_KEY_NOT_ESTABLISHED
3901 Language=English
3902 Copy protection error - DVD session key not established.
3903
3904 .
3905 MessageId=0x309
3906 Severity=Error
3907 Facility=System
3908 SymbolicName=STATUS_CSS_SCRAMBLED_SECTOR
3909 Language=English
3910 Copy protection error - The read failed because the sector is encrypted.
3911
3912 .
3913 MessageId=0x320
3914 Severity=Error
3915 Facility=System
3916 SymbolicName=STATUS_PKINIT_FAILURE
3917 Language=English
3918 The kerberos protocol encountered an error while validating the KDC certificate during smartcard Logon. There
3919 is more information in the system event log.
3920
3921 .
3922 MessageId=0x321
3923 Severity=Error
3924 Facility=System
3925 SymbolicName=STATUS_SMARTCARD_SUBSYSTEM_FAILURE
3926 Language=English
3927 The kerberos protocol encountered an error while attempting to utilize the smartcard subsystem.
3928
3929 .
3930 MessageId=0x322
3931 Severity=Error
3932 Facility=System
3933 SymbolicName=STATUS_NO_KERB_KEY
3934 Language=English
3935 The target server does not have acceptable kerberos credentials.
3936
3937 .
3938 MessageId=0x350
3939 Severity=Error
3940 Facility=System
3941 SymbolicName=STATUS_HOST_DOWN
3942 Language=English
3943 The transport determined that the remote system is down.
3944
3945 .
3946 MessageId=0x351
3947 Severity=Error
3948 Facility=System
3949 SymbolicName=STATUS_UNSUPPORTED_PREAUTH
3950 Language=English
3951 An unsupported preauthentication mechanism was presented to the kerberos package.
3952
3953 .
3954 MessageId=0x352
3955 Severity=Error
3956 Facility=System
3957 SymbolicName=STATUS_EFS_ALG_BLOB_TOO_BIG
3958 Language=English
3959 The encryption algorithm used on the source file needs a bigger key buffer than the one used on the destination file.
3960
3961 .
3962 MessageId=0x353
3963 Severity=Error
3964 Facility=System
3965 SymbolicName=STATUS_PORT_NOT_SET
3966 Language=English
3967 An attempt to remove a processes DebugPort was made, but a port was not already associated with the process.
3968
3969 .
3970 MessageId=0x354
3971 Severity=Error
3972 Facility=System
3973 SymbolicName=STATUS_DEBUGGER_INACTIVE
3974 Language=English
3975 An attempt to do an operation on a debug port failed because the port is in the process of being deleted.
3976
3977 .
3978 MessageId=0x355
3979 Severity=Error
3980 Facility=System
3981 SymbolicName=STATUS_DS_VERSION_CHECK_FAILURE
3982 Language=English
3983 This version of ReactOS is not compatible with the behavior version of directory forest, domain or domain controller.
3984
3985 .
3986 MessageId=0x356
3987 Severity=Error
3988 Facility=System
3989 SymbolicName=STATUS_AUDITING_DISABLED
3990 Language=English
3991 The specified event is currently not being audited.
3992
3993 .
3994 MessageId=0x357
3995 Severity=Error
3996 Facility=System
3997 SymbolicName=STATUS_PRENT4_MACHINE_ACCOUNT
3998 Language=English
3999 The machine account was created pre-NT4. The account needs to be recreated.
4000
4001 .
4002 MessageId=0x358
4003 Severity=Error
4004 Facility=System
4005 SymbolicName=STATUS_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER
4006 Language=English
4007 A account group can not have a universal group as a member.
4008
4009 .
4010 MessageId=0x359
4011 Severity=Error
4012 Facility=System
4013 SymbolicName=STATUS_INVALID_IMAGE_WIN_32
4014 Language=English
4015 The specified image file did not have the correct format, it appears to be a 32-bit Windows image.
4016
4017 .
4018 MessageId=0x35c
4019 Severity=Error
4020 Facility=System
4021 SymbolicName=STATUS_NETWORK_SESSION_EXPIRED
4022 Language=English
4023 The client's session has expired, so the client must reauthenticate to continue accessing the remote resources.
4024
4025 .
4026 MessageId=0x361
4027 Severity=Error
4028 Facility=System
4029 SymbolicName=STATUS_ACCESS_DISABLED_BY_POLICY_DEFAULT
4030 Language=English
4031 Access to %1 has been restricted by your Administrator by the default software restriction policy level.
4032
4033 .
4034 MessageId=0x362
4035 Severity=Error
4036 Facility=System
4037 SymbolicName=STATUS_ACCESS_DISABLED_BY_POLICY_PATH
4038 Language=English
4039 Access to %1 has been restricted by your Administrator by location with policy rule %2 placed on path %3
4040
4041 .
4042 MessageId=0x363
4043 Severity=Error
4044 Facility=System
4045 SymbolicName=STATUS_ACCESS_DISABLED_BY_POLICY_PUBLISHER
4046 Language=English
4047 Access to %1 has been restricted by your Administrator by software publisher policy.
4048
4049 .
4050 MessageId=0x364
4051 Severity=Error
4052 Facility=System
4053 SymbolicName=STATUS_ACCESS_DISABLED_BY_POLICY_OTHER
4054 Language=English
4055 Access to %1 has been restricted by your Administrator by policy rule %2.
4056
4057 .
4058 MessageId=0x365
4059 Severity=Error
4060 Facility=System
4061 SymbolicName=STATUS_FAILED_DRIVER_ENTRY
4062 Language=English
4063 The driver was not loaded because it failed it's initialization call.
4064
4065 .
4066 MessageId=0x366
4067 Severity=Error
4068 Facility=System
4069 SymbolicName=STATUS_DEVICE_ENUMERATION_ERROR
4070 Language=English
4071 The "%hs" encountered an error while applying power or reading the device configuration.
4072 This may be caused by a failure of your hardware or by a poor connection.
4073
4074 .
4075 MessageId=0x368
4076 Severity=Error
4077 Facility=System
4078 SymbolicName=STATUS_MOUNT_POINT_NOT_RESOLVED
4079 Language=English
4080 The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached.
4081
4082 .
4083 MessageId=0x369
4084 Severity=Error
4085 Facility=System
4086 SymbolicName=STATUS_INVALID_DEVICE_OBJECT_PARAMETER
4087 Language=English
4088 The device object parameter is either not a valid device object or is not attached to the volume specified by the file name.
4089
4090 .
4091 MessageId=0x36c
4092 Severity=Error
4093 Facility=System
4094 SymbolicName=STATUS_DRIVER_BLOCKED
4095 Language=English
4096 Driver %2 has been blocked from loading.
4097
4098 .
4099 MessageId=0x380
4100 Severity=Error
4101 Facility=System
4102 SymbolicName=STATUS_SMARTCARD_WRONG_PIN
4103 Language=English
4104 An incorrect PIN was presented to the smart card
4105
4106 .
4107 MessageId=0x381
4108 Severity=Error
4109 Facility=System
4110 SymbolicName=STATUS_SMARTCARD_CARD_BLOCKED
4111 Language=English
4112 The smart card is blocked
4113
4114 .
4115 MessageId=0x382
4116 Severity=Error
4117 Facility=System
4118 SymbolicName=STATUS_SMARTCARD_CARD_NOT_AUTHENTICATED
4119 Language=English
4120 No PIN was presented to the smart card
4121
4122 .
4123 MessageId=0x383
4124 Severity=Error
4125 Facility=System
4126 SymbolicName=STATUS_SMARTCARD_NO_CARD
4127 Language=English
4128 No smart card available
4129
4130 .
4131 MessageId=0x384
4132 Severity=Error
4133 Facility=System
4134 SymbolicName=STATUS_SMARTCARD_NO_KEY_CONTAINER
4135 Language=English
4136 The requested key container does not exist on the smart card
4137
4138 .
4139 MessageId=0x385
4140 Severity=Error
4141 Facility=System
4142 SymbolicName=STATUS_SMARTCARD_NO_CERTIFICATE
4143 Language=English
4144 The requested certificate does not exist on the smart card
4145
4146 .
4147 MessageId=0x386
4148 Severity=Error
4149 Facility=System
4150 SymbolicName=STATUS_SMARTCARD_NO_KEYSET
4151 Language=English
4152 The requested keyset does not exist
4153
4154 .
4155 MessageId=0x387
4156 Severity=Error
4157 Facility=System
4158 SymbolicName=STATUS_SMARTCARD_IO_ERROR
4159 Language=English
4160 A communication error with the smart card has been detected.
4161
4162 .
4163 MessageId=0x388
4164 Severity=Error
4165 Facility=System
4166 SymbolicName=STATUS_DOWNGRADE_DETECTED
4167 Language=English
4168 The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you.
4169
4170 .
4171 MessageId=0x389
4172 Severity=Error
4173 Facility=System
4174 SymbolicName=STATUS_SMARTCARD_CERT_REVOKED
4175 Language=English
4176 The smartcard certificate used for authentication has been revoked.
4177 Please contact your system administrator. There may be additional information in the
4178 event log.
4179
4180 .
4181 MessageId=0x38c
4182 Severity=Error
4183 Facility=System
4184 SymbolicName=STATUS_PKINIT_CLIENT_FAILURE
4185 Language=English
4186 The smartcard certificate used for authentication was not trusted. Please
4187 contact your system administrator.
4188
4189 .
4190 MessageId=0x9898
4191 Severity=Error
4192 Facility=System
4193 SymbolicName=STATUS_WOW_ASSERTION
4194 Language=English
4195 WOW Assertion Error.
4196
4197 .
4198 MessageId=0x1
4199 Severity=Error
4200 Facility=Debuger
4201 SymbolicName=DBG_NO_STATE_CHANGE
4202 Language=English
4203 Debugger did not perform a state change.
4204
4205 .
4206 MessageId=0x2
4207 Severity=Error
4208 Facility=Debuger
4209 SymbolicName=DBG_APP_NOT_IDLE
4210 Language=English
4211 Debugger has found the application is not idle.
4212
4213 .
4214 MessageId=0x1
4215 Severity=Error
4216 Facility=RpcRuntime
4217 SymbolicName=RPC_NT_INVALID_STRING_BINDING
4218 Language=English
4219 The string binding is invalid.
4220
4221 .
4222 MessageId=0x2
4223 Severity=Error
4224 Facility=RpcRuntime
4225 SymbolicName=RPC_NT_WRONG_KIND_OF_BINDING
4226 Language=English
4227 The binding handle is not the correct type.
4228
4229 .
4230 MessageId=0x3
4231 Severity=Error
4232 Facility=RpcRuntime
4233 SymbolicName=RPC_NT_INVALID_BINDING
4234 Language=English
4235 The binding handle is invalid.
4236
4237 .
4238 MessageId=0x4
4239 Severity=Error
4240 Facility=RpcRuntime
4241 SymbolicName=RPC_NT_PROTSEQ_NOT_SUPPORTED
4242 Language=English
4243 The RPC protocol sequence is not supported.
4244
4245 .
4246 MessageId=0x5
4247 Severity=Error
4248 Facility=RpcRuntime
4249 SymbolicName=RPC_NT_INVALID_RPC_PROTSEQ
4250 Language=English
4251 The RPC protocol sequence is invalid.
4252
4253 .
4254 MessageId=0x6
4255 Severity=Error
4256 Facility=RpcRuntime
4257 SymbolicName=RPC_NT_INVALID_STRING_UUID
4258 Language=English
4259 The string UUID is invalid.
4260
4261 .
4262 MessageId=0x7
4263 Severity=Error
4264 Facility=RpcRuntime
4265 SymbolicName=RPC_NT_INVALID_ENDPOINT_FORMAT
4266 Language=English
4267 The endpoint format is invalid.
4268
4269 .
4270 MessageId=0x8
4271 Severity=Error
4272 Facility=RpcRuntime
4273 SymbolicName=RPC_NT_INVALID_NET_ADDR
4274 Language=English
4275 The network address is invalid.
4276
4277 .
4278 MessageId=0x9
4279 Severity=Error
4280 Facility=RpcRuntime
4281 SymbolicName=RPC_NT_NO_ENDPOINT_FOUND
4282 Language=English
4283 No endpoint was found.
4284
4285 .
4286 MessageId=0xc
4287 Severity=Error
4288 Facility=RpcRuntime
4289 SymbolicName=RPC_NT_ALREADY_REGISTERED
4290 Language=English
4291 The object UUID has already been registered.
4292
4293 .
4294 MessageId=0x10
4295 Severity=Error
4296 Facility=RpcRuntime
4297 SymbolicName=RPC_NT_NOT_LISTENING
4298 Language=English
4299 The RPC server is not listening.
4300
4301 .
4302 MessageId=0x11
4303 Severity=Error
4304 Facility=RpcRuntime
4305 SymbolicName=RPC_NT_UNKNOWN_MGR_TYPE
4306 Language=English
4307 The manager type is unknown.
4308
4309 .
4310 MessageId=0x12
4311 Severity=Error
4312 Facility=RpcRuntime
4313 SymbolicName=RPC_NT_UNKNOWN_IF
4314 Language=English
4315 The interface is unknown.
4316
4317 .
4318 MessageId=0x13
4319 Severity=Error
4320 Facility=RpcRuntime
4321 SymbolicName=RPC_NT_NO_BINDINGS
4322 Language=English
4323 There are no bindings.
4324
4325 .
4326 MessageId=0x14
4327 Severity=Error
4328 Facility=RpcRuntime
4329 SymbolicName=RPC_NT_NO_PROTSEQS
4330 Language=English
4331 There are no protocol sequences.
4332
4333 .
4334 MessageId=0x15
4335 Severity=Error
4336 Facility=RpcRuntime
4337 SymbolicName=RPC_NT_CANT_CREATE_ENDPOINT
4338 Language=English
4339 The endpoint cannot be created.
4340
4341 .
4342 MessageId=0x16
4343 Severity=Error
4344 Facility=RpcRuntime
4345 SymbolicName=RPC_NT_OUT_OF_RESOURCES
4346 Language=English
4347 Not enough resources are available to complete this operation.
4348
4349 .
4350 MessageId=0x17
4351 Severity=Error
4352 Facility=RpcRuntime
4353 SymbolicName=RPC_NT_SERVER_UNAVAILABLE
4354 Language=English
4355 The RPC server is unavailable.
4356
4357 .
4358 MessageId=0x18
4359 Severity=Error
4360 Facility=RpcRuntime
4361 SymbolicName=RPC_NT_SERVER_TOO_BUSY
4362 Language=English
4363 The RPC server is too busy to complete this operation.
4364
4365 .
4366 MessageId=0x19
4367 Severity=Error
4368 Facility=RpcRuntime
4369 SymbolicName=RPC_NT_INVALID_NETWORK_OPTIONS
4370 Language=English
4371 The network options are invalid.
4372
4373 .
4374 MessageId=0x1c
4375 Severity=Error
4376 Facility=RpcRuntime
4377 SymbolicName=RPC_NT_CALL_FAILED_DNE
4378 Language=English
4379 The remote procedure call failed and did not execute.
4380
4381 .
4382 MessageId=0x21
4383 Severity=Error
4384 Facility=RpcRuntime
4385 SymbolicName=RPC_NT_UNSUPPORTED_TYPE
4386 Language=English
4387 The type UUID is not supported.
4388
4389 .
4390 MessageId=0x22
4391 Severity=Error
4392 Facility=RpcRuntime
4393 SymbolicName=RPC_NT_INVALID_TAG
4394 Language=English
4395 The tag is invalid.
4396
4397 .
4398 MessageId=0x23
4399 Severity=Error
4400 Facility=RpcRuntime
4401 SymbolicName=RPC_NT_INVALID_BOUND
4402 Language=English
4403 The array bounds are invalid.
4404
4405 .
4406 MessageId=0x24
4407 Severity=Error
4408 Facility=RpcRuntime
4409 SymbolicName=RPC_NT_NO_ENTRY_NAME
4410 Language=English
4411 The binding does not contain an entry name.
4412
4413 .
4414 MessageId=0x25
4415 Severity=Error
4416 Facility=RpcRuntime
4417 SymbolicName=RPC_NT_INVALID_NAME_SYNTAX
4418 Language=English
4419 The name syntax is invalid.
4420
4421 .
4422 MessageId=0x26
4423 Severity=Error
4424 Facility=RpcRuntime
4425 SymbolicName=RPC_NT_UNSUPPORTED_NAME_SYNTAX
4426 Language=English
4427 The name syntax is not supported.
4428
4429 .
4430 MessageId=0x28
4431 Severity=Error
4432 Facility=RpcRuntime
4433 SymbolicName=RPC_NT_UUID_NO_ADDRESS
4434 Language=English
4435 No network address is available to use to construct a UUID.
4436
4437 .
4438 MessageId=0x29
4439 Severity=Error
4440 Facility=RpcRuntime
4441 SymbolicName=RPC_NT_DUPLICATE_ENDPOINT
4442 Language=English
4443 The endpoint is a duplicate.
4444
4445 .
4446 MessageId=0x2c
4447 Severity=Error
4448 Facility=RpcRuntime
4449 SymbolicName=RPC_NT_STRING_TOO_LONG
4450 Language=English
4451 The string is too long.
4452
4453 .
4454 MessageId=0x30
4455 Severity=Error
4456 Facility=RpcRuntime
4457 SymbolicName=RPC_NT_UNKNOWN_AUTHN_SERVICE
4458 Language=English
4459 The authentication service is unknown.
4460
4461 .
4462 MessageId=0x31
4463 Severity=Error
4464 Facility=RpcRuntime
4465 SymbolicName=RPC_NT_UNKNOWN_AUTHN_LEVEL
4466 Language=English
4467 The authentication level is unknown.
4468
4469 .
4470 MessageId=0x32
4471 Severity=Error
4472 Facility=RpcRuntime
4473 SymbolicName=RPC_NT_INVALID_AUTH_IDENTITY
4474 Language=English
4475 The security context is invalid.
4476
4477 .
4478 MessageId=0x33
4479 Severity=Error
4480 Facility=RpcRuntime
4481 SymbolicName=RPC_NT_UNKNOWN_AUTHZ_SERVICE
4482 Language=English
4483 The authorization service is unknown.
4484
4485 .
4486 MessageId=0x34
4487 Severity=Error
4488 Facility=RpcRuntime
4489 SymbolicName=EPT_NT_INVALID_ENTRY
4490 Language=English
4491 The entry is invalid.
4492
4493 .
4494 MessageId=0x35
4495 Severity=Error
4496 Facility=RpcRuntime
4497 SymbolicName=EPT_NT_CANT_PERFORM_OP
4498 Language=English
4499 The operation cannot be performed.
4500
4501 .
4502 MessageId=0x36
4503 Severity=Error
4504 Facility=RpcRuntime
4505 SymbolicName=EPT_NT_NOT_REGISTERED
4506 Language=English
4507 There are no more endpoints available from the endpoint mapper.
4508
4509 .
4510 MessageId=0x37
4511 Severity=Error
4512 Facility=RpcRuntime
4513 SymbolicName=RPC_NT_NOTHING_TO_EXPORT
4514 Language=English
4515 No interfaces have been exported.
4516
4517 .
4518 MessageId=0x38
4519 Severity=Error
4520 Facility=RpcRuntime
4521 SymbolicName=RPC_NT_INCOMPLETE_NAME
4522 Language=English
4523 The entry name is incomplete.
4524
4525 .
4526 MessageId=0x39
4527 Severity=Error
4528 Facility=RpcRuntime
4529 SymbolicName=RPC_NT_INVALID_VERS_OPTION
4530 Language=English
4531 The version option is invalid.
4532
4533 .
4534 MessageId=0x3c
4535 Severity=Error
4536 Facility=RpcRuntime
4537 SymbolicName=RPC_NT_INTERFACE_NOT_FOUND
4538 Language=English
4539 The interface was not found.
4540
4541 .
4542 MessageId=0x40
4543 Severity=Error
4544 Facility=RpcRuntime
4545 SymbolicName=RPC_NT_INVALID_NAF_ID
4546 Language=English
4547 The network address family is invalid.
4548
4549 .
4550 MessageId=0x41
4551 Severity=Error
4552 Facility=RpcRuntime
4553 SymbolicName=RPC_NT_CANNOT_SUPPORT
4554 Language=English
4555 The requested operation is not supported.
4556
4557 .
4558 MessageId=0x42
4559 Severity=Error
4560 Facility=RpcRuntime
4561 SymbolicName=RPC_NT_NO_CONTEXT_AVAILABLE
4562 Language=English
4563 No security context is available to allow impersonation.
4564
4565 .
4566 MessageId=0x43
4567 Severity=Error
4568 Facility=RpcRuntime
4569 SymbolicName=RPC_NT_INTERNAL_ERROR
4570 Language=English
4571 An internal error occurred in RPC.
4572
4573 .
4574 MessageId=0x44
4575 Severity=Error
4576 Facility=RpcRuntime
4577 SymbolicName=RPC_NT_ZERO_DIVIDE
4578 Language=English
4579 The RPC server attempted an integer divide by zero.
4580
4581 .
4582 MessageId=0x45
4583 Severity=Error
4584 Facility=RpcRuntime
4585 SymbolicName=RPC_NT_ADDRESS_ERROR
4586 Language=English
4587 An addressing error occurred in the RPC server.
4588
4589 .
4590 MessageId=0x46
4591 Severity=Error
4592 Facility=RpcRuntime
4593 SymbolicName=RPC_NT_FP_DIV_ZERO
4594 Language=English
4595 A floating point operation at the RPC server caused a divide by zero.
4596
4597 .
4598 MessageId=0x47
4599 Severity=Error
4600 Facility=RpcRuntime
4601 SymbolicName=RPC_NT_FP_UNDERFLOW
4602 Language=English
4603 A floating point underflow occurred at the RPC server.
4604
4605 .
4606 MessageId=0x48
4607 Severity=Error
4608 Facility=RpcRuntime
4609 SymbolicName=RPC_NT_FP_OVERFLOW
4610 Language=English
4611 A floating point overflow occurred at the RPC server.
4612
4613 .
4614 MessageId=0x49
4615 Severity=Error
4616 Facility=RpcRuntime
4617 SymbolicName=RPC_NT_CALL_IN_PROGRESS
4618 Language=English
4619 A remote procedure call is already in progress for this thread.
4620
4621 .
4622 MessageId=0x4c
4623 Severity=Error
4624 Facility=RpcRuntime
4625 SymbolicName=EPT_NT_CANT_CREATE
4626 Language=English
4627 The endpoint mapper database entry could not be created.
4628
4629 .
4630 MessageId=0x50
4631 Severity=Error
4632 Facility=RpcRuntime
4633 SymbolicName=RPC_NT_CALL_CANCELLED
4634 Language=English
4635 The remote procedure call was cancelled.
4636
4637 .
4638 MessageId=0x51
4639 Severity=Error
4640 Facility=RpcRuntime
4641 SymbolicName=RPC_NT_BINDING_INCOMPLETE
4642 Language=English
4643 The binding handle does not contain all required information.
4644
4645 .
4646 MessageId=0x52
4647 Severity=Error
4648 Facility=RpcRuntime
4649 SymbolicName=RPC_NT_COMM_FAILURE
4650 Language=English
4651 A communications failure occurred during a remote procedure call.
4652
4653 .
4654 MessageId=0x53
4655 Severity=Error
4656 Facility=RpcRuntime
4657 SymbolicName=RPC_NT_UNSUPPORTED_AUTHN_LEVEL
4658 Language=English
4659 The requested authentication level is not supported.
4660
4661 .
4662 MessageId=0x54
4663 Severity=Error
4664 Facility=RpcRuntime
4665 SymbolicName=RPC_NT_NO_PRINC_NAME
4666 Language=English
4667 No principal name registered.
4668
4669 .
4670 MessageId=0x55
4671 Severity=Error
4672 Facility=RpcRuntime
4673 SymbolicName=RPC_NT_NOT_RPC_ERROR
4674 Language=English
4675 The error specified is not a valid ReactOS RPC error code.
4676
4677 .
4678 MessageId=0x57
4679 Severity=Error
4680 Facility=RpcRuntime
4681 SymbolicName=RPC_NT_SEC_PKG_ERROR
4682 Language=English
4683 A security package specific error occurred.
4684
4685 .
4686 MessageId=0x58
4687 Severity=Error
4688 Facility=RpcRuntime
4689 SymbolicName=RPC_NT_NOT_CANCELLED
4690 Language=English
4691 Thread is not cancelled.
4692
4693 .
4694 MessageId=0x62
4695 Severity=Error
4696 Facility=RpcRuntime
4697 SymbolicName=RPC_NT_INVALID_ASYNC_HANDLE
4698 Language=English
4699 Invalid asynchronous remote procedure call handle.
4700
4701 .
4702 MessageId=0x63
4703 Severity=Error
4704 Facility=RpcRuntime
4705 SymbolicName=RPC_NT_INVALID_ASYNC_CALL
4706 Language=English
4707 Invalid asynchronous RPC call handle for this operation.
4708
4709 .
4710 MessageId=0x1
4711 Severity=Error
4712 Facility=RpcStubs
4713 SymbolicName=RPC_NT_NO_MORE_ENTRIES
4714 Language=English
4715 The list of RPC servers available for auto-handle binding has been exhausted.
4716
4717 .
4718 MessageId=0x2
4719 Severity=Error
4720 Facility=RpcStubs
4721 SymbolicName=RPC_NT_SS_CHAR_TRANS_OPEN_FAIL
4722 Language=English
4723 The file designated by DCERPCCHARTRANS cannot be opened.
4724
4725 .
4726 MessageId=0x3
4727 Severity=Error
4728 Facility=RpcStubs
4729 SymbolicName=RPC_NT_SS_CHAR_TRANS_SHORT_FILE
4730 Language=English
4731 The file containing the character translation table has fewer than 512 bytes.
4732
4733 .
4734 MessageId=0x4
4735 Severity=Error
4736 Facility=RpcStubs
4737 SymbolicName=RPC_NT_SS_IN_NULL_CONTEXT
4738 Language=English
4739 A null context handle is passed as an [in] parameter.
4740
4741 .
4742 MessageId=0x5
4743 Severity=Error
4744 Facility=RpcStubs
4745 SymbolicName=RPC_NT_SS_CONTEXT_MISMATCH
4746 Language=English
4747 The context handle does not match any known context handles.
4748
4749 .
4750 MessageId=0x6
4751 Severity=Error
4752 Facility=RpcStubs
4753 SymbolicName=RPC_NT_SS_CONTEXT_DAMAGED
4754 Language=English
4755 The context handle changed during a call.
4756
4757 .
4758 MessageId=0x7
4759 Severity=Error
4760 Facility=RpcStubs
4761 SymbolicName=RPC_NT_SS_HANDLES_MISMATCH
4762 Language=English
4763 The binding handles passed to a remote procedure call do not match.
4764
4765 .
4766 MessageId=0x8
4767 Severity=Error
4768 Facility=RpcStubs
4769 SymbolicName=RPC_NT_SS_CANNOT_GET_CALL_HANDLE
4770 Language=English
4771 The stub is unable to get the call handle.
4772
4773 .
4774 MessageId=0x9
4775 Severity=Error
4776 Facility=RpcStubs
4777 SymbolicName=RPC_NT_NULL_REF_POINTER
4778 Language=English
4779 A null reference pointer was passed to the stub.
4780
4781 .
4782 MessageId=0xc
4783 Severity=Error
4784 Facility=RpcStubs
4785 SymbolicName=RPC_NT_BAD_STUB_DATA
4786 Language=English
4787 The stub received bad data.
4788
4789 .
4790 MessageId=0x59
4791 Severity=Error
4792 Facility=RpcStubs
4793 SymbolicName=RPC_NT_INVALID_ES_ACTION
4794 Language=English
4795 Invalid operation on the encoding/decoding handle.
4796
4797 .
4798 MessageId=0x5c
4799 Severity=Error
4800 Facility=RpcStubs
4801 SymbolicName=RPC_NT_INVALID_PIPE_OBJECT
4802 Language=English
4803 The RPC pipe object is invalid or corrupted.
4804
4805 .
4806 MessageId=0x60
4807 Severity=Error
4808 Facility=RpcStubs
4809 SymbolicName=RPC_NT_PIPE_DISCIPLINE_ERROR
4810 Language=English
4811 The RPC call completed before all pipes were processed.
4812
4813 .
4814 MessageId=0x61
4815 Severity=Error
4816 Facility=RpcStubs
4817 SymbolicName=RPC_NT_PIPE_EMPTY
4818 Language=English
4819 No more data is available from the RPC pipe.
4820
4821 .
4822 MessageId=0x35
4823 Severity=Error
4824 Facility=Io
4825 SymbolicName=STATUS_PNP_BAD_MPS_TABLE
4826 Language=English
4827 A device is missing in the system BIOS MPS table. This device will not be used.
4828 Please contact your system vendor for system BIOS update.
4829
4830 .
4831 MessageId=0x36
4832 Severity=Error
4833 Facility=Io
4834 SymbolicName=STATUS_PNP_TRANSLATION_FAILED
4835 Language=English
4836 A translator failed to translate resources.
4837
4838 .
4839 MessageId=0x37
4840 Severity=Error
4841 Facility=Io
4842 SymbolicName=STATUS_PNP_IRQ_TRANSLATION_FAILED
4843 Language=English
4844 A IRQ translator failed to translate resources.
4845
4846 .
4847 MessageId=0x1
4848 Severity=Error
4849 Facility=Cluster
4850 SymbolicName=STATUS_CLUSTER_INVALID_NODE
4851 Language=English
4852 The cluster node is not valid.
4853
4854 .
4855 MessageId=0x2
4856 Severity=Error
4857 Facility=Cluster
4858 SymbolicName=STATUS_CLUSTER_NODE_EXISTS
4859 Language=English
4860 The cluster node already exists.
4861
4862 .
4863 MessageId=0x3
4864 Severity=Error
4865 Facility=Cluster
4866 SymbolicName=STATUS_CLUSTER_JOIN_IN_PROGRESS
4867 Language=English
4868 A node is in the process of joining the cluster.
4869
4870 .
4871 MessageId=0x4
4872 Severity=Error
4873 Facility=Cluster
4874 SymbolicName=STATUS_CLUSTER_NODE_NOT_FOUND
4875 Language=English
4876 The cluster node was not found.
4877
4878 .
4879 MessageId=0x5
4880 Severity=Error
4881 Facility=Cluster
4882 SymbolicName=STATUS_CLUSTER_LOCAL_NODE_NOT_FOUND
4883 Language=English
4884 The cluster local node information was not found.
4885
4886 .
4887 MessageId=0x6
4888 Severity=Error
4889 Facility=Cluster
4890 SymbolicName=STATUS_CLUSTER_NETWORK_EXISTS
4891 Language=English
4892 The cluster network already exists.
4893
4894 .
4895 MessageId=0x7
4896 Severity=Error
4897 Facility=Cluster
4898 SymbolicName=STATUS_CLUSTER_NETWORK_NOT_FOUND
4899 Language=English
4900 The cluster network was not found.
4901
4902 .
4903 MessageId=0x8
4904 Severity=Error
4905 Facility=Cluster
4906 SymbolicName=STATUS_CLUSTER_NETINTERFACE_EXISTS
4907 Language=English
4908 The cluster network interface already exists.
4909
4910 .
4911 MessageId=0x9
4912 Severity=Error
4913 Facility=Cluster
4914 SymbolicName=STATUS_CLUSTER_NETINTERFACE_NOT_FOUND
4915 Language=English
4916 The cluster network interface was not found.
4917
4918 .
4919 MessageId=0xc
4920 Severity=Error
4921 Facility=Cluster
4922 SymbolicName=STATUS_CLUSTER_NODE_DOWN
4923 Language=English
4924 The cluster node is down.
4925
4926 .
4927 MessageId=0x10
4928 Severity=Error
4929 Facility=Cluster
4930 SymbolicName=STATUS_CLUSTER_INVALID_NETWORK
4931 Language=English
4932 The cluster network is not valid.
4933
4934 .
4935 MessageId=0x11
4936 Severity=Error
4937 Facility=Cluster
4938 SymbolicName=STATUS_CLUSTER_NO_NET_ADAPTERS
4939 Language=English
4940 No network adapters are available.
4941
4942 .
4943 MessageId=0x12
4944 Severity=Error
4945 Facility=Cluster
4946 SymbolicName=STATUS_CLUSTER_NODE_UP
4947 Language=English
4948 The cluster node is up.
4949
4950 .
4951 MessageId=0x13
4952 Severity=Error
4953 Facility=Cluster
4954 SymbolicName=STATUS_CLUSTER_NODE_PAUSED
4955 Language=English
4956 The cluster node is paused.
4957
4958 .
4959 MessageId=0x14
4960 Severity=Error
4961 Facility=Cluster
4962 SymbolicName=STATUS_CLUSTER_NODE_NOT_PAUSED
4963 Language=English
4964 The cluster node is not paused.
4965
4966 .
4967 MessageId=0x15
4968 Severity=Error
4969 Facility=Cluster
4970 SymbolicName=STATUS_CLUSTER_NO_SECURITY_CONTEXT
4971 Language=English
4972 No cluster security context is available.
4973
4974 .
4975 MessageId=0x16
4976 Severity=Error
4977 Facility=Cluster
4978 SymbolicName=STATUS_CLUSTER_NETWORK_NOT_INTERNAL
4979 Language=English
4980 The cluster network is not configured for internal cluster communication.
4981
4982 .
4983 MessageId=0x17
4984 Severity=Error
4985 Facility=Cluster
4986 SymbolicName=STATUS_CLUSTER_POISONED
4987 Language=English
4988 The cluster node has been poisoned.
4989
4990 .
4991 MessageId=0x1
4992 Severity=Error
4993 Facility=ACPI
4994 SymbolicName=STATUS_ACPI_INVALID_OPCODE
4995 Language=English
4996 An attempt was made to run an invalid AML opcode
4997
4998 .
4999 MessageId=0x2
5000 Severity=Error
5001 Facility=ACPI
5002 SymbolicName=STATUS_ACPI_STACK_OVERFLOW
5003 Language=English
5004 The AML Interpreter Stack has overflowed
5005
5006 .
5007 MessageId=0x3
5008 Severity=Error
5009 Facility=ACPI
5010 SymbolicName=STATUS_ACPI_ASSERT_FAILED
5011 Language=English
5012 An inconsistent state has occurred
5013
5014 .
5015 MessageId=0x4
5016 Severity=Error
5017 Facility=ACPI
5018 SymbolicName=STATUS_ACPI_INVALID_INDEX
5019 Language=English
5020 An attempt was made to access an array outside of its bounds
5021
5022 .
5023 MessageId=0x5
5024 Severity=Error
5025 Facility=ACPI
5026 SymbolicName=STATUS_ACPI_INVALID_ARGUMENT
5027 Language=English
5028 A required argument was not specified
5029
5030 .
5031 MessageId=0x6
5032 Severity=Error
5033 Facility=ACPI
5034 SymbolicName=STATUS_ACPI_FATAL
5035 Language=English
5036 A fatal error has occurred
5037
5038 .
5039 MessageId=0x7
5040 Severity=Error
5041 Facility=ACPI
5042 SymbolicName=STATUS_ACPI_INVALID_SUPERNAME
5043 Language=English
5044 An invalid SuperName was specified
5045
5046 .
5047 MessageId=0x8
5048 Severity=Error
5049 Facility=ACPI
5050 SymbolicName=STATUS_ACPI_INVALID_ARGTYPE
5051 Language=English
5052 An argument with an incorrect type was specified
5053
5054 .
5055 MessageId=0x9
5056 Severity=Error
5057 Facility=ACPI
5058 SymbolicName=STATUS_ACPI_INVALID_OBJTYPE
5059 Language=English
5060 An object with an incorrect type was specified
5061
5062 .
5063 MessageId=0xc
5064 Severity=Error
5065 Facility=ACPI
5066 SymbolicName=STATUS_ACPI_ADDRESS_NOT_MAPPED
5067 Language=English
5068 An address failed to translate
5069
5070 .
5071 MessageId=0x10
5072 Severity=Error
5073 Facility=ACPI
5074 SymbolicName=STATUS_ACPI_INVALID_REGION
5075 Language=English
5076 An invalid region for the target was specified
5077
5078 .
5079 MessageId=0x11
5080 Severity=Error
5081 Facility=ACPI
5082 SymbolicName=STATUS_ACPI_INVALID_ACCESS_SIZE
5083 Language=English
5084 An attempt was made to access a field outside of the defined range
5085
5086 .
5087 MessageId=0x12
5088 Severity=Error
5089 Facility=ACPI
5090 SymbolicName=STATUS_ACPI_ACQUIRE_GLOBAL_LOCK
5091 Language=English
5092 The Global system lock could not be acquired
5093
5094 .
5095 MessageId=0x13
5096 Severity=Error
5097 Facility=ACPI
5098 SymbolicName=STATUS_ACPI_ALREADY_INITIALIZED
5099 Language=English
5100 An attempt was made to reinitialize the ACPI subsystem
5101
5102 .
5103 MessageId=0x14
5104 Severity=Error
5105 Facility=ACPI
5106 SymbolicName=STATUS_ACPI_NOT_INITIALIZED
5107 Language=English
5108 The ACPI subsystem has not been initialized
5109
5110 .
5111 MessageId=0x15
5112 Severity=Error
5113 Facility=ACPI
5114 SymbolicName=STATUS_ACPI_INVALID_MUTEX_LEVEL
5115 Language=English
5116 An incorrect mutex was specified
5117
5118 .
5119 MessageId=0x16
5120 Severity=Error
5121 Facility=ACPI
5122 SymbolicName=STATUS_ACPI_MUTEX_NOT_OWNED
5123 Language=English
5124 The mutex is not currently owned
5125
5126 .
5127 MessageId=0x17
5128 Severity=Error
5129 Facility=ACPI
5130 SymbolicName=STATUS_ACPI_MUTEX_NOT_OWNER
5131 Language=English
5132 An attempt was made to access the mutex by a process that was not the owner
5133
5134 .
5135 MessageId=0x18
5136 Severity=Error
5137 Facility=ACPI
5138 SymbolicName=STATUS_ACPI_RS_ACCESS
5139 Language=English
5140 An error occurred during an access to Region Space
5141
5142 .
5143 MessageId=0x19
5144 Severity=Error
5145 Facility=ACPI
5146 SymbolicName=STATUS_ACPI_INVALID_TABLE
5147 Language=English
5148 An attempt was made to use an incorrect table
5149
5150 .
5151 MessageId=0x20
5152 Severity=Error
5153 Facility=ACPI
5154 SymbolicName=STATUS_ACPI_REG_HANDLER_FAILED
5155 Language=English
5156 The registration of an ACPI event failed
5157
5158 .
5159 MessageId=0x21
5160 Severity=Error
5161 Facility=ACPI
5162 SymbolicName=STATUS_ACPI_POWER_REQUEST_FAILED
5163 Language=English
5164 An ACPI Power Object failed to transition state
5165
5166 .
5167 MessageId=0x1
5168 Severity=Error
5169 Facility=SXS
5170 SymbolicName=STATUS_SXS_SECTION_NOT_FOUND
5171 Language=English
5172 The requested section is not present in the activation context.
5173
5174 .
5175 MessageId=0x2
5176 Severity=Error
5177 Facility=SXS
5178 SymbolicName=STATUS_SXS_CANT_GEN_ACTCTX
5179 Language=English
5180 ReactOS was not able to process the application binding information.
5181 Please refer to your System Event Log for further information.
5182
5183 .
5184 MessageId=0x3
5185 Severity=Error
5186 Facility=SXS
5187 SymbolicName=STATUS_SXS_INVALID_ACTCTXDATA_FORMAT
5188 Language=English
5189 The application binding data format is invalid.
5190
5191 .
5192 MessageId=0x4
5193 Severity=Error
5194 Facility=SXS
5195 SymbolicName=STATUS_SXS_ASSEMBLY_NOT_FOUND
5196 Language=English
5197 The referenced assembly is not installed on your system.
5198
5199 .
5200 MessageId=0x5
5201 Severity=Error
5202 Facility=SXS
5203 SymbolicName=STATUS_SXS_MANIFEST_FORMAT_ERROR
5204 Language=English
5205 The manifest file does not begin with the required tag and format information.
5206
5207 .
5208 MessageId=0x6
5209 Severity=Error
5210 Facility=SXS
5211 SymbolicName=STATUS_SXS_MANIFEST_PARSE_ERROR
5212 Language=English
5213 The manifest file contains one or more syntax errors.
5214
5215 .
5216 MessageId=0x7
5217 Severity=Error
5218 Facility=SXS
5219 SymbolicName=STATUS_SXS_ACTIVATION_CONTEXT_DISABLED
5220 Language=English
5221 The application attempted to activate a disabled activation context.
5222
5223 .
5224 MessageId=0x8
5225 Severity=Error
5226 Facility=SXS
5227 SymbolicName=STATUS_SXS_KEY_NOT_FOUND
5228 Language=English
5229 The requested lookup key was not found in any active activation context.
5230
5231 .
5232 MessageId=0x9
5233 Severity=Error
5234 Facility=SXS
5235 SymbolicName=STATUS_SXS_VERSION_CONFLICT
5236 Language=English
5237 A component version required by the application conflicts with another component version already active.
5238
5239 .
5240 MessageId=0xc
5241 Severity=Error
5242 Facility=SXS
5243 SymbolicName=STATUS_SXS_ASSEMBLY_MISSING
5244 Language=English
5245 The referenced assembly could not be found.
5246
5247 .
5248 MessageId=0x10
5249 Severity=Error
5250 Facility=SXS
5251 SymbolicName=STATUS_SXS_INVALID_DEACTIVATION
5252 Language=English
5253 The activation context being deactivated is not active for the current thread of execution.
5254
5255 .
5256 MessageId=0x11
5257 Severity=Error
5258 Facility=SXS
5259 SymbolicName=STATUS_SXS_MULTIPLE_DEACTIVATION
5260 Language=English
5261 The activation context being deactivated has already been deactivated.
5262
5263 .
5264 MessageId=0x12
5265 Severity=Error
5266 Facility=SXS
5267 SymbolicName=STATUS_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY
5268 Language=English
5269 The activation context of system default assembly could not be generated.
5270
5271 .
5272 MessageId=0x13
5273 Severity=Error
5274 Facility=SXS
5275 SymbolicName=STATUS_SXS_PROCESS_TERMINATION_REQUESTED
5276 Language=English
5277 A component used by the isolation facility has requested to terminate the process.
5278
5279 .