![]() |
|
#38
|
|||
|
|||
|
Found the solution to this problem while starting service :
"StartService FAILED 6:The handle is invalid." We need to specify the KMDF version in the project , according to this For exemple, in Windows 7, it's 1.9, so under Driver Model Settings, change the following - KMDF Version Major = 1 - KMDF Version Minor = 9 And it's done |
| The Following User Says Thank You to overfl0ww For This Useful Post: | ||
niculaita (06-05-2016) | ||
| Tags |
| driver, hiding, ssdt, titanhide, x64 |
|
|