From b376cda09e60215ea229d55e19ade907d84cdf81 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 13 Mar 2019 13:01:43 -0700 Subject: Testing samples browser integration --- avstream/avscamera/README.md | 2 +- avstream/avscamera/mft0/README.md | 2 +- avstream/avshws/README.md | 2 +- avstream/avssamp/README.md | 3 +-- avstream/sampledevicemft/README.md | 2 +- avstream/samplemft0/README.md | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) (limited to 'avstream') diff --git a/avstream/avscamera/README.md b/avstream/avscamera/README.md index 8a76bfc4..9ab30cfe 100644 --- a/avstream/avscamera/README.md +++ b/avstream/avscamera/README.md @@ -31,4 +31,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a ## Building the sample -The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. +The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. \ No newline at end of file diff --git a/avstream/avscamera/mft0/README.md b/avstream/avscamera/mft0/README.md index 8a76bfc4..9ab30cfe 100644 --- a/avstream/avscamera/mft0/README.md +++ b/avstream/avscamera/mft0/README.md @@ -31,4 +31,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a ## Building the sample -The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. +The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. \ No newline at end of file diff --git a/avstream/avshws/README.md b/avstream/avshws/README.md index 4571ce5e..a7d3ad23 100644 --- a/avstream/avshws/README.md +++ b/avstream/avshws/README.md @@ -88,7 +88,7 @@ Code tour ### File Manifest -File | Description +File | Description -----|------------ Avshws.h | Main header file for the sample Avshws.inf | Sample installation file diff --git a/avstream/avssamp/README.md b/avstream/avssamp/README.md index ec5b07e4..51c23a50 100644 --- a/avstream/avssamp/README.md +++ b/avstream/avssamp/README.md @@ -65,5 +65,4 @@ Purecall.h | _purecall stub necessary for virtual function usage in drivers. Video.cpp | Video capture pin implementation. Video.h | Video capture pin header. Wave.cpp | Wave object implementation -Wave.h | Wave object header - +Wave.h | Wave object header \ No newline at end of file diff --git a/avstream/sampledevicemft/README.md b/avstream/sampledevicemft/README.md index ecb5e9c6..e00a9bd4 100644 --- a/avstream/sampledevicemft/README.md +++ b/avstream/sampledevicemft/README.md @@ -45,4 +45,4 @@ Related topics [Device app for camera sample](http://go.microsoft.com/fwlink/p/?linkid=249442) -[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) +[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) \ No newline at end of file diff --git a/avstream/samplemft0/README.md b/avstream/samplemft0/README.md index f7be80e5..9c059455 100644 --- a/avstream/samplemft0/README.md +++ b/avstream/samplemft0/README.md @@ -43,4 +43,4 @@ Related topics [Device app for camera sample](http://go.microsoft.com/fwlink/p/?linkid=249442) -[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) +[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) \ No newline at end of file -- cgit v1.3.1