daynix / UsbDk

Usb Drivers Development Kit for Windows
Apache License 2.0
522 stars 142 forks source link

UsbDk can't work after plugging out the compound devices being directed. #113

Open xiayibing opened 2 years ago

xiayibing commented 2 years ago

UsbDk can't work after plugging out the compound device being directed unless you closes the redirected handle of the device. This issue can be reproduced every time. The compound device with some USB hubs and one composite device of Camera. Use usbdkcontroller -r to redirect this camera and then plugging out the compound device with hubs. Use usbdkcontroller -n to list current devices and the redirected camera still exists unless you stop the redirection of the camera.