- Driver
- WHLK certified for x64, download Microsoft Hardware Certification Report
- ARM64 has attestation signed drivers
- Automatic attach attempts, see wiki
- WdfIoQueueDispatchSequential is used for control pipes
- PersistentDevices value now saved in HKLM\SYSTEM\CurrentControlSet\Services\usbip2_ude\State key instead of usbip2_ude\Parameters
- libusbip new functions
int stop_attach_attempts(_In_ HANDLE dev, _In_opt_ const device_location *location);
bool get_device_state(_Inout_ device_state_ex &result, _In_ const void *data, _In_ DWORD length);
bool read_device_state(_In_ HANDLE dev, _Inout_ device_state_ex &result);
- GUI
- wxWidgets 3.3.1
- DevId column has been added, it is hidden by default
- Dark appearance, the app must be restarted after changing the appearance
- Icons have been updated
- Known issues
- Log Window font size cannot be restored
- The installer and all binaries are signed by Microsoft. This is the build from OSSign.