I currently have a usb lower filter driver that sets a completion
routine on URB_FUNCTION_GET_DESCRIPTOR_FROM_INTERFACE and displays the
report descriptors in that completion routine…
Anyone know if there is a way to get the Report Descriptor for a device
without having to install a filter driver for it ? ie a User Mode way; I
have been poking about in the USBVIEW source and it’s not obvious,
Thanks,
Jolyon