搜索资源列表
usbview
- 这是微软的一个查看USB设备枚举后状态的例程,虽然它只支持到USB1.1,但是对于想做USB sniffer的开发者来说很应该读一读。-This is a USB device enumeration View condition after the routines, although only to the USB 1.1 support, but wants to develop the USB sniffers are concerned, it should read.
USB_dll
- 把USB访问函数封装成DLL的源程序,用来开发USB很有用-USB visit packaged as DLL function of the source, to develop useful USB
驱动程序
- USB便携多道系统驱动程序.驱动程序分别使用Windows2000 DDK 以及 WindowsXP DDK结合Driver Studio v2.7 进行开发、编译-USB portable multi-channel system drivers. Drivers were using Windows 2000 and Windows DDK DDK combination Driver Studio v2.7 develop, compile
usbcamd.zip
- Windows usb Video Capture driver develop lib,Windows usb Video Capture driver develop lib
Microsoft+Windows+CE+Device+Driver+Kit
- 比较详细地描述了如何在windowsCE下开发设备驱动程序。-A more detailed descr iption of how to develop windowsCE device drivers.
XBOXPadDriver
- 这是微软XBOX游戏控制器在PC上使用的驱动程序,使用WINDDK开发,所以需要有DDK环境才可以编译,本人试过,是可以让XBOX手柄在PC上动作的,以后可以使用一个16BIT的模拟按键和振动马达,来玩PC上的游戏了。重要的是,我们可以参考此源程序来开发我们自己的USB驱动程序,这样可以使XBOX360,PS3手柄都可以在PC上使用了。-This is the Microsoft XBOX game controller for use in the PC drivers, the use of
usbview
- use develop for USB Device. to know USB VID,PID
HWDetect
- 此工具帮助我们检测热插拔设备的状态,拔出或者插入-we will try to develop a user-mode application to detect device change on the system, i.e. plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices.
Roadmap-to-develop-USB-Driver
- road map for windows driver development
DelphiLibUSB-WIN32
- 使用开源的LIB USB,用DELPHI直接操作USB,免去自己开发USB驱动的烦恼。这里是DELPHI环境下的例程。使用前要先下载LIB USB-Use of open source LIB USB, direct manipulation using DELPHI USB, eliminating the need to develop their own USB drive troubles. Here is the routine in DELPHI environment. Befor
USBTest
- 本程序是是利用VC编写的与USB驱动程序通信的应用程序,对学习开发USB应用很有帮助-This procedure is the use of VC prepared to communicate with the USB driver applications useful for learning to develop USB applications
usb-driver
- 这个一个usb驱动开发的一些例程,希望对usb开发的朋友有用。-The usb driver development about routines, we want to develop usb useful friends.
HID_Client
- HID_USB开发源代码,基于VS2010-USB Driver Develop