文件名称:windows服务框架
文件大小:11KB
文件格式:RAR
更新时间:2012-05-26 15:44:31
服务 框架 简单 例子 vc
这是一个windows服务的框架,CusService类为通用框架,只要实现服务主函数和停止寒酸,调用CCusService::Execute即可。支持以应用程序方式调试启动参数为/d或/debug,安装服务参数为/i或/install,卸载服务参数为/r或/remove
【文件预览】:
ServiceSample
----ServiceSample()
--------stdafx.cpp(300B)
--------Resource.h(411B)
--------ServiceSample.cpp(1KB)
--------stdafx.h(960B)
--------CusService.cpp(15KB)
--------targetver.h(1KB)
--------CusService.h(2KB)
--------ServiceSample.h(39B)
--------ServiceSample.rc(1KB)
--------ServiceSample.vcproj(5KB)
--------ReadMe.txt(2KB)
----ServiceSample.sln(905B)