[NTOS:KE]
[reactos.git] / reactos / include / reactos / mc / bugcodes.mc
index 0c5237a..d9ae74f 100644 (file)
@@ -814,6 +814,22 @@ Language=English
 PINBALL_FILE_SYSTEM
 .
 
+MessageId=0x5A
+Severity=Success
+Facility=System
+SymbolicName=CRITICAL_SERVICE_FAILED
+Language=English
+CRITICAL_SERVICE_FAILED
+.
+
+MessageId=0x5B
+Severity=Success
+Facility=System
+SymbolicName=SET_ENV_VAR_FAILED
+Language=English
+SET_ENV_VAR_FAILED
+.
+
 MessageId=0x5C
 Severity=Success
 Facility=System
@@ -825,9 +841,9 @@ HAL_INITIALIZATION_FAILED
 MessageId=0x5D
 Severity=Success
 Facility=System
-SymbolicName=HEAP_INITIALIZATION_FAILED
+SymbolicName=UNSUPPORTED_PROCESSOR
 Language=English
-HEAP_INITIALIZATION_FAILED
+UNSUPPORTED_PROCESSOR
 .
 
 MessageId=0x5E
@@ -1074,6 +1090,20 @@ Run CHKDSK /F to check for hard drive corruption, and then
 restart your computer.
 .
 
+MessageId=0x7C
+Severity=Success
+Facility=System
+SymbolicName=MORAL_EXCEPTION_ERROR
+Language=English
+An attempt was made to execute a proprietary machine code instruction.
+The system has been shut down to prevent damage to your conscience.
+
+If this is the first time you have seen this error screen, read
+<http://www.gnu.org/philosophy/free-sw.html>.
+
+If problems continue, remove all nonfree software from your computer.
+.
+
 MessageId=0x7D
 Severity=Success
 Facility=System
@@ -1098,7 +1128,7 @@ Language=English
 Run a system diagnostic utility supplied by your hardware manufacturer.
 In particular, run a memory check, and check for faulty or mismatched
 memory. Try changing video adapters.
+
 Disable or remove any newly installed hardware and drivers. Disable or
 remove any newly installed software. If you need to use Safe Mode to
 remove or disable components, restart your computer, press F8 to select
@@ -1292,7 +1322,7 @@ Facility=System
 SymbolicName=DRIVER_CORRUPTED_EXPOOL
 Language=English
 A device driver has pool.
+
 Check to make sure any new hardware or software is properly installed.
 If this is a new installation, ask your hardware or software manufacturer
 for any ReactOS updates you might need.
@@ -1373,7 +1403,15 @@ Severity=Success
 Facility=System
 SymbolicName=DRIVER_PORTION_MUST_BE_NONPAGED
 Language=English
-The driver mistakenly marked a part of it's image pageable instead of non-pageable.
+The driver mistakenly marked a part of its image pageable instead of non-pageable.
+.
+
+MessageId=0xD7
+Severity=Success
+Facility=System
+SymbolicName=DRIVER_UNMAPPING_INVALID_VIEW
+Language=English
+The driver is attempting to unmap an invalid memory address.
 .
 
 MessageId=0xD8
@@ -1440,7 +1478,7 @@ If Parameter1 == 0, an executive worker item was found in memory which
 must not contain such items.  Usually this is memory being freed.  This
 is usually caused by a device driver that has not cleaned up properly
 before freeing memory.
-  
+
 If Parameter1 == 1, an attempt was made to queue an executive worker item
 with a usermode execution routine.
 .
@@ -1453,6 +1491,14 @@ Language=English
 POWER_FAILURE_SIMULATE
 .
 
+MessageId=0xE8
+Severity=Success
+Facility=System
+SymbolicName=INVALID_CANCEL_OF_FILE_OPEN
+Language=English
+Invalid cancel of a open file. It already has handle.
+.
+
 MessageId=0xE9
 Severity=Success
 Facility=System
@@ -1524,3 +1570,11 @@ SymbolicName=ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY
 Language=English
 An attempt was made to execute to non-executable memory.
 .
+
+MessageId=0x139
+Severity=Success
+Facility=System
+SymbolicName=KERNEL_SECURITY_CHECK_FAILURE
+Language=English
+A critical kernel security check failed.
+.