搜索资源列表
USBPortDlg
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note -- 01 (VC Knowl
VC.rar
- USB上位机VC源码,只读文档,能看不能改,USB host computer VC source code, read-only document, can see can not be changed
usb
- 详细介绍了vc写usb驱动的资料,包括两个c++工程和一个word文件,需要学习udb驱动的朋友可以好好看一下。-Written details of the vc usb drive, including the two c++ project and a word document, we need to learn udb driver' s friends can make good look.
vcPP
- 用VC++实现USB通信编程的文档,里面详细介绍了如何查找USB设备,如何与其进行数据交互,并附有实例。-With USB communication in VC++ programming document, which details how to find the USB device, how to interact with their data, together with examples.
