Hi all,
we are developing a file system minifilter driver. we have an issue. while the driver is running and if we shutdown the system while driver is still running, do we need to issue FltUnregisterFilter in the shutdown call back explicitly or the filter manager will take care of that?
AFAIK you do not have to unregister. I know I don’t. Unregistering means “I do
not want to filter anymore”. But if you think about it, you want to filter
'till death! ![]()
–
EA
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:bounce-269796-
xxxxx@lists.osr.com] On Behalf Of xxxxx@patni.com
Sent: Monday, November 13, 2006 12:38
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Filter Driver while shutdownHi all,
we are developing a file system minifilter driver. we have an issue.
while the driver is running and if we shutdown the system while driver
is still running, do we need to issue FltUnregisterFilter in the
shutdown call back explicitly or the filter manager will take care of
that?
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17You are currently subscribed to ntfsd as: xxxxx@fausse.info To
unsubscribe send a blank email to xxxxx@lists.osr.com