搜索资源列表
Exch_Pda
- 采用C++语言编写。可以实现电脑和PDA数据交互功能。涉及设备驱动程序(即本COM库)信息,对不同的设备需设置不同的名称和数值对,这些信息将被写入注册表。-Using C++ language. Computers and PDA the data can be achieved interactive features. Involving a device driver (ie, the COM library) information on the different devices be
USB_driver_develop_on_wince
- 本文讲述在wince环境下开发usb驱动,特别是结合鼠标例子讲述了,设备识别与设备描述符的关系,控制与监控线程的建立,注册表信息的导入与删除....等重要信息,是读者能够触类旁通。-This article describes the development in wince environment usb drive, especially in connection with the mouse example described, device recognition and device
VSerial
- WindowsXP下虚拟串口驱动源码.使用VC的编译环境编译,目前还是在HelloWDM的基础上进行,完成了驱动的框架,虚拟的串口7。系统加载驱动好,必须在注册表中手动添加才行,具体位置是HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM,在这里加入新项目,名为MyWDMDevice,类型为REG_SZ,内容是COM7。向虚拟串口写入的数据会自动发回来。本程序适合初学者学习参考。-Virtual serial port driver source c
USBFilter1
- USB过滤驱动 挂在在U盘CLASS注册表下实现u盘只读功能-USB filter driver disk hang CLASS registry in the U disk read-only functions to achieve u
