Problem loading Disk Volume Filter driver.

Does anyone knows the reasons why a Upper-filter driver to a Generic (Disk)
Volume would fail to load? When the “filtered” device enabled the
DriverEntry Routine of the filter is called and the driver returns with
STATUS_SUCCES from it, yet the Filter’s AddDevice() function is never
called. This suggest that the filter is properly installed, isn’t it?
The same driver when installed as an UpperFilter to another device seems to
have no problem. Thanks in advanced.
–cesar


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com