#define IO_DRIVER_CANCEL_TIMEOUT ((NTSTATUS)0x80040036L)
MessageId: IO_DRIVER_CANCEL_TIMEOUT MessageText: An Io Request to the device %1 did not complete or canceled within the specific timeout. This can occur if the device driver does not set a cancel routine for a given IO request packet.