Author Topic: Generic HID application now uses WMI to detect device arrival and removal  (Read 5698 times)

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
My Generic HID application now uses .NET's System.Management (WMI) classes to detect device arrival and removal (instead of Win32's RegisterDeviceNotification API).

http://www.janaxelson.com/hidpage.htm#MyExampleCode
« Last Edit: July 13, 2014, 09:52:56 pm by Jan Axelson »