Developing Drivers with the Windows Driver Foundation (Pro Developer)

Driver developers must understand installation from two different perspectives:

The procedures and tools for updating existing drivers are similar to those for installing a new driver. Unless otherwise specified, this chapter uses the term "installation" to refer to both test and release installation.

Key Driver Installation Tasks

Driver installation must accomplish several key tasks:

To accomplish these tasks, you must assemble the necessary files into a driver package and define exactly how each task must be performed.

Installation Techniques and Tools

Drivers can be installed in several different ways:

 Tip  The procedures for installing drivers are not specific to WDF and are not covered in detail in this book. See "Device Installation" in the WDK-online at http://go.microsoft.com/fwlink/?LinkId=79294.

Категории