daynix / UsbDk

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

On unplug of USB hub that contains a redirected device, removal of redirection is started when redirected device PDO is still present in UsbDk device lists #91

Open benbryantzoro1 opened 4 years ago

benbryantzoro1 commented 4 years ago

win10 V1.0.22 Usbdk On unplug of USB hub that contains a redirected device, removal of redirection is started when redirected device PDO is still present in UsbDk device lists.

ybendito commented 4 years ago

@benbryantzoro1 Can you please go into details: how this appears to be a problem for the end-user, related flows, negative effects etc?

benbryantzoro1 commented 4 years ago

I have a app use usbdk for redirect the device to vm, when I use GetDevicesList after a HUB with a camera is unpluged, The camera still can be saw when I use GetDevicesList API for geting the device plugin in this PC, so I can use the device but it out.