Developing Drivers with the Windows Driver Foundation (Pro Developer)
Overview
This chapter describes the basic features that every driver requires and explains how a driver creates and initializes its two most important objects: the driver object and the device object.
For this chapter, you need … | From … |
---|---|
| |
Samples | |
Simple Toaster | %wdk%\src\kmdf\toaster\func\simple |
Fx2_Driver | %wdk%\src\umdf\usb\fx2_driver |
Osrusbfx2 | %wdk%\src\kmdf\osrusbfx2 |
WDK documentation | |
Device Interface Classes | http://go.microsoft.com/fwlink/?LinkId=81577 |
Using Device Interfaces | http://go.microsoft.com/fwlink/?LinkId=81578 |
Securing Device Objects | http://go.microsoft.com/fwlink/?LinkId=80624 |
Creating Secure Device Installations | http://go.microsoft.com/fwlink/?LinkId=80625 |
Категории