搜索资源列表
u DirectPort
- u DirectPort 通过DirectIO.lib来直接访问端口的,成功!但会出现一个讨厌的信息 框 说明:DirectIO.dll 为改后的动态链接库 复件 DirectIO.dll 为以前的动态链接库,需改为“DirectIO.dll”才能使用-DirectIO.lib through direct access to the port and success! But there will be an information box of derision : DirectI
Prof-UIS
- 专业的界面解决方案;提供了很多很漂亮的界面;而且支持windows 2000, xp,样式-Professional interface solution to provide a lot of very beautiful interface and support for windows 2000, xp, style
StandardLib
- Standard lib for vb code u can use or lean it Thanks
usbdiskencrar
- 主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Descr iption: DD\EDDrv.c: The on-the-fly encryption/decryption filter driver. DD\EdDrv.h: Main header file for the above. DD\IoctlCmd.h: Containing the IOCTLs for the driver. DD\EdDrv.lib: The library fi
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)