mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 15:08:14 +00:00
[BUGCODES]
Add two missing bugcheck codes. svn path=/trunk/; revision=58153
This commit is contained in:
parent
296c68fb57
commit
eeb38cd038
1 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue