01.Blogs :
Sahikon  

Installing more than one filter driver from one INF file

 Need to install more than one filter to some function driver? Not a problem.
Just use the following AddReg section:

[FiltersInstall_AddReg]
HKR,, "LowerFilters", theLowestDriver, theNextDriver, theUpperDriver


Drivers stack will be like the following:

[FUNCTION]
[theUpperDriver]
[theNextDriver]
[theLowestDriver]

Need to install upper filter? no problem. Just replace lowerfilters with upperfilters

P.S. Don't forget about all needed INF-sections for filters you install

posted on Saturday, November 12, 2005 1:43 AM by Sahikon


 
03.UPDATE CALENDAR :
<November 2005>
SunMonTueWedThuFriSat
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

05.MY LINKS :

07.Subscriptions :

Subscriptions


© Copyright 2005 Microsoft Corporation. All Rights Reserved.
Terms of Use | Privacy Statement | Code of Conduct | Hosted by MaximumASP for Microsoft
WHO-BAR