diff options
Diffstat (limited to 'general/toaster')
| -rw-r--r-- | general/toaster/toastDrv/README.md | 2 | ||||
| -rw-r--r-- | general/toaster/toastpkg/README.md | 2 | ||||
| -rw-r--r-- | general/toaster/umdf2/README.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/general/toaster/toastDrv/README.md b/general/toaster/toastDrv/README.md index 846180c8..423d258b 100644 --- a/general/toaster/toastDrv/README.md +++ b/general/toaster/toastDrv/README.md @@ -146,4 +146,4 @@ Doubly-linked-list code This file defines resource information for the ToastMon sample driver. #### UMDFToastMon.inf -Sample INF for installing the Skeleton driver to control a root enumerated device with a hardware ID of UMDFSamples\\ToastMon
\ No newline at end of file +Sample INF for installing the Skeleton driver to control a root enumerated device with a hardware ID of UMDFSamples\\ToastMon diff --git a/general/toaster/toastpkg/README.md b/general/toaster/toastpkg/README.md index b3ada632..a66cfe76 100644 --- a/general/toaster/toastpkg/README.md +++ b/general/toaster/toastpkg/README.md @@ -146,4 +146,4 @@ Doubly-linked-list code This file defines resource information for the ToastMon sample driver. #### UMDFToastMon.inf -Sample INF for installing the Skeleton driver to control a root enumerated device with a hardware ID of UMDFSamples\\ToastMon
\ No newline at end of file +Sample INF for installing the Skeleton driver to control a root enumerated device with a hardware ID of UMDFSamples\\ToastMon diff --git a/general/toaster/umdf2/README.md b/general/toaster/umdf2/README.md index 7b6eb8fb..b5cfa5f7 100644 --- a/general/toaster/umdf2/README.md +++ b/general/toaster/umdf2/README.md @@ -63,4 +63,4 @@ As an alternative to building the driver sample in Visual Studio, you can build **msbuild /p:configuration="Release" /p:platform="Win32" Umdf2toaster.sln** -For more information about using MSBuild to build a driver package, see [Building a Driver](http://msdn.microsoft.com/en-us/library/windows/hardware/ff554644).
\ No newline at end of file +For more information about using MSBuild to build a driver package, see [Building a Driver](http://msdn.microsoft.com/en-us/library/windows/hardware/ff554644). |
