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.
File list:
addfilter
........\addfilter.c
........\addfilter.rc
........\addfiltr.htm
........\makefile
........\sources