RE: Completion routine of irp generated with IoAllocateIr p

Yes, STATUS_CANCELLED is just another error status as far as your ‘irp
allocator completion handler’ is concerned.

=====================
Mark Roddy

-----Original Message-----
From: Olav [mailto:oa@ky8.org]
Sent: Thursday, March 11, 2004 10:42 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Completion routine of irp generated with
IoAllocateIrp

Hello,

according to W.Oney’s WDM-book the completion routine of
every irp that was allocated by IoAllocateIrp has to return
“STATUS_MORE_PROCESSING_REQUIRED”. Is this true in the case
that the irp’s IoStatus.Status is “STATUS_CANCELLED”, but
definitely not by my driver?

Thank you!

Kind regards
Olav


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as:
xxxxx@stratus.com To unsubscribe send a blank email to
xxxxx@lists.osr.com