I'm learning Windows driver development by examining the WDK 8.1 Toaster Sample Driver. I can build, install, debug, and communicate with the KMDF Bus, and KMDF Function Driver. The problem I have is installing the KMDF Filter Driver. I tried using devcon to install the filter driver, but it always fail. Any help would be appreciated.
Host system:
- Windows 8.1 Pro x64
- Build: Visual Studio 2013 Pro and WDK 8.1
- Debug: WinDbg (named pipe)
Target system (virtual machine):
Windows 8.1 Enterprise Evaluation
Kernel debugging, and test signing, enabled
Install: devcon