J
Jenitta
Guest
I have a user application that crashes for some reason after sending an IOCTL and before the request is completed by the driver.
After the application crash , I expected a BSOD when I assigned some value to the IOCTL's output buffer .
But the driver didnt panic .
Can someone let me know the sequence of events that happen to an I/O presented to the driver by the framework , after the application crash ?
or point me to a resource explaining this ..
TIA !
RJ
Continue reading...
After the application crash , I expected a BSOD when I assigned some value to the IOCTL's output buffer .
But the driver didnt panic .
Can someone let me know the sequence of events that happen to an I/O presented to the driver by the framework , after the application crash ?
or point me to a resource explaining this ..
TIA !
RJ
Continue reading...