This paper presents information about how thread scheduling, thread context, and a processor’s current interrupt request level (IRQL) affect the operation of kernel-mode drivers for the Microsoft® Windows® family of operating systems. It is intended
Table of Contents Developing Drivers with the Microsoft Windows Driver Foundation Foreword Part 1 - Getting Started with WDF Chapter 1 - Introduction to WDF Chapter 2 - Windows Driver Fundamentals Chapter 3 - WDF Fundamentals Part 2 - Exploring the