Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop Driver Develop

8549057USBFilter1

  • Category : Driver Develop
  • Tags :
  • Update : 2017-09-13
  • Size : 11.58mb
  • Downloaded :0次
  • Author :bruce135lee
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
The USB filter driver WDM (and KDM) is hierarchical, and when you build the device stack, the IO manager can attach a device object to the device object created by another initial driver. The IRP, which is determined by the driver associated with the initial device object, will also be sent to the driver associated with the attached device object. This additional driver is the filter driver.
Packet file list
(Preview for download)
U盘过滤驱动\Bin\-_-ReadMeFirst!.txt
U盘过滤驱动\Bin\EndureAxis.vbs
U盘过滤驱动\Bin\FDOInstaller.inf
U盘过滤驱动\Bin\InstDrv.exe
U盘过滤驱动\Bin\InstFilters.idb
U盘过滤驱动\Bin\InstFilters.sys
U盘过滤驱动\Bin\USBFilter.sys
U盘过滤驱动\Bin\USBLocker.exe
U盘过滤驱动\Src\EmptyDriver1\BuildLog.htm
U盘过滤驱动\Src\EmptyDriver1\Data.cpp
U盘过滤驱动\Src\EmptyDriver1\ddkbldenv.cmd
U盘过滤驱动\Src\EmptyDriver1\ddkpostbld.cmd
U盘过滤驱动\Src\EmptyDriver1\ddkprebld.cmd
U盘过滤驱动\Src\EmptyDriver1\drvcommon.h
U盘过滤驱动\Src\EmptyDriver1\drvversion.h
U盘过滤驱动\Src\EmptyDriver1\drvversion.rc
U盘过滤驱动\Src\EmptyDriver1\EmptyDriver1.vsprops
U盘过滤驱动\Src\EmptyDriver1\EmptyDriver1.WLH.vcproj
U盘过滤驱动\Src\EmptyDriver1\EmptyDriver1.WLH.vcproj.Tr0j4n-PC.Tr0j4n.user
U盘过滤驱动\Src\EmptyDriver1\makefile
U盘过滤驱动\Src\EmptyDriver1\prefastchk_wlh_x86.log
U盘过滤驱动\Src\EmptyDriver1\prefastchk_wnet_x86.log
U盘过滤驱动\Src\EmptyDriver1\PREfast_defects_chk_wlh_x86.xml
U盘过滤驱动\Src\EmptyDriver1\PREfast_defects_chk_wlh_x86Sum.txt
U盘过滤驱动\Src\EmptyDriver1\PREfast_defects_chk_wnet_x86.xml
U盘过滤驱动\Src\EmptyDriver1\PREfast_defects_chk_wnet_x86Sum.txt
U盘过滤驱动\Src\EmptyDriver1\sources
U盘过滤驱动\Src\InstFilters.sln
U盘过滤驱动\Src\InstFilters.suo
U盘过滤驱动\Src\Release\USBLocker.exe
U盘过滤驱动\Src\Release\USBLocker.pdb
U盘过滤驱动\Src\USBFilters\USBFilters\BuildLog.htm
U盘过滤驱动\Src\USBFilters\USBFilters\ddkbldenv.cmd
U盘过滤驱动\Src\USBFilters\USBFilters\ddkpostbld.cmd
U盘过滤驱动\Src\USBFilters\USBFilters\ddkprebld.cmd
U盘过滤驱动\Src\USBFilters\USBFilters\Driver.h
U盘过滤驱动\Src\USBFilters\USBFilters\DriverEntry.cpp
U盘过滤驱动\Src\USBFilters\USBFilters\drvcommon.h
U盘过滤驱动\Src\USBFilters\USBFilters\drvversion.h
U盘过滤驱动\Src\USBFilters\USBFilters\drvversion.rc
U盘过滤驱动\Src\USBFilters\USBFilters\makefile
U盘过滤驱动\Src\USBFilters\USBFilters\prefastchk_wlh_x86.log
U盘过滤驱动\Src\USBFilters\USBFilters\PREfast_defects_chk_wlh_x86.xml
U盘过滤驱动\Src\USBFilters\USBFilters\PREfast_defects_chk_wlh_x86Sum.txt
U盘过滤驱动\Src\USBFilters\USBFilters\sources
U盘过滤驱动\Src\USBFilters\USBFilters\stddcls.cpp
U盘过滤驱动\Src\USBFilters\USBFilters\stddcls.h
U盘过滤驱动\Src\USBFilters\USBFilters\USBFilters.vsprops
U盘过滤驱动\Src\USBFilters\USBFilters\USBFilters.WLH.vcproj
U盘过滤驱动\Src\USBFilters\USBFilters\USBFilters.WLH.vcproj.Tr0j4n-PC.Tr0j4n.user
U盘过滤驱动\Src\USBFilters\USBFilters.sln
U盘过滤驱动\Src\USBFilters\USBFilters.suo
U盘过滤驱动\Src\USBLocker\ReadMe.txt
U盘过滤驱动\Src\USBLocker\Release\BuildLog.htm
U盘过滤驱动\Src\USBLocker\Release\mt.dep
U盘过滤驱动\Src\USBLocker\Release\stdafx.obj
U盘过滤驱动\Src\USBLocker\Release\USBLocker.exe.intermediate.manifest
U盘过滤驱动\Src\USBLocker\Release\USBLocker.obj
U盘过滤驱动\Src\USBLocker\Release\USBLocker.pch
U盘过滤驱动\Src\USBLocker\Release\USBLocker.res
U盘过滤驱动\Src\USBLocker\Release\USBLockerDlg.obj
U盘过滤驱动\Src\USBLocker\Release\vc90.idb
U盘过滤驱动\Src\USBLocker\Release\vc90.pdb
U盘过滤驱动\Src\USBLocker\res\USBLocker.ico
U盘过滤驱动\Src\USBLocker\res\USBLocker.rc2
U盘过滤驱动\Src\USBLocker\resource.h
U盘过滤驱动\Src\USBLocker\stdafx.cpp
U盘过滤驱动\Src\USBLocker\stdafx.h
U盘过滤驱动\Src\USBLocker\targetver.h
U盘过滤驱动\Src\USBLocker\USBLocker.aps
U盘过滤驱动\Src\USBLocker\USBLocker.cpp
U盘过滤驱动\Src\USBLocker\USBLocker.h
U盘过滤驱动\Src\USBLocker\USBLocker.rc
U盘过滤驱动\Src\USBLocker\USBLocker.vcproj
U盘过滤驱动\Src\USBLocker\USBLocker.vcproj.DEF.Administrator.user
U盘过滤驱动\Src\USBLocker\USBLocker.vcproj.Tr0j4n-PC.Tr0j4n.user
U盘过滤驱动\Src\USBLocker\USBLockerDlg.cpp
U盘过滤驱动\Src\USBLocker\USBLockerDlg.h
U盘过滤驱动\Src\USBLocker.ncb
U盘过滤驱动\Src\USBLocker.sln
U盘过滤驱动\Src\USBLocker.suo
U盘过滤驱动\USB Mass Storage 只读过滤驱动的两点思考USB驱动开发 - 驱动程序开发网技术社区 - Powered by phpwind.mht
U盘过滤驱动\[分享](U盘过滤驱动完全实现)[散分](昨日荣升版主)=====================================标题要长=========== - VC-MFC - 硬件-系统.mht
U盘过滤驱动\Src\USBFilters\USBFilters
U盘过滤驱动\Src\USBLocker\Debug
U盘过滤驱动\Src\USBLocker\Release
U盘过滤驱动\Src\USBLocker\res
U盘过滤驱动\Src\EmptyDriver1
U盘过滤驱动\Src\Release
U盘过滤驱动\Src\USBFilters
U盘过滤驱动\Src\USBLocker
U盘过滤驱动\Bin
U盘过滤驱动\Src
U盘过滤驱动
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.