文件名称:installdrv
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- hann*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
如果需要在MFC程序中加载并启动一个内核驱动程序,可以使用该段代码,该代码拷贝驱动到drivers目录,以服务形式启动它。
要想关闭服务,可以调用命令行:
net stop <服务名>-If you need to load in the MFC program and start a kernel driver, you can use that section of code that copy driver to drivers directory to start it the form of services. To close the service, you can call the command line: net stop < service name>
要想关闭服务,可以调用命令行:
net stop <服务名>-If you need to load in the MFC program and start a kernel driver, you can use that section of code that copy driver to drivers directory to start it the form of services. To close the service, you can call the command line: net stop < service name>
(系统自动生成,下载前可以参看下载内容)
下载文件列表
installdrv\installdrv.aps
..........\installdrv.clw
..........\installdrv.cpp
..........\installdrv.dsp
..........\installdrv.dsw
..........\installdrv.h
..........\installdrv.ncb
..........\installdrv.plg
..........\installdrv.rc
..........\installdrvDlg.h
..........\Protect.sys
..........\ReadMe.txt
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\res\installdrv.ico
..........\...\installdrv.rc2
..........\Debug\Protect.sys
..........\.....\installdrv.exe
..........\Release\installdrv.exe
..........\installdrvDlg.cpp
..........\installdrv.opt
..........\res
..........\Debug
..........\Release
installdrv
..........\installdrv.clw
..........\installdrv.cpp
..........\installdrv.dsp
..........\installdrv.dsw
..........\installdrv.h
..........\installdrv.ncb
..........\installdrv.plg
..........\installdrv.rc
..........\installdrvDlg.h
..........\Protect.sys
..........\ReadMe.txt
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\res\installdrv.ico
..........\...\installdrv.rc2
..........\Debug\Protect.sys
..........\.....\installdrv.exe
..........\Release\installdrv.exe
..........\installdrvDlg.cpp
..........\installdrv.opt
..........\res
..........\Debug
..........\Release
installdrv