文件名称:Driver_Development_Tutorial
- 所属分类:
- 驱动编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 833kb
- 下载次数:
- 0次
- 提 供 者:
- 宋*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
“驱动入门教程及源码”先完成基于MFC框架测试程序的编写,接着分析WDM模型模糊的概念。最后一个就是我们的多功能程序,把所学融合到一起...今天和明天和后天一口气完成...
我们现在来做一个MFC框架程序.选择对话框模式,并去掉配置过程中的“关于对话框”和“ActiveX控件”, 使程序看起来更简洁和苗条- Getting Started Guide and the source driver to complete the test procedure based on the MFC fr a mework of the preparation, followed by analysis of WDM model fuzzy concept. The last is our multi-functional procedures, the integration of the school together ... today and tomorrow and the day after tomorrow ... we are now completed in one breath to make a MFC fr a mework for procedures. Selection dialog models and remove the configuration process About Dialog and ActiveX controls so that the procedures appear to be more concise and slender
我们现在来做一个MFC框架程序.选择对话框模式,并去掉配置过程中的“关于对话框”和“ActiveX控件”, 使程序看起来更简洁和苗条- Getting Started Guide and the source driver to complete the test procedure based on the MFC fr a mework of the preparation, followed by analysis of WDM model fuzzy concept. The last is our multi-functional procedures, the integration of the school together ... today and tomorrow and the day after tomorrow ... we are now completed in one breath to make a MFC fr a mework for procedures. Selection dialog models and remove the configuration process About Dialog and ActiveX controls so that the procedures appear to be more concise and slender
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Demo程序源代码
..............\CCDeath.dsw
..............\CCDeath.ncb
..............\CCDeath.opt
..............\CCDeathPnpInterface.h
..............\CCDeathPnpIoctl.h
..............\CCDeathVars.xml
..............\dirs
..............\driver
..............\......\buildchk.log
..............\......\buildchk_wnet_x86.log
..............\......\buildfre.err
..............\......\buildfre.log
..............\......\CCDeath.aps
..............\......\CCDeath.cat
..............\......\CCDeath.dsp
..............\......\CCDeath.inf
..............\......\CCDeath.plg
..............\......\CCDeath.rc
..............\......\CCDeathDevice.cpp
..............\......\CCDeathDevice.h
..............\......\CCDeathDriver.cpp
..............\......\CCDeathDriver.h
..............\......\function.h
..............\......\makefile
..............\......\resource.h
..............\......\sources
..............\ReadMe.htm
..............\TestCCDeathMfc
..............\..............\ManageCheck.cpp
..............\..............\ManageCheck.h
..............\..............\OpenByInterface.cpp
..............\..............\Pnp.cpp
..............\..............\Pnp.h
..............\..............\Power.cpp
..............\..............\Power.h
..............\..............\ReadMe.txt
..............\..............\res
..............\..............\...\TestCCDeathMfc.rc2
..............\..............\resource.h
..............\..............\StdAfx.cpp
..............\..............\StdAfx.h
..............\..............\TestCCDeathMfc.aps
..............\..............\TestCCDeathMfc.clw
..............\..............\TestCCDeathMfc.cpp
..............\..............\TestCCDeathMfc.dsp
..............\..............\TestCCDeathMfc.h
..............\..............\TestCCDeathMfc.ncb
..............\..............\TestCCDeathMfc.opt
..............\..............\TestCCDeathMfc.plg
..............\..............\TestCCDeathMfc.rc
..............\..............\TestCCDeathMfcDlg.cpp
..............\..............\TestCCDeathMfcDlg.h
驱动MFC测试框架源程序
.....................\CCDeath.dsw
.....................\CCDeath.ncb
.....................\CCDeath.opt
.....................\CCDeathInterface.h
.....................\CCDeathIoctl.h
.....................\CCDeathVars.xml
.....................\dirs
.....................\driver
.....................\......\buildchk.log
.....................\......\buildchk_wnet_x86.log
.....................\......\buildfre.err
.....................\......\buildfre.log
.....................\......\CCDeath.aps
.....................\......\CCDeath.cat
.....................\......\CCDeath.dsp
.....................\......\CCDeath.inf
.....................\......\CCDeath.plg
.....................\......\CCDeath.rc
.....................\......\CCDeathDevice.cpp
.....................\......\CCDeathDevice.h
.....................\......\CCDeathDriver.cpp
.....................\......\CCDeathDriver.h
.....................\......\function.h
.....................\......\makefile
.....................\......\sources
.....................\ReadMe.htm
.....................\TestCCDeathMfc
.....................\..............\OpenByInterface.cpp
.....................\..............\ReadMe.txt
.....................\..............\res
.....................\..............\...\TestCCDeathMfc.rc2
.....................\..............\resource.h
.....................\..............\StdAfx.cpp
.....................\..............\StdAfx.h
.....................\..............\TestCCDeathMfc.aps
.....................\..............\TestCCDeathMfc.clw
.....................\..............\TestCCDeathMfc.cpp
.....................\..............\TestCCDeathMfc.dsp
.....................\..............\TestCCDeathMfc.h
.....................\..............\TestCCDeathMfc.ncb
.....................\..............\TestCCDeathMfc.opt
.....................\..............\TestCCDeathMfc.plg
.....................\..............\TestCCDeathMfc.rc
..............\CCDeath.dsw
..............\CCDeath.ncb
..............\CCDeath.opt
..............\CCDeathPnpInterface.h
..............\CCDeathPnpIoctl.h
..............\CCDeathVars.xml
..............\dirs
..............\driver
..............\......\buildchk.log
..............\......\buildchk_wnet_x86.log
..............\......\buildfre.err
..............\......\buildfre.log
..............\......\CCDeath.aps
..............\......\CCDeath.cat
..............\......\CCDeath.dsp
..............\......\CCDeath.inf
..............\......\CCDeath.plg
..............\......\CCDeath.rc
..............\......\CCDeathDevice.cpp
..............\......\CCDeathDevice.h
..............\......\CCDeathDriver.cpp
..............\......\CCDeathDriver.h
..............\......\function.h
..............\......\makefile
..............\......\resource.h
..............\......\sources
..............\ReadMe.htm
..............\TestCCDeathMfc
..............\..............\ManageCheck.cpp
..............\..............\ManageCheck.h
..............\..............\OpenByInterface.cpp
..............\..............\Pnp.cpp
..............\..............\Pnp.h
..............\..............\Power.cpp
..............\..............\Power.h
..............\..............\ReadMe.txt
..............\..............\res
..............\..............\...\TestCCDeathMfc.rc2
..............\..............\resource.h
..............\..............\StdAfx.cpp
..............\..............\StdAfx.h
..............\..............\TestCCDeathMfc.aps
..............\..............\TestCCDeathMfc.clw
..............\..............\TestCCDeathMfc.cpp
..............\..............\TestCCDeathMfc.dsp
..............\..............\TestCCDeathMfc.h
..............\..............\TestCCDeathMfc.ncb
..............\..............\TestCCDeathMfc.opt
..............\..............\TestCCDeathMfc.plg
..............\..............\TestCCDeathMfc.rc
..............\..............\TestCCDeathMfcDlg.cpp
..............\..............\TestCCDeathMfcDlg.h
驱动MFC测试框架源程序
.....................\CCDeath.dsw
.....................\CCDeath.ncb
.....................\CCDeath.opt
.....................\CCDeathInterface.h
.....................\CCDeathIoctl.h
.....................\CCDeathVars.xml
.....................\dirs
.....................\driver
.....................\......\buildchk.log
.....................\......\buildchk_wnet_x86.log
.....................\......\buildfre.err
.....................\......\buildfre.log
.....................\......\CCDeath.aps
.....................\......\CCDeath.cat
.....................\......\CCDeath.dsp
.....................\......\CCDeath.inf
.....................\......\CCDeath.plg
.....................\......\CCDeath.rc
.....................\......\CCDeathDevice.cpp
.....................\......\CCDeathDevice.h
.....................\......\CCDeathDriver.cpp
.....................\......\CCDeathDriver.h
.....................\......\function.h
.....................\......\makefile
.....................\......\sources
.....................\ReadMe.htm
.....................\TestCCDeathMfc
.....................\..............\OpenByInterface.cpp
.....................\..............\ReadMe.txt
.....................\..............\res
.....................\..............\...\TestCCDeathMfc.rc2
.....................\..............\resource.h
.....................\..............\StdAfx.cpp
.....................\..............\StdAfx.h
.....................\..............\TestCCDeathMfc.aps
.....................\..............\TestCCDeathMfc.clw
.....................\..............\TestCCDeathMfc.cpp
.....................\..............\TestCCDeathMfc.dsp
.....................\..............\TestCCDeathMfc.h
.....................\..............\TestCCDeathMfc.ncb
.....................\..............\TestCCDeathMfc.opt
.....................\..............\TestCCDeathMfc.plg
.....................\..............\TestCCDeathMfc.rc