Chapter 3: WDF Fundamentals


Overview

The WDF driver model defines an object-oriented, event-driven environment for both kernel-mode (KMDF) and user-mode (UMDF) drivers. Driver code manages device-specific features, and a Microsoft-supplied framework calls the WDF driver to respond to events that affect the operation of its device.

This chapter introduces fundamental concepts for the design and implementation of WDF for UMDF and KMDF drivers.

For this chapter, you need

From


WDK documentation

 

User-Mode Driver Framework Design Guide

http://go.microsoft.com/fwlink/?LinkId=79341

Kernel-Mode Driver Framework Design Guide

http://go.microsoft.com/fwlink/?LinkId=79342

Other

 

Writing Secure Code, Howard and LeBlanc

http://go.microsoft.com/fwlink/?LinkId=80091




Developing Drivers with the Microsoft Windows Driver Foundation
Developing Drivers with the Windows Driver Foundation (Pro Developer)
ISBN: 0735623740
EAN: 2147483647
Year: 2007
Pages: 224

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net