文件名称:ntservicectrl
介绍说明--下载内容来自于网络,使用问题请自行百度
用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCpl:是一个控制面版程序,用来控制 NTService 服务;-create simple Win32 services (NTServCtrl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them -- NTServCtrl : an independent process example, it can monitor with a Win32 services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCpl : console is a procedu
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NTServiceCtrl
NTServiceCtrl/NTSerdlg.cpp
NTServiceCtrl/NTSerdlg.h
NTServiceCtrl/NTServCtrl.cpp
NTServiceCtrl/NTServCtrl.exe
NTServiceCtrl/NTServCtrl.h
NTServiceCtrl/NTServCtrl.mak
NTServiceCtrl/NTServCtrl.rc
NTServiceCtrl/NTServCtrl.vcp
NTServiceCtrl/readme.txt
NTServiceCtrl/res
NTServiceCtrl/res/NTServCtrl.ico
NTServiceCtrl/res/NTServCtrl.rc2
NTServiceCtrl/resource.h
NTServiceCtrl/stdafx.cpp
NTServiceCtrl/stdafx.h
www.dssz.com.txt
NTServiceCtrl/NTSerdlg.cpp
NTServiceCtrl/NTSerdlg.h
NTServiceCtrl/NTServCtrl.cpp
NTServiceCtrl/NTServCtrl.exe
NTServiceCtrl/NTServCtrl.h
NTServiceCtrl/NTServCtrl.mak
NTServiceCtrl/NTServCtrl.rc
NTServiceCtrl/NTServCtrl.vcp
NTServiceCtrl/readme.txt
NTServiceCtrl/res
NTServiceCtrl/res/NTServCtrl.ico
NTServiceCtrl/res/NTServCtrl.rc2
NTServiceCtrl/resource.h
NTServiceCtrl/stdafx.cpp
NTServiceCtrl/stdafx.h
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.