Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Den Delimarsky committed Jul 15, 2019
1 parent c302fee commit ad59950
Show file tree
Hide file tree
Showing 48 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion audio/sysvad/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion avstream/avscamera/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures."
urlFragment: avscamera
languages:
Expand Down
2 changes: 1 addition & 1 deletion avstream/avscamera/mft0/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion avstream/avshws/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A simulated hardware sample driver providing a pin-centric capture driver to simulate AV capture hardware."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion avstream/avssamp/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "An AVStream filter-centric simulated capture sample driver with functional audio."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion avstream/sampledevicemft/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A driver device transform which loads in a process streaming an Avstream based camera device using Media Foundation."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion avstream/samplemft0/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A driver MFT for use with a camera's Windows device app."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion biometrics/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Contains the Windows Biometric Driver Interface sample and the Windows Biometric Service Adapter samples."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion bluetooth/bthecho/bthsrv/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates development of Bluetooth L2CAP profile drivers using the Bluetooth L2CAP DDIs."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion bluetooth/serialhcibus/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/cdfs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "The CD-ROM file system driver (CDFS) sample is a file system driver for removable media."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/fastfat/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A file system driver based on the Windows inbox FastFAT file system used as a model for new file systems."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/MetadataManager/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "An example of how to use files for storing metadata that corresponds to minifilters."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/NameChanger/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Grafts a directory from one part of a volume's namespace to another part using a mapping."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/avscan/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "This filter is a transaction-aware file scanner that examines data in files."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/cancelSafe/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A minifilter demonstrating the use of cancel-safe queues."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/cdo/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "An example of using a control device object (CDO) with a minifilter."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/change/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A transaction-aware filter that monitors file changes in real time."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/ctx/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to attach contexts to instances, files, streams, and stream handles in your minifilter."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/delete/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to detect deletions of files or streams."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/minispy/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A tool to monitor and log any I/O and transaction activity that occurs in the system."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/nullFilter/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A minifilter that demonstrates registration with the filter manager."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/passThrough/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to specify callback functions for different types of I/O requests."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/scanner/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A file data scanner example. Typically, anti-virus filters are of this type."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/simrep/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how a file system filter can simulate file-system like reparse-point behavior to redirect a file open to an alternate path."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion filesys/miniFilter/swapBuffers/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to switch buffers between reads and writes of data. This technique is particularly useful for encryption filters."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/DCHU/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Illustrates DCHU principles of universal driver design."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/PLX9x5x/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to write a driver for a generic PCI device using Windows Driver Frameworks (WDF)."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/SystemDma/wdm/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how a driver could use a system DMA controller to write data to a hardware location using V3 System DMA."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/cancel/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates the use of the cancel-safe queue routines."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/echo/kmdf/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to use a sequential queue to serialize read and write requests presented to the driver."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/echo/umdf/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to use UMDF version 1 to write a driver and demonstrates best practices."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/echo/umdf2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to use UMDF 2 to write a driver and to employ best practices."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/echo/umdfSocketEcho/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to use UMDF version 1 to write a driver and demonstrates best practices."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/event/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates different ways a kernel-mode driver can notify an application about a hardware event."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/filehistory/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A console application that starts the file history service, if it is stopped, and schedules regular backups."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/ioctl/kmdf/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/ioctl/wdm/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates usage of four different types of IOCTLs."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/obcallback/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates the use of registered callbacks for process protection."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/pcidrv/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to write a KMDF driver for a PCI device."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/perfcounters/kcs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates the use of the kernel-mode performance library."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/registry/regfltr/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to write a registry filter driver."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/toaster/toastDrv/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "An iterative series of samples that demonstrate KDMF and UDMF1 driver development."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/toaster/toastpkg/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Simulates hardware-first and software-first installation of the toaster sample driver."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/toaster/umdf2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "An iterative series of samples that demonstrate driver development using UMDF version 2."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/tracing/SystemTraceControl/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates how to use event tracing control APIs to collect events from the system trace provider."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/tracing/evntdrv/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "Demonstrates the use of the Event Tracing for Windows (ETW) API in a driver."
languages:
- cpp
Expand Down
2 changes: 1 addition & 1 deletion general/tracing/tracedriver/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
topic: sample
page_type: sample
description: "A sample driver instrumented for software tracing."
languages:
- cpp
Expand Down

0 comments on commit ad59950

Please sign in to comment.