Hooking Drive A

Hi

I have an filter driver that is started by my application. It does a
ZwCreateFile for all drive letters and hooks them if a drive is present (a
la Filemon). The problem I am having is how to detect when a user inserts a
floppy so that I can then go and hook it as well.

TTFN
Paul Delivett