Create MiniFilter Step by Step.
1 : Install VS2012
2 : Install WDK 8.0
3 : Install wdfcoinstaller
4 : Debug cable link host machine and test machine.
(Debug cable could be USB or Serial ) mine is "USB to serail cable" need install driver.
5 : Config test machine.
(
setup new windows 7 , join to same domain with host machine.
Configuring a Computer for Driver Deployment, Testing, and Debugging
http://msdn.microsoft.com/EN-US/library/hh698272(v=VS.85,d=hv.2).aspx
)
6.1: Using visual stiduo 2012 to deploy driver to test machine.
6.2: Sign a driver for test
7 alway run code analyze
8 run debugview on test machine
9 run verifier on test machine.
No comments:
Post a Comment