文件名称:DriverWizard_src
介绍说明--下载内容均来自于网络,请自行研究使用
驱动开发向导
I came across an article QuickSYS which implements an NT driver fr a mework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver fr a mework. I decided to copy the NT driver fr a mework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.
I came across an article QuickSYS which implements an NT driver fr a mework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver fr a mework. I decided to copy the NT driver fr a mework source and to put it in the Visual Studio project wizard as seen above. This is simpler rather than running an external executable application that generates the code for you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 109201287driverwizard_src.zip 列表 Debug.cpp Debug.h DriverWizard.clw DriverWizard.cpp DriverWizard.dsp DriverWizard.dsw DriverWizard.h DriverWizard.rc DriverWizardAw.cpp DriverWizardAw.h ReadMe.txt res/ resource.h res/DriverWizard.ico StdAfx.cpp StdAfx.h Template/ Template/confirm.inf Template/DriverTemplate.c Template/DriverTemplate.h Template/newproj.inf Template/Readme.txt