Commit Graph
2 Commits
Author SHA1 Message Date
Victor Perevertkin 1f377076d7 [WDF] Fix KMDF so it can compile with ReactOS SDK
Not all files are included, but these are necessary to compile cdrom driver.
So far it can only be statically linked with drivers, a proper
implementation requires wdfldr helper driver
2020-11-03 00:06:27 +03:00
Victor Perevertkin 8a978a179f [WDF] Add Windows Driver Framework files
Takern from Microsoft GitHub repo:
https://github.com/microsoft/Windows-Driver-Frameworks/commit/d9c6040fe9fa787964ea99c48a8b35cf1aa978f7

Licensed under MIT
2020-11-03 00:06:26 +03:00