Hi,
I have a question how to make a delay in WDM driver (not in thread)?
Thank you,
Andrew
Hi,
I have a question how to make a delay in WDM driver (not in thread)?
Thank you,
Andrew
What do you mean by that? Are you asking to delay the next request being
processed, such as queing the IRP and having a timer trigger pulling it off
the queue? Or are you asking that no calls occur before a certain time or
what?
–
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
“Andrey Kamchatnikov” wrote in message
news:xxxxx@ntdev…
Hi,
I have a question how to make a delay in WDM driver (not in thread)?
Thank you,
Andrew