Developing Drivers with the Windows Driver Foundation (Pro Developer)

To prepare a driver for installation, you must create a package that has everything that is required to perform the installation tasks. A key component of the package is an INF file that contains a set of data and instructions for the target system. The core elements of the package are essentially the same, regardless of how the driver is to be installed. Driver installation is thus largely about assembling the package and implementing the package's INF.

A released WDF driver package consists of the following components:

Категории