diff options
| author | Barry Golden <[email protected]> | 2019-09-16 14:04:28 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-16 14:04:28 -0700 |
| commit | f064dfb2d92ac3f1f4344d435e4690e4339b5025 (patch) | |
| tree | a807973e6c0bd9e2c92b3b8cf7ecb5f9e63c28d2 /filesys/miniFilter/change | |
| parent | db43355fe49c4bec3dbb5f84c271e15dc914ce72 (diff) | |
Update README.md (#417)84625846248462384622846218462084619846188461784616846158461484613846128461184610846098460884607846068460584604
Diffstat (limited to 'filesys/miniFilter/change')
| -rw-r--r-- | filesys/miniFilter/change/README.md | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/filesys/miniFilter/change/README.md b/filesys/miniFilter/change/README.md index 1f370ce9..f7e2be09 100644 --- a/filesys/miniFilter/change/README.md +++ b/filesys/miniFilter/change/README.md @@ -8,16 +8,6 @@ products: - windows-wdk --- - -<!--- - name: Change File System Minifilter Driver - platform: WDM - language: cpp - category: FileSystem - description: A transaction-aware filter that monitors file changes in real time. - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617647 ----> - # Change File System Minifilter Driver The Change minifilter is a transaction-aware filter that monitors file changes in real time. @@ -33,4 +23,4 @@ The primary tasks of the filter for tracking a transacted file are the following ## Universal Windows Driver Compliant -This sample builds a Universal Windows Driver. It uses only APIs and DDIs that are included in OneCoreUAP.
\ No newline at end of file +This sample builds a Universal Windows Driver. It uses only APIs and DDIs that are included in OneCoreUAP. |
