Re: [Mingw-w64-public] [PATCH 2/2] include/usbspec.h: Update to newest.

2018-01-29 Thread Kai Tietz via Mingw-w64-public
Patch is ok. Thanks, Kai 2018-01-29 11:52 GMT+01:00 Liu Hao : > On 2018/1/29 18:37, Liu Hao wrote: >> The definitions of `struct _USB_DEVICE_CAPABILITY_BILLBOARD_DESCRIPTOR` >> and `typedef struct >> _USB_SUPERSPEEDPLUS_ISOCH_ENDPOINT_COMPANION_DESCRIPTOR` got moved >> upwards to match their orig

Re: [Mingw-w64-public] [PATCH 2/2] include/usbspec.h: Update to newest.

2018-01-29 Thread Liu Hao
On 2018/1/29 18:37, Liu Hao wrote: > The definitions of `struct _USB_DEVICE_CAPABILITY_BILLBOARD_DESCRIPTOR` > and `typedef struct > _USB_SUPERSPEEDPLUS_ISOCH_ENDPOINT_COMPANION_DESCRIPTOR` got moved > upwards to match their original order in from Win10 SDK > 10.0.16299. > Sorry the second patc

[Mingw-w64-public] [PATCH 2/2] include/usbspec.h: Update to newest.

2018-01-29 Thread Liu Hao
The definitions of `struct _USB_DEVICE_CAPABILITY_BILLBOARD_DESCRIPTOR` and `typedef struct _USB_SUPERSPEEDPLUS_ISOCH_ENDPOINT_COMPANION_DESCRIPTOR` got moved upwards to match their original order in from Win10 SDK 10.0.16299. -- Best regards, LH_Mouse --