Sir,
I am a .sys Developer. Now, I want to know from you
that, when-ever there will be either read/write on any
disk, I want that a message should get stored in sd.log
file , but I have done every possible steps regards to
this, but neither log file gets created nor does
anything ?? No other function gets executed, when I do
IRP_MJ_READ/IRP_MJ_WRITE ? How I can read/write a disk
through this ?