Skip to content

Commit 3109305

Browse files
committed
emmm
1 parent 4ad2613 commit 3109305

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bsod/bsod.layout

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Order=0
33
Focused=0
44
[Editor_0]
5-
CursorCol=1
6-
CursorRow=56
7-
TopLine=1
5+
CursorCol=26
6+
CursorRow=54
7+
TopLine=34
88
LeftChar=1

bsod/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ OR = ResponseYes;
5151
NtRaiseHardError(ErrorCode, 0, 0, 0, OptionShutdownSystem, &OR);
5252
}
5353
int main() {
54-
CallBlueScreen(0xc0000520);//括号内为你想要的蓝屏错误码
54+
CallBlueScreen(0xc2333333);//括号内为你想要的蓝屏错误码
5555
}
5656

bsod/main.o

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)