Hi All,
I am working on Windows Vista and In my ISR I use IoRequestDPC with some context. The behaviour that I see is that sometimes my Dpc does not get called.
Does IoRequestDPC queues the DPC only if it is not already queued or does it queue always??
Any help is highly appriciated??
Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
It only queues the DPC if it’s not already queued.
-p
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Driver Coder
Sent: Tuesday, July 11, 2006 5:03 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] IoRequestDpc
Hi All,
I am working on Windows Vista and In my ISR I use IoRequestDPC with
some context. The behaviour that I see is that sometimes my Dpc does not
get called.
Does IoRequestDPC queues the DPC only if it is not already queued or
does it queue always??
Any help is highly appriciated??
Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
http:ndraisers> — Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256 To unsubscribe, visit the
List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer</http:>