文件名称:WinService
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 229kb
- 下载次数:
- 0次
- 提 供 者:
- 雪*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
我很喜欢的一个代码,MFC程序注册服务,自启动,让开发者了解
1.怎么安装一个服务
2.怎么控制一个服务(启动,停止,卸载)
3.最重要的怎么安装一个服务程序而且还会显示图形界面-Recently, I came across a situation where I needed to make an application launch automatically when the PC starts up. And the problem was that the program that I needed to launch was designed as a GUI application. The best way I could think of to make it launch automatically was to create a service based application, so that once the user logs on to the computer, the application would be executed automatically by the service and monitor the application. Then, I thought of appending more than one application into a service and run it till the service is killed or stopped.
1.怎么安装一个服务
2.怎么控制一个服务(启动,停止,卸载)
3.最重要的怎么安装一个服务程序而且还会显示图形界面-Recently, I came across a situation where I needed to make an application launch automatically when the PC starts up. And the problem was that the program that I needed to launch was designed as a GUI application. The best way I could think of to make it launch automatically was to create a service based application, so that once the user logs on to the computer, the application would be executed automatically by the service and monitor the application. Then, I thought of appending more than one application into a service and run it till the service is killed or stopped.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinService
..........\Debug
..........\.....\1.exe
..........\.....\2.exe
..........\.....\3.exe
..........\.....\4.exe
..........\.....\WinService.exe
..........\Service.cpp
..........\stdafx.cpp
..........\stdafx.h
..........\WinService.dsp
..........\WinService.dsw
..........\Debug
..........\.....\1.exe
..........\.....\2.exe
..........\.....\3.exe
..........\.....\4.exe
..........\.....\WinService.exe
..........\Service.cpp
..........\stdafx.cpp
..........\stdafx.h
..........\WinService.dsp
..........\WinService.dsw