Developing Drivers with the Windows Driver Foundation (Pro Developer)

Overview

Although both UMDF and KMDF provide the features that most drivers use most of the time, drivers occasionally must go beyond the frameworks to use services that the frameworks do not provide or to handle I/O requests that the frameworks do not support. This chapter describes how to use system features beyond the frameworks in a WDF driver.

For this chapter, you need …

From …


Samples

 

Serial

%wdk%\Src\Kmdf\Serial

Toastmon

%wdk%\Src\Kmdf\Toaster\Toastmon

WDK documentation

 

Kernel-Mode Driver Architecture

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

Категории