Slion / SharpLibHid

C# HID Library using Windows Raw Input.
http://publish.slions.net/HidDemo/
58 stars 18 forks source link

Optionally update device lists when device change is detected #24

Open Slion opened 2 years ago

Slion commented 2 years ago

Use WM_DEVICECHANGE to achieve that. We could also animate changes somehow? Show new devices in green and removed devices in red.