文件名称:CNTService-v1.79
-
所属分类:
- 标签属性:
- 上传时间:2013-12-26
-
文件大小:105.4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
CNTService v1.79 A class framework for developing NT services in MFC-CNTService v1.79 A class framework for developing NT services in MFC
Classes includes:
CNTServiceCommandLineInfo
The CNTServiceCommandLineInfo class aids in parsing the command line at application start-up. It is based almost exactly upon the way that the CCommandLineInfo class in MFC works.
CNTEventLogSource
CNTEventLogSource provides a wrapper class for writing events to the NT event log. You could consider this as the server side to the Event log APIs.
CNTService
CNTService is the class which provides a C++ framework upon which you can develop your own MFC C++ based services. The class makes heavy use of virtual functions which your service class should override.
CNTScmService
CNTScmService is a class which encapsulates a service as returned from the Service Control Manager, in effect a SC_HANDLE. An instance of a CNTScmService is usually acquired by a call to CNTServiceControlManager::Open. Once retrieved the class allows you to control the service, change
Classes includes:
CNTServiceCommandLineInfo
The CNTServiceCommandLineInfo class aids in parsing the command line at application start-up. It is based almost exactly upon the way that the CCommandLineInfo class in MFC works.
CNTEventLogSource
CNTEventLogSource provides a wrapper class for writing events to the NT event log. You could consider this as the server side to the Event log APIs.
CNTService
CNTService is the class which provides a C++ framework upon which you can develop your own MFC C++ based services. The class makes heavy use of virtual functions which your service class should override.
CNTScmService
CNTScmService is a class which encapsulates a service as returned from the Service Control Manager, in effect a SC_HANDLE. An instance of a CNTScmService is usually acquired by a call to CNTServiceControlManager::Open. Once retrieved the class allows you to control the service, change
(系统自动生成,下载前可以参看下载内容)
下载文件列表
App.cpp
App.h
ntserv.cpp
ntserv.h
ntserv.htm
ntservCmdLineInfo.cpp
ntservCmdLineInfo.h
ntservEventLog.cpp
ntservEventLog.h
ntservEventLogRecord.cpp
ntservEventLogRecord.h
ntservEventLogSource.cpp
ntservEventLogSource.h
ntservScmService.cpp
ntservScmService.h
ntservServiceControlManager.cpp
ntservServiceControlManager.h
resource.h
StdAfx.cpp
stdafx.h
TestSrv.rc
TestSrv.sln
TestSrv.vcproj
TestSrvMsg/
TestSrvMsg/ntserv_msg.mc
TestSrvMsg/resource.h
TestSrvMsg/StdAfx.cpp
TestSrvMsg/StdAfx.h
TestSrvMsg/TestSrvMsg.cpp
TestSrvMsg/TestSrvMsg.rc
TestSrvMsg/TestSrvMsg.vcproj
naughter.css
serv.gif
App.h
ntserv.cpp
ntserv.h
ntserv.htm
ntservCmdLineInfo.cpp
ntservCmdLineInfo.h
ntservEventLog.cpp
ntservEventLog.h
ntservEventLogRecord.cpp
ntservEventLogRecord.h
ntservEventLogSource.cpp
ntservEventLogSource.h
ntservScmService.cpp
ntservScmService.h
ntservServiceControlManager.cpp
ntservServiceControlManager.h
resource.h
StdAfx.cpp
stdafx.h
TestSrv.rc
TestSrv.sln
TestSrv.vcproj
TestSrvMsg/
TestSrvMsg/ntserv_msg.mc
TestSrvMsg/resource.h
TestSrvMsg/StdAfx.cpp
TestSrvMsg/StdAfx.h
TestSrvMsg/TestSrvMsg.cpp
TestSrvMsg/TestSrvMsg.rc
TestSrvMsg/TestSrvMsg.vcproj
naughter.css
serv.gif
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.