desowin / usbpcap

USB packet capture for Windows
http://desowin.org/usbpcap
902 stars 170 forks source link

Fix issue #21 - Isochronous IN packets are truncated #66

Closed vector360 closed 5 years ago

vector360 commented 5 years ago

Corrected Transfer Length calculation for inbound isochronous USB data.

vector360 commented 5 years ago

This has been tested on Windows 7 x86 and Windows 7 x64. It has not been tested with Windows 10.