load order of drivers

Hi all,

In my project we have two fs filters that need to be loaded one after the
other. If you ask me why we cannot merge the two into one, the simple reason
is that the client is not going to give us the code of one of the drivers.
The other one we are developing.

Anyway, if these two are called as driver A and driver B.

How do I load driver A always before driver B? Is there are registry key to
do that? Both are boot start filters.

Thanks and regards
Rohit

Have driver B dependent on driver A.

Ken


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Rohit
Sent: Thursday, March 23, 2006 11:01 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] load order of drivers

Hi all,

In my project we have two fs filters that need to be loaded one after the
other. If you ask me why we cannot merge the two into one, the simple reason
is that the client is not going to give us the code of one of the drivers.
The other one we are developing.

Anyway, if these two are called as driver A and driver B.

How do I load driver A always before driver B? Is there are registry key to
do that? Both are boot start filters.

Thanks and regards
Rohit

— Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17 You are currently subscribed to
ntfsd as: unknown lmsubst tag argument: ‘’ To unsubscribe send a blank email
to xxxxx@lists.osr.com

When driver B loads you can check first whether A is loaded or not.

>How do I load driver A always before driver B? Is there are registry key to

Mark B dependent on A.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com