Skip to content

Commit 4750cbe

Browse files
committed
[SDK:INCLUDE] bugcodes.mc: Add missing UP_DRIVER_ON_MP_SYSTEM bugcheck code (reactos#7744)
1 parent 3022d74 commit 4750cbe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sdk/include/reactos/mc/bugcodes.mc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,6 +1179,14 @@ Language=English
11791179
WIN32K_INIT_OR_RIT_FAILURE
11801180
.
11811181
1182+
MessageId=0x92
1183+
Severity=Success
1184+
Facility=System
1185+
SymbolicName=UP_DRIVER_ON_MP_SYSTEM
1186+
Language=English
1187+
UP_DRIVER_ON_MP_SYSTEM
1188+
.
1189+
11821190
MessageId=0x93
11831191
Severity=Success
11841192
Facility=System

0 commit comments

Comments
 (0)