搜索资源列表
WindowsService
- 本程序是基于VC++ 的Windows编程的实例。主要涉及的是Windows服务程序的开发,里面还有一份关于 Windows服务程序开发的教程,是个很好的东西。-the VC are based on the Windows programming examples. Mainly related to the Windows services for the development, there is also a Windows service procedures on the dev
SeverTest
- Delphi 写的Windows服务程序源码-services for the Windows source code
myserver
- windows服务程序.是想了解服务程序如何编写的良好代码.-windows service program. Would like to know how to prepare services for the good code.
WinServer
- 封装了实现windows服务程序的类,可以安装、卸载和运行windows服务。
MalwareDetectAndEmailService
- 一个windows服务程序,用来从数据库读取url,检测是不是含有*
src_base_SFL20
- 提供一个Windows 服务的程序框架,使程序成为Windows服务程序
Shutdown.rar
- 定时关机程序,包括后台运行的服务程序及界面设置程序,shutdown windows on setting time
win_server
- windows服务例子,如何将一个程序打造成windows服务,让程序自动运行-windows service example, a program to fight how to create windows services so that programs run automatically
MSService
- 利用VC开发Windows服务程序的例子,同时也是多线程例子-this is a demo of windows service execute and also an MultiThread service execute demo.
Service
- vc制作windows服务程序,从别人那找来的一个类,用着不错,上传为了备份 使用 程序名.exe -s 为安装服务 程序名 -r 为卸载服务-vc create windows service program, from others that got from a class, with a good backup to use the program name in order to upload. exe-s for the installation service progra
vbservice
- VB添加程序启动为WINDOWS服务启动方式-VB to add the program starts for the WINDOWS service starts way
C_nt_service
- 编写NT服务程序的模板 -The app template for writing NT service
Service
- windows服务程序开发的API函数封装源码-windows service program to develop the API function package source
RECService_New
- windows服务程序,用来启动其他的几个程序。-windows service program, to start a number of other procedures.
SvrGuard
- windows服务创建程序,自己写的,很好用,无需修改,在AttachProcessNames函数里将1.exe或2.exe修改成自己的执行程序即可,通过配置文件控制,可应用于各种需要windows服务的应用程序。本人是用VS2008编译的,代码很好理解。 -windows service creation process, their own writing, good use, without modification, in the AttachProcessNames functio
Win32Service
- 一个很好用的windows 服务程序框架,集成了日志功能, 您只需稍微修改即可使用。-A good framework to use the windows service program, integrated logging, you can use slightly changed.
Service
- 使用C API做的windows服务程序,本例代码演示了服务的添加,停止等过程。-Using the C API to do the windows service program, this example code demonstrates the service' s added, the process stops and so on.
NTService-mfcUI
- 根据MSDN上 Windows NT 服务程序样例优化后,轻松实现带MFC对话框的系统服务程序框架。-According to MSDN sample on a Windows NT service program optimized, easy implementation of system services with MFC dialog program framework.
win32srvdemo
- windows服务程序,一个简单的windows服务程序的demo-windows service program
windows-service
- 本程序可以通过windows服务程序来启动你想要启动的程序。-This procedure can be started by windows service program to start the program you want.