Following the documentation I found that I can't put on a WDFQUEUE a
self created request (WdfRequestCreate), is this correct ?
I'm implementing a mechanism to split my Read requests in several
smaller ones before serve them, is there any new (or elegant) way of
doing this in WDF, any sample?
Thanks
Guilherme Moro
d
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Guilherme Moro" <guilher...@gmail.com> wrote in message
news:34cad56c-6a3c-4a0e...@i37g2000yqn.googlegroups.com...
many thanks
Guilherme Moro
On Apr 7, 3:21 pm, "Doron Holan [MSFT]"
<doron.ho...@online.microsoft.com> wrote:
> that is correct. what do you think the WDFQUEUE is going to buy you in this
> case? typicaly when you split a request into subrequests, you are sending
> the request to a WDFIOTARGET, not putting them back in to your own queue
>
> d
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Guilherme Moro" <guilherme.m...@gmail.com> wrote in message