From: Kid on
hi

I can not find some DDK functions description on MS online library like
StartPacket and StartNextPacket etc. , where can I find these functions
description on some library ?

Thank you.
From: Don Burn on
Are you referring to the Walter Oney DEVQUEUE stuff? If so get a copy of
"Programming the Windows Driver Model, Second Edition".


--
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




"Kid" <Kid(a)discussions.microsoft.com> wrote in message
news:4392FB71-EB62-4BA6-9A7B-B25A1648A583(a)microsoft.com...
> hi
>
> I can not find some DDK functions description on MS online library like
> StartPacket and StartNextPacket etc. , where can I find these functions
> description on some library ?
>
> Thank you.


From: David Craig on
Use the correct names. They both begin with 'Io'.

"Kid" <Kid(a)discussions.microsoft.com> wrote in message
news:4392FB71-EB62-4BA6-9A7B-B25A1648A583(a)microsoft.com...
> hi
>
> I can not find some DDK functions description on MS online library like
> StartPacket and StartNextPacket etc. , where can I find these functions
> description on some library ?
>
> Thank you.