文件名称:vc创建服务程序的例子
文件大小:93KB
文件格式:RAR
更新时间:2013-04-13 03:09:20
vc 服务程序 NT
VC 创建一个自己的服务,一个简单的例子
【文件预览】:
MakeServer
----ServiceTest.sln(911B)
----StdAfx.cpp(298B)
----ServiceTest.cpp(6KB)
----制作socketServerDLL()
--------socketServer.cpp(3KB)
--------stdafx.h(2KB)
--------socketServer.rc(3KB)
--------socketServer.sln(913B)
--------Debug()
--------stdafx.cpp(143B)
--------ReadMe.txt(2KB)
--------socketServer.def(112B)
--------Resource.h(369B)
--------res()
--------socketServer.ncb(43KB)
--------socketServer.vcproj(5KB)
--------socketServer.h(435B)
--------socketServer.suo(11KB)
----mySocketClient()
--------mySocketClient.ncb(43KB)
--------mySocketClient.sln(917B)
--------stdafx.h(319B)
--------mySocketClient.suo(9KB)
--------mySocketClient.cpp(1KB)
--------Debug()
--------stdafx.cpp(218B)
--------ReadMe.txt(1KB)
--------mySocketClient.vcproj(4KB)
----ServiceTest.exe(84KB)
----ServiceTest.opt(48KB)
----Debug()
----ServiceTest.dsp(4KB)
----ServiceTest.ncb(35KB)
----ReadMe.txt(1KB)
----StdAfx.h(769B)
----socketServer.dll(112KB)
----ServiceTest.suo(10KB)
----说明.txt(105B)
----ServiceTest.vcproj(5KB)
----vc服务的操作()
--------开启指定服务.cpp(653B)
--------判断是否安装了制定服务.cpp(605B)
--------获得当前服务状态.cpp(1KB)
--------安装指定服务.cpp(1KB)
--------卸载指定服务.cpp(586B)
----ServiceTest.plg(256B)