Hi all,
Most of the virus scan engine is a file system filter driver. If I have a
filter driver which is loaded on-demand, is it possible to go below the
virus scan filter driver, assuming the driver is started before my driver?
If my driver is below the virus scan filter driver, all the file system
calls will go through it before coming to my driver. Is it possible to
archieve it in NT/2000 or even in Win 98/Me?
Thanks for any information,
- Sin-Lam
xxxxx@krdl.org.sg
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
No, you can attach only at the top of the device stack.
----- Original Message -----
From: “Tan Sin Lam”
To: “File Systems Developers”
Sent: Monday, June 25, 2001 7:51 PM
Subject: [ntfsd] Filter driver question!
> Hi all,
> Most of the virus scan engine is a file system filter driver. If I have
a
> filter driver which is loaded on-demand, is it possible to go below the
> virus scan filter driver, assuming the driver is started before my driver?
> If my driver is below the virus scan filter driver, all the file system
> calls will go through it before coming to my driver. Is it possible to
> archieve it in NT/2000 or even in Win 98/Me?
> Thanks for any information,
>
> - Sin-Lam
> xxxxx@krdl.org.sg
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@gte.net
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
no, your driver must be before.
yes.
Ho Mun Chuen
@@ “Not everything that counts can be counted;
<” )~ and not everything that can be counted counts"
//\ … Albert Einstein
----- Original Message -----
From: “Tan Sin Lam”
To: “File Systems Developers”
Sent: Tuesday, June 26, 2001 8:51 AM
Subject: [ntfsd] Filter driver question!
Hi all,
Most of the virus scan engine is a file system filter driver. If I have a
filter driver which is loaded on-demand, is it possible to go below the
virus scan filter driver, assuming the driver is started before my driver?
If my driver is below the virus scan filter driver, all the file system
calls will go through it before coming to my driver. Is it possible to
archieve it in NT/2000 or even in Win 98/Me?
Thanks for any information,
- Sin-Lam
xxxxx@krdl.org.sg
—
You are currently subscribed to ntfsd as: xxxxx@computer.org
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com