Hi,

I am trying to debug a file system application and I would wish to manipulate the properties of an IRP object that is used there... Is it possible to identify what kind of i/o requests have been performed by using an IRP object - whether it is a mouse hover or a mouse click event? Pls suggest...

Thanks