Welcome![Sign In][Sign Up]
Location:
Search - NTService

Search list

[Windows DevelopNTService.zip

Description:
Platform: | Size: 34326 | Author: | Hits:

[Windows DevelopNTService

Description: WIN2000 NT SERVICE控制源代码-WIN2000 NT source code control SERVICE
Platform: | Size: 34639 | Author: 许军 | Hits:

[OS programNTService105

Description: NTService控制程序源代码-NTService control program source code.
Platform: | Size: 58470 | Author: yzy | Hits:

[WEB Codevcserver

Description: 本文描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。在本文有三个源代码参考例子: • NTService 是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; • NTServCpl 是一个控制面版程序,用来控制 NTService 服务; • NTServCtrl 是一个独立的程序例子,用它可以监控某个 Win32 服务;
Platform: | Size: 84919 | Author: | Hits:

[OS programNTService

Description: nt服务编程的例子, 载windows2000系统下测试通过。
Platform: | Size: 26910 | Author: 刘黎东 | Hits:

[OS programNTService

Description: VC++的windows后台服务的开发代码模板。-VC background of the windows code templates.
Platform: | Size: 50045 | Author: 张先生 | Hits:

[GUI Developntservicectrl

Description: 用 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
Platform: | Size: 70266 | Author: 毛建孟 | Hits:

[Windows Developntservicecpl

Description: 用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) 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 -- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure
Platform: | Size: 80585 | Author: 毛建孟 | Hits:

[Windows Developntservice_sample

Description: NT服务开发例子-examples NT services development
Platform: | Size: 23552 | Author: 苏盛刚 | Hits:

[OS programNTService

Description: VC++的windows后台服务的开发代码模板。-VC background of the windows code templates.
Platform: | Size: 50176 | Author: 张先生 | Hits:

[GUI Developntservicectrl

Description: 用 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
Platform: | Size: 69632 | Author: 毛建孟 | Hits:

[Windows Developntservicecpl

Description: 用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) 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-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure
Platform: | Size: 79872 | Author: 毛建孟 | Hits:

[Documentsvcserver

Description: 本文描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。在本文有三个源代码参考例子: • NTService 是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; • NTServCpl 是一个控制面版程序,用来控制 NTService 服务; • NTServCtrl 是一个独立的程序例子,用它可以监控某个 Win32 服务; -This article describes how to use Visual C++ Create a Windows NT service program. The creation of the service only to a C++ Category, the category with the operating system to provide services between a simple interface. Use this category realize their service is very simple, as long as the rewrite a few base class virtual function can be. In this article the source code has three reference example:
Platform: | Size: 84992 | Author: | Hits:

[OS programNTService

Description: nt服务编程的例子, 载windows2000系统下测试通过。-nt service programming examples contained windows2000 system test.
Platform: | Size: 26624 | Author: 刘黎东 | Hits:

[Windows DevelopNTService

Description: 用于服务器编程,使程序工作为windows服务下,NTService是增加服务,NTServiceCtrl用来控制服务开启关闭 等客户操作-For server programming, the process for the job under windows Services, NTService Services are increasing, NTServiceCtrl Service used to control operation to open the closure, such as customer
Platform: | Size: 6102016 | Author: vern | Hits:

[OS programNTService

Description: 示范将ForWin程序包装成Windows服务的源码。-Model ForWin procedures will be packaged into a Windows service source.
Platform: | Size: 54272 | Author: 于洋 | Hits:

[Process-ThreadNTService

Description: 通用NT服务程序的框架,想要编写NT服务的同志们可以下载-General framework for NT service program, you want to prepare comrades NT services can be downloaded
Platform: | Size: 123904 | Author: dannys | Hits:

[OS programNTService

Description: VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等.-VB6 development WINDOWS service management database can be used to load/cancellation system services, access to services, the state and so on.
Platform: | Size: 17408 | Author: RS | Hits:

[OS programNTService

Description: MSDN VC6 NT服务程序样例精心改进。-MSDN VC6 NT service program to improve the sample well.
Platform: | Size: 38912 | Author: dujing | Hits:

[OS programNTService-mfcUI

Description: 根据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.
Platform: | Size: 16384 | Author: dujing | Hits:
« 12 »

CodeBus www.codebus.net