mirror of
https://github.com/nefarius/WDF-Utils.git
synced 2025-07-18 13:33:35 +02:00
Updated DMF README.md
Added Bus Filter Framework section
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
# Driver Module Framework (DMF)
|
||||
|
||||
**Important:** this has been merged [upstream](https://github.com/Microsoft/DMF/blob/master/Dmf/Documentation/Driver%20Module%20Framework.md#simplifying-compilation-and-linking-with-dmf), yay ❤️
|
||||
|
||||
## Usage
|
||||
|
||||
To include and link against [DMF](https://github.com/microsoft/DMF) simply clone DMF to the same project parent directory **or** set the environment variable `DmfRootPath` to the DMF directory. Then add the following snippet to your driver project:
|
||||
|
Reference in New Issue
Block a user