VC++USB驱动程序Demo。可以和USB进行数据传输

时间:2012-10-18 05:22:23
【文件属性】:

文件名称:VC++USB驱动程序Demo。可以和USB进行数据传输

文件大小:41KB

文件格式:RAR

更新时间:2012-10-18 05:22:23

USB驱动

VC++USB驱动程序Demo。可以和USB进行数据传输


【文件预览】:
USB编程
----USBPort.plg(2KB)
----StdAfx.cpp(209B)
----USBPortDlg.h(2KB)
----USBPort.dsw(537B)
----USBPort.dsp(4KB)
----USBPort.opt(53KB)
----USBPort.ncb(113KB)
----USBPort.clw(1KB)
----Debug()
----USBPort.h(1KB)
----ReadMe.txt(4KB)
----USBPort.rc(6KB)
----StdAfx.h(999B)
----Resource.h(915B)
----USBPort.aps(21KB)
----res()
--------USBPort.rc2(399B)
--------USBPort.ico(1KB)
----USBPortDlg.cpp(7KB)
----USBPort.cpp(2KB)

网友评论

  • 坑,本来上传资源是件好事,为什么要写个驱动,浪费我积分,就是很普通的demo,根本不是驱动
  • 需要知道对方的PID和VID吧
  • hidsdi.h可以去微软网站上下载,最好参考微软的demo
  • 没有Hid,还要再找Hid的下载
  • 没有Hid,还要再找Hid的下载
  • 得先安装hid才能用吧
  • 缺少hidsdi.h文件,不能用。