A Description of the Skeleton Sample

The Skeleton sample driver supports the following functionality that all UMDF drivers must implement:

  • DLL infrastructure

  • Basic COM support

  • Basic implementations of the driver and device callback objects

About the Skeleton Sample

The Skeleton sample provides code files and the following project-related files that can be used as a template for setting up a UMDF driver project:

  • A set of supporting files that the WDK Build utility uses to build the driver.

  • An INX file that the Build utility converts to an INF file for installing the driver.

This functionality is sufficient for a working, but very limited, driver. The Skeleton sample driver installs and loads, but depends on the framework’s default processing to handle ...

Get Developing Drivers with the Windows® Driver Foundation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.