详细说明:学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子- Studies the USB2.0 driver design source code, including Windows DDK Driver actuation detailed design, U plate, MP3 programming example
文件列表:
USB_driver
..........\Chap12
..........\......\DRIVER.H
..........\......\DrvBuild.bat
..........\......\DrvDispatch.c
..........\......\DrvInit.c
..........\......\DrvPnp.c
..........\......\DrvPower.c
..........\......\MAKEFILE
..........\......\RESOURCE.H
..........\......\RESOURCE.RC
..........\......\SOURCES
..........\Chap14
..........\......\DRIVER
..........\......\......\BUILD.LOG
..........\......\......\DrvBuild.bat
..........\......\......\MAKEFILE
..........\......\......\OBJ
..........\......\......\...\I386
..........\......\......\...\....\Checked
..........\......\......\...\....\.......\THERMO.SYS
..........\......\......\...\....\Free
..........\......\......\...\....\....\thermo.sys
..........\......\......\RESOURCE.H
..........\......\......\resource.rc
..........\......\......\Sources
..........\......\......\TestDispatch.c
..........\......\......\TestInit.c
..........\......\......\TestPnp.c
..........\......\......\TestPower.c
..........\......\......\usbdriver.h
..........\......\HOST
..........\......\....\form1.frm
..........\......\....\FORM1.FRX
..........\......\....\Form2.frm
..........\......\....\Form2.frx
..........\......\....\Module1.bas
..........\......\....\Project1.vbp
..........\......\....\RESOURCE
..........\......\....\........\HIGH.GIF
..........\......\....\........\LOW.GIF
..........\......\....\........\thermostat.ico
..........\......\....\........\YSU.ICO
..........\......\....\thermostat.exe
..........\......\Inf
..........\......\...\THERMO.INF
..........\......\...\THERMO.SYS
..........\......\Target
..........\......\......\63001.INC
..........\......\......\DS1620.ASM
..........\......\......\DS1620.INC
..........\......\......\USB.ASM
..........\......\thermostat.exe
..........\Chap15
..........\......\host-RS232
..........\......\..........\Form1.frm
..........\......\..........\Form1.frx
..........\......\..........\Form2.frm
..........\......\..........\Form2.frx
..........\......\..........\Form3.frm
..........\......\..........\FORM3.FRX
..........\......\..........\Project1.vbp
..........\......\..........\Resource
..........\......\..........\........\RS232USB.ICO
..........\......\..........\........\YSU.ICO
..........\......\..........\RS232.EXE
..........\......\host-USB
..........\......\........\Debug
... ...