Hi,
I have written a volume level filter driver.I have a file mapped in the
memory for logging volume activity.
The file is on the same volume.Now the problem comes when somebody tries to
run the chkdsk on the same volume, chkdsk forcefully unmounts the volume and
my loging work results in a BSOD.
I want to know is there any way to get the notification for the volume
unmount at the volume filter level or check that can tell me every time
whether volume is still mounted or not?
Thanks,
Giri.