Re: [Spice-devel] windows spice-client-glib hotplug not working

2019-08-23 Thread zhou qi
. atmgnd Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 发件人: Yuri Benditovich 发送时间: Thursday, August 22, 2019 4:32:02 PM 收件人: u...@redhat.com 抄送: zhou qi ; spice-devel@lists.freedesktop.org 主题: Re: [Spice-devel] w

[Spice-devel] windows spice-client-glib hotplug not working

2019-08-20 Thread zhou qi
Hello, I write a demo under windows unsing spice-client-glib only, I can get usb devices from UsbManager. but hotplug is not working. no device change event recieved. I found the function g_udev_client_initable_init in win-usb-dev.c create a hidden window to monitor WM_DEVICECHANGE message. but

[Spice-devel] windows spice-client-glib hotplug not working

2019-08-20 Thread zhou qi
Hello, I write a demo under windows unsing spice-client-glib only, I can get usb devices from UsbManager. but hotplug is not working. no device change event recieved. I found the function g_udev_client_initable_init in win-usb-dev.c create a hidden window to monitor WM_DEVICECHANGE message. but