搜索资源列表
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
发手机中文短信息Windows服务
- 用C#编写发手机中文短信息Windows服务-Windows serve about chinese short message send programme with C# compile
VB6实现Windows服务
- VB6实现Windows服务-VB6 Windows services
MFC程序改成Windows服务
- 一个简单的MFC程序改成Windows服务,实现开机自启动。
win_server
- windows服务例子,如何将一个程序打造成windows服务,让程序自动运行-windows service example, a program to fight how to create windows services so that programs run automatically
vbservice
- VB添加程序启动为WINDOWS服务启动方式-VB to add the program starts for the WINDOWS service starts way
WINNT_SERVICE
- 上传一个windows服务编写的模版程序源码,在上面略加修改就可以承载服务-uploads a windows service procedures prepared by the template source code, the above can be slightly modified bearing service
Srv1
- Windows服务demo,可快速了解如何编写Windows服务-Windows services demo, can quickly learn how to prepare Windows services
Service
- windows服务程序开发的API函数封装源码-windows service program to develop the API function package source
Services
- windows服务管理源码 可用来定位到服务文件 -windows service management can be used to locate the source document service
CreateWindowsServices
- 用Vs.net 开发 Windows 服务 包括注册与卸载Windows服务 -Using VS.net development services, including registration with the Windows uninstall Windows services
DynService
- 3322 windows服务 包括vc源代码和可执行文件 3322Service.exe -i 安装服务 3322Service.exe -u 卸载服务 -3322 windows services include vc source code and executable files 3322Service.exe-i installed Service 3322Service.exe-u uninstall Service
Programming-Server-Side-Application-for-Windows-20
- windows 服务端程序编写 ,介绍了2000sdk 64位程序编写-Programming-Server-Side-Application-for-Windows-2000
wenkong
- 机房温度报警系统,通过短信通知,系统后台自动运行(windows服务).-Room temperature alarm system, through the SMS notification, the system automatically run the background (windows service).
RECService_New
- windows服务程序,用来启动其他的几个程序。-windows service program, to start a number of other procedures.
7
- windows服务程序 COM服务程序 开机前启动 NT服务 与桌面交互 -COM service program service program windows pre-boot to start NT service to interact with desktop
SvrGuard
- windows服务创建程序,自己写的,很好用,无需修改,在AttachProcessNames函数里将1.exe或2.exe修改成自己的执行程序即可,通过配置文件控制,可应用于各种需要windows服务的应用程序。本人是用VS2008编译的,代码很好理解。 -windows service creation process, their own writing, good use, without modification, in the AttachProcessNames functio
WinService
- windows service windows服务程序很好的例子,很全的结构-windows service
WinSVC
- windows 服务编写详细资料,详尽地描写了编写Windows服务的过程。-For more information write windows service, detailed written descr iption of the Windows service process.
window服务
- 可以实现一个简单的windows服务,用C++实现,工具是vs2010,系统windows(You can implement a simple Windows Service)