On Sun, Sep 19, 2010 at 10:04 AM, Dongsheng Song
<dongsheng.s...@gmail.com> wrote:
> On Sun, Sep 19, 2010 at 07:50, Ozkan Sezer <seze...@gmail.com> wrote:
>>
>> AFAIK, usb.h is out of ddk because it is part of ms platform sdk,
>> therefore, it _needs_ to be out of a ddk subdirectory for proper
>> compatibility.
>
> No, usb.h is in MS WDK 7.1 now:
>
> C:\opt\WinDDK\7.1\inc\api>dir *usb*
>
> 2010-02-08  19:19             1,798 dmusbuff.h
> 2010-02-08  19:19               835 GdiPlusBase.h
> 2010-02-08  19:19            25,346 GdiplusBitmap.h
> 2010-02-08  19:19            27,456 GdiplusBrush.h
> 2010-02-08  19:19            34,169 usb.h
> 2010-02-08  19:19             8,090 usb100.h
> 2010-02-08  19:19             3,058 usb200.h
> 2010-02-08  19:19            18,396 usbcamdi.h
> 2010-02-08  19:19             1,860 usbdi.h
> 2010-02-08  19:19            48,141 usbioctl.h
> 2010-02-08  19:19             6,924 usbiodef.h
> 2010-02-08  19:19             1,860 usbrpmif.h
> 2010-02-08  19:19            17,705 usbuser.h

Yes that is what I said. WDK is not SDK/PSDK. usb.h and friends
belongs to DDK/WDK, not Windows SDK (used to be called PSDK).
http://en.wikipedia.org/wiki/Microsoft_Windows_SDK


-- 
Xiaofan

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to