My legacy encryption filter gets loaded during boot in Vista (have Verifier keeping an eye on it) but it looks as tho DriverEntry is never being called (tried KdBreakPoint and _asm int 3 at the start of the routine - nothing, and Verifier shows no memory allocated, etc… all things done in DriverEntry).
Reg key values of Group: filter, Type: 2 - these need to be changed for vista?
My legacy encryption filter gets loaded during boot in Vista (have Verifier keeping an eye on it) but it looks as tho DriverEntry is never being called (tried KdBreakPoint and _asm int 3 at the start of the routine - nothing, and Verifier shows no memory allocated, etc… all things done in DriverEntry).
Reg key values of Group: filter, Type: 2 - these need to be changed for vista?