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 /wia | |
| parent | db44fd903e44b470e6429f9b9ef761b1269cb1bd (diff) | |
VSTS 12737998
Diffstat (limited to 'wia')
| -rw-r--r-- | wia/README.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/wia/README.md b/wia/README.md index 9d74b0d5..75df38c3 100644 --- a/wia/README.md +++ b/wia/README.md @@ -1,4 +1,14 @@ -Windows Image Acquisition (WIA) Driver Samples +<!--- + name: Windows Image Acquisition (WIA) Driver Samples + platform: WDM + language: cpp + category: Image Scan + description: Contains samples and test tools for Windows Image Acquisition (WIA), a driver architecture and user interface for acquiring images from still image devices such as scanners. + samplefwlink: https://go.microsoft.com/fwlink/p/?linkid=856747 +---> + + +Windows Image Acquisition (WIA) Driver Samples ============================================== The Windows Image Acquisition driver sample set contains samples and test tools for Windows Image Acquisition (WIA), a driver architecture and user interface for acquiring images from still image devices such as scanners. |
