From Wiki96
Combined display of all available logs of Wiki96. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:18, 22 August 2022 2600:100f:b100:f02b:4964:fecd:6a2f:7acc talk created page API:BSOD(deprecated) (Created page with "{{Nov3}} This API is the equivalent of the BSOD API and V3 and V2. This API was included in all versions of Windows 96 until the release of Windows 96 v2. === Usage === The usage is similar to the current BSOD API: <syntaxhighlight lang="js"> w96.renderBSOD("BSOD message here") </syntaxhighlight>") Tag: Visual edit: Switched
- 18:09, 22 August 2022 2600:100f:b100:f02b:4964:fecd:6a2f:7acc talk created page 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>")