Location:
Search - usbpo
Search list
Description: USBPort的编译说明 -- 01(VC知识库)
1. 安装DDK
2. 把DDK的inc路径填在头文件的包含路径中
3. 把DDK的lib路径填在库文件的包含路径中
4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义
5. 添加setupapi.lib
如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录
-Compiler USBPort note 01 (VC Knowledge) 1. Installation DDK2.
Platform: |
Size: 62464 |
Author: |
Hits:
Description: 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
-This procedure demonstrates how to use the preparation of high-level applications and USB interface. Readers it is necessary to understand how to identify the host is a USB device, as well as the work of the basic principles of USB.
Platform: |
Size: 37888 |
Author: 戴小敏 |
Hits:
Description: 修正的USB读取端口程序
能正确读出USB设备的相关信息-Amended to read USB port procedures to correct USB device to read out the relevant information
Platform: |
Size: 45056 |
Author: 朱松苗 |
Hits: