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/WpdHelloWorldDriver | |
| parent | db44fd903e44b470e6429f9b9ef761b1269cb1bd (diff) | |
VSTS 12737998
Diffstat (limited to 'wpd/WpdHelloWorldDriver')
| -rw-r--r-- | wpd/WpdHelloWorldDriver/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wpd/WpdHelloWorldDriver/README.md b/wpd/WpdHelloWorldDriver/README.md index 0bf883bd..e63159e3 100644 --- a/wpd/WpdHelloWorldDriver/README.md +++ b/wpd/WpdHelloWorldDriver/README.md @@ -1,3 +1,13 @@ +<!--- + name: WPD Hello World Sample + platform: UMDF1 + language: cpp + category: WPD + description: Supports four objects: a device object, a storage object, a folder object, and a file object. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=618008 +---> + + WPDHelloWorld sample driver for portable devices ================================================ |
