搜索资源列表
MFCUSB
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录-USBPort compile note- 01 (VC Knowledge Base)
Line-or-S-line-for-PCI1010
- MFC程序,用于实现PCI1010运动控制卡直线运动-MFC program, used to implement the PCI1010 movement control CARDS straight-line movement
Visual-C-P-PMFC-Concise-Guide
- 介绍MFC的基本概念和术语以及事件驱动程序设计方法,提供了简单的MFC代码,并作详细解释。-MFC s basic concepts and terminology, as well as event-driven programming, provides a simple MFC code, and a detailed explanation.