文件名称:USBReadPort
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:31.6kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HIDPI.H
HIDSDI.H
HIDUSAGE.H
res/
Resource.h
res/USBPort.ico
res/USBPort.rc2
StdAfx.cpp
StdAfx.h
USBPort.clw
USBPort.cpp
USBPort.dsp
USBPort.dsw
USBPort.h
USBPort.opt
USBPort.rc
USBPortDlg.cpp
USBPortDlg.h
USBPort的编译说明.txt
HIDSDI.H
HIDUSAGE.H
res/
Resource.h
res/USBPort.ico
res/USBPort.rc2
StdAfx.cpp
StdAfx.h
USBPort.clw
USBPort.cpp
USBPort.dsp
USBPort.dsw
USBPort.h
USBPort.opt
USBPort.rc
USBPortDlg.cpp
USBPortDlg.h
USBPort的编译说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.