搜索资源列表
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
WINNT_SERVICE
- 上传一个windows服务编写的模版程序源码,在上面略加修改就可以承载服务-uploads a windows service procedures prepared by the template source code, the above can be slightly modified bearing service
StartYourWindowsProgramsFromAnNTService
- Start Your Windows Programs From An NT Service
WindowsService
- windows的服务的安装,卸载,启动,停止,检测,可以监控一个服务程序。-windows service Install /Unstall/start/stop/chekck
wenkong
- 机房温度报警系统,通过短信通知,系统后台自动运行(windows服务).-Room temperature alarm system, through the SMS notification, the system automatically run the background (windows service).
ServiceSetup
- 开发 Windows Service,启动自己的Service(包括auto-launch),关闭。-Develop Windows Service
WindowsServices
- Simple Windows Services Describe Windows Service under Visual Studio Introduction As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Win
SERVICE
- Windows service managment app. C++ Builder source code.
KeyLogger
- This a key logger which runs as a windows service and tracks every key that is pressed. Generates a text file report. It is developed using windows hooks.-This is a key logger which runs as a windows service and tracks every key that is pressed. Gene
FrameworkHowToServiceManager
- this the demonstration of service manager for windows without using the windows service manager.This is achived with the help of dot net framework and visual c# -this is the demonstration of service manager for windows without using the windows servi
WinService
- windows service windows服务程序很好的例子,很全的结构-windows service
WinSVC
- windows 服务编写详细资料,详尽地描写了编写Windows服务的过程。-For more information write windows service, detailed written descr iption of the Windows service process.
service
- 能将一个进程注册成windows服务,同时也可以删除-A process can register as windows service, but can also remove
service-manager
- Windows service manager developed with open source technology . this application enumerates the services installed also start , stop , pause , resume the service This application have recoded and optimized for multicore processor by S.B-Tech
Eltima.Application.as.Service.v3.0.0.67.Incl.KeyM
- Application as Service is a cutting edge solution that will let you run any application as a Windows service, benefitting from all the advantages native Windows services have, still providing you with many more functions.Application as Service offers
MultipleInstanceService_src
- simple multipl. windows service.
windows service例子
- 简单的windows service,包括service安装,service remove,运行等基本功能,service名字为“service1”
WindowService
- Windows service sample code C#
WindowsService2
- Simple windows service example code
daphneservice
- Python Daphne service as Windows Service
