Introduction - If you have any usage issues, please Google them yourself
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
Packet : 889037ntservicecpl.rar filelist
NTServiceCpl
NTServiceCpl\ctrlpan.cpp
NTServiceCpl\ctrlpan.h
NTServiceCpl\icon1.ico
NTServiceCpl\mydialog.cpp
NTServiceCpl\mydialog.h
NTServiceCpl\mypanel.cpp
NTServiceCpl\mypanel.h
NTServiceCpl\NTServCpl.cpl
NTServiceCpl\NTServCpl.cpp
NTServiceCpl\NTServCpl.def
NTServiceCpl\NTServCpl.exp
NTServiceCpl\NTServCpl.h
NTServiceCpl\NTServCpl.lib
NTServiceCpl\NTServCpl.mak
NTServiceCpl\NTServCpl.rc
NTServiceCpl\NTServCpl.vcp
NTServiceCpl\readme.txt
NTServiceCpl\res
NTServiceCpl\res\NTServCpl.rc2
NTServiceCpl\resource.h
NTServiceCpl\stdafx.cpp
NTServiceCpl\stdafx.h