Re: IOCTL calls

From: voidcoder (voidcoder_at_yahoo.com)
Date: 01/24/05


Date: Mon, 24 Jan 2005 16:49:58 +0100

Yeah, thats exact what I can see. Each call is executed
in context of the caller. Just wanted to be sure thats o.k.

Thanks to You both, will try implement blocking.

"Steve Maillet (eMVP)" <nospam1@EntelechyConsulting.com> wrote in message
news:OTIKypiAFHA.3988@TK2MSFTNGP11.phx.gbl...
> In other words, no the OS will not block or delay the calls in anyway. If
> blocking is the behavior you want - you must implement it in your driver.
>
> --
> Steve Maillet
> EmbeddedFusion
> www.EmbeddedFusion.com
> smaillet at EmbeddedFusion dot com
>
>