Added patch to call DriverUnload during driver unload.

This commit is contained in:
Michael Müller
2015-01-26 04:39:12 +01:00
parent 0c2b776e83
commit a3813c45a0
4 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: Call DriverUnload function when unloading a driver.