Windows Driver Kit: Portable Devices
Portable Devices Samples
| Sample name | Build environment | Target operating system | Sample description |
| Comprehensive WPD Sample Driver | Windows Vista | Windows Vista | The Comprehensive WPD sample driver (WpdWudfSampleDriver) is a comprehensive sample driver that demonstrates virtually all aspects of the Microsoft Windows Portable Devides (WPD) device driver interface (DDI). This driver is built as a normal User-Mode Driver Framework (UMDF) driver, with handling of the WPD command set. Although this driver does not interact with actual hardware, it simulates talking to a device that supports phone contacts, pictures, music, and video. |
| Windows Portable Device Hello World Sample Driver | Windows Vista | Windows Vista | The WpdHelloWorldDriver sample driver project builds a User-Mode Driver Framework (UMDF) driver that handles the Windows Portable Devices (WPD) command set. This driver is a basic WPD driver that supports only the device object and read-only properties. It can be used as a starting point for a custom WPD driver, and you should add your own functionality to change this sample into a production driver. |
Build machine: CAPEBUILD