搜索资源列表
LibUsbDotNet_Src.2.2.6
- USB设备编程的基类源码,USB编程必备资料!-USB device programming base class source
USB_Key_101966691202006
- USB READER In vb 6. Read And Get data fromHID diveice
USB_Reader
- example to build the USB Reader with vb 6
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 not, connect the new hid devi