how to determine USB Flash drive manufacturer?

后端 未结 8 1178
栀梦
栀梦 2020-12-06 07:14

I need my program to work only with certain USB Flash drives (from a single manufacturer) and ignore all other USB Flash drives (from any other manufacturers).

is it

8条回答
  •  南方客
    南方客 (楼主)
    2020-12-06 08:10

    Perhaps #usblib:

    http://www.icsharpcode.net/OpenSource/SharpUSBLib/

提交回复
热议问题