diff options
| author | Barry Golden <[email protected]> | 2017-08-27 16:17:45 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2017-08-27 16:17:45 -0700 |
| commit | 53bcc426c1870374bf941424ddf8b85b745079fd (patch) | |
| tree | b7f878f8442aaf2c578bdf94954e317998457996 /wpd/WpdWudfSampleDriver | |
| parent | db44fd903e44b470e6429f9b9ef761b1269cb1bd (diff) | |
VSTS 12737998
Diffstat (limited to 'wpd/WpdWudfSampleDriver')
| -rw-r--r-- | wpd/WpdWudfSampleDriver/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wpd/WpdWudfSampleDriver/README.md b/wpd/WpdWudfSampleDriver/README.md index 3d2f449b..f325d5da 100644 --- a/wpd/WpdWudfSampleDriver/README.md +++ b/wpd/WpdWudfSampleDriver/README.md @@ -1,3 +1,13 @@ +<!--- + name: WPD WUDF sample driver + platform: UMDF1 + language: cpp + category: WPD + description: Demonstrates virtually all aspects of the WPD device driver interface (DDI). + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=618011 +---> + + WPD WUDF sample driver ====================== |
