Introduction - If you have any usage issues, please Google them yourself
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.No INF file is needed to install this application .
Packet : 87361014addfilter.zip filelist
addfilter/addfilter.c
addfilter/addfilter.rc
addfilter/addfiltr.htm
addfilter/makefile
addfilter/sources