diff options
| author | Dave Wilson <[email protected]> | 2015-04-29 12:00:16 -0700 |
|---|---|---|
| committer | Dave Wilson <[email protected]> | 2015-04-29 12:00:16 -0700 |
| commit | 1fbea08887e10e087c3f6bb0be8968e29e20cc84 (patch) | |
| tree | ceece70ec21256772341dc1ef91a199a5d13bc0f /filesys/miniFilter/passThrough | |
| parent | d40232638faaab19de557e70a3ee938da7a35295 (diff) | |
terminology changes
Diffstat (limited to 'filesys/miniFilter/passThrough')
| -rw-r--r-- | filesys/miniFilter/passThrough/ReadMe.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesys/miniFilter/passThrough/ReadMe.md b/filesys/miniFilter/passThrough/ReadMe.md index cccc85de..91230df5 100644 --- a/filesys/miniFilter/passThrough/ReadMe.md +++ b/filesys/miniFilter/passThrough/ReadMe.md @@ -3,8 +3,8 @@ PassThrough File System Minifilter Driver The PassThrough minifilter demonstrates how to specify callback functions for different types of I/O requests. -## Universal Compliant -This sample builds a Windows Universal driver. It uses only APIs and DDIs that are included in Windows Core. +## Universal Windows Driver Compliant +This sample builds a Universal Windows Driver. It uses only APIs and DDIs that are included in OneCoreUAP. Design and Operation -------------------- |
