Post subject: Re: Post funny computer screenshots or photos Posted: Wed Dec 24, 2008 7:13 pm
1337 Beta Collector
Joined Sun May 13, 2007 12:42 am
Posts 2412
zamadatix wrote:
somebody tell me the important files for bsod on my laptop i can get them by opening anything that uses directx or opengl lol.
The BSoD is generated by D:\XPSPRTM\BASE\NTOS\Ke\BugCheck.c, line 923. The function is KeDisplayBlueScreen. The BSoD code is located in Ntoskrnl.exe in %SystemRoot%\system32\
The only way to make a BSoD with DirectX or OpenGL is to call KeBugCheck or KeBugCheckEx in the abstraction DLL (Include file: wdm.h or ntddk.h)
Post subject: Re: Post funny computer screenshots or photos Posted: Wed Dec 24, 2008 7:37 pm
Site Moderator
Joined Mon Jun 23, 2008 6:34 pm
Posts 610
Location Dorset, UK
Favourite OS 7 Professional 64-bit or 32-bit
Windows OCManage wrote:
zamadatix wrote:
somebody tell me the important files for bsod on my laptop i can get them by opening anything that uses directx or opengl lol.
The BSoD is generated by D:\XPSPRTM\BASE\NTOS\Ke\BugCheck.c, line 923. The function is KeDisplayBlueScreen. The BSoD code is located in Ntoskrnl.exe in %SystemRoot%\system32\
The only way to make a BSoD with DirectX or OpenGL is to call KeBugCheck or KeBugCheckEx in the abstraction DLL (Include file: wdm.h or ntddk.h)
and... How do you do that? That would be so funny if you just made a program that generates a BSOD... I'm wondering. If you called it, what would it say in the bit where it tells you what went wrong? I.E Error in line 142 explorer.exe
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.