Developing Drivers with WDF: References
Updated: April 27, 2007
Chapter 1: Introduction to WDF
Chapter 2: Windows Driver Fundamentals
Chapter 3: WDF Fundamentals
Chapter 4: Overview of the Driver Frameworks
Chapter 5: WDF Object Model
Chapter 6: Driver Structure and Initialization
Chapter 7: Plug and Play and Power Management
Chapter 8: I/O Flow and Dispatching
Chapter 9: I/O Targets
Chapter 10: Synchronization
Chapter 11: Driver Tracing and Diagnosability
Chapter 12: WDF Support Objects
Chapter 13: UMDF Driver Template
Chapter 14: Beyond the Frameworks
Chapter 15: Scheduling, Thread Context, and IRQL
Chapter 16: Hardware Resources and Interrupts
Chapter 17: Direct Memory Access
Chapter 18: An Introduction to COM
Chapter 19: How to Build WDF Drivers
Chapter 20: How to Install WDF Drivers
Chapter 21: Tools for Testing WDF Drivers
Chapter 22: How to Debug WDF Drivers
Chapter 23: PREfast for Drivers
Chapter 24: Static Driver Verifier