Driver developers use the checked build of Microsoft Windows to identify and diagnose operating-system-level problems. In the checked build:
Most checks in the checked build determine whether values in parameters or data structures are within anticipated typical ranges. Successfully debugging drivers with the checked build requires the developer to understand the reason for each failure that the checked build finds. Checked builds are provided on MSDN Subscriber CDs or from the Subscription area on MSDN. How to Use Checked Builds
How to Obtain Checked Builds Online
|