This section contains the design guide for Kernel-Mode Driver Framework, which is a component of Windows Driver Foundation.
The section includes:
Getting Started with Kernel-Mode Driver Framework
Sample Framework-based Drivers
Kernel-Mode Driver Framework Objects
Handling I/O Requests in Framework-based Drivers
Using I/O Targets
PnP and Power Management in Framework-Based Drivers
Synchronization Techniques for Framework-Based Drivers
Handling DMA Operations in Framework-Based Drivers
Supporting WMI in Framework-Based Drivers
Programming Techniques for Framework-Based Drivers