搜索资源列表
AONEHID
- USB hid编程范例 ,利用HID自动识别自己的USB设备,以及实现HID通信的DLL链接库文件生成程序-USB hid programming examples, the use of HID automatic identification of their USB devices, as well as HID communications link library DLL file generation process
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or