usbip-win2 UDE 0.9.6.1
Pre-release
Pre-release
- Driver
- PLUGIN_HARDWARE I/O control call can be canceled
- GET_IMPORTED_DEVICES / GET_PERSISTENT / SET_PERSISTENT I/O control calls can run concurrently
- Library
- New function
const output_func_type& get_debug_output() noexcept
vhci::attach()
call can be canceled by CancelSynchronousIo- New function
Socket connect(_In_ const char *hostname, _In_ const char *service, _In_ unsigned long options)
- The call is blocking
- Can be canceled by QueueUserAPC
- New function
- GUI
- Font size can be changed for USB devices tree using Ctrl+Wheel or Ctrl++/Ctrl+-
- The app can be closed to the system tray or appear in the system tray at startup
- The app will show balloon notifications while it is in the system tray
- New menu item
Log/Library
added Attach
andAdd devices
commands can be canceled if they run longer than a second- Fixed GUI freeze due to blocking calls