|
Prev: WDM USB driver trouble under vista
Next: AVStream not calling DispatchProcess for PinCentric I/P Pin
From: Kid on 11 May 2008 13:13 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 11 May 2008 13:39 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 11 May 2008 13:55
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. |