From Wiki96
Jump to: navigation, search
m
m (Reverted edits by 94.233.241.205 (talk) to last revision by Utf)
Tags: Replaced Rollback
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A thing even more useless than [[API:w96.sys|w96.__sys]]. Or rather, it just contains (a very little) information about the kernel build.
<code>w96bld</code> is a constant object which always holds the value <code>poly: true</code> and no other keys.


Seems to be present on both V2 and V3. Plus, its the exact same. So we aren't going to add those "V2", "V3" headers.
Changing any of these properties wont do anything:
* poly - If <code>true</code>, then the build contains [[wikipedia:Polyfill (programming)|polyfills]].
[[Category:API]]
[[Category:API]]

Latest revision as of 18:35, 16 May 2023

w96bld is a constant object which always holds the value poly: true and no other keys.