From Wiki96
- 18:09, 22 August 2022 diff hist +311 N API:BSOD Created page with "Using a simple API, you can render a BSOD (Bluescreen of Death). This simple function works in Windows 96 v2 and newer. === Usage === Rendering a BSOD is very simple. It uses one function that only requires one argument. <syntaxhighlight lang="js"> w96.sys.renderBSOD("message of BSOD") </syntaxhighlight>"