mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 07:41:48 +00:00
[SDK:INCLUDE] bugcodes.mc: Add missing UP_DRIVER_ON_MP_SYSTEM bugcheck code (#7744)
This commit is contained in:
parent
3022d74beb
commit
4750cbe55b
1 changed files with 8 additions and 0 deletions
|
@ -1179,6 +1179,14 @@ Language=English
|
|||
WIN32K_INIT_OR_RIT_FAILURE
|
||||
.
|
||||
|
||||
MessageId=0x92
|
||||
Severity=Success
|
||||
Facility=System
|
||||
SymbolicName=UP_DRIVER_ON_MP_SYSTEM
|
||||
Language=English
|
||||
UP_DRIVER_ON_MP_SYSTEM
|
||||
.
|
||||
|
||||
MessageId=0x93
|
||||
Severity=Success
|
||||
Facility=System
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue