reactos/drivers/base/null
Hermès Bélusca-Maïto da5dcdcbf2
[NULL] Additions for the Null driver.
- Allow the driver to be unloaded, as on Windows.
- Use a static fast IO dispatch table, instead of allocating one and
  risking any potential memory allocation failure.
- Update the file header.
2018-04-22 22:23:54 +02:00
..
CMakeLists.txt
null.c [NULL] Additions for the Null driver. 2018-04-22 22:23:54 +02:00
null.rc