文件名称:VC++开发Windows服务源码
文件大小:69KB
文件格式:RAR
更新时间:2023-07-11 04:34:12
VC++ Windows服务
VC++开发的Windows服务测试案例源码,可以将服务注册到Windows注册列表,VS2019可正常编译通过,仅供初学者参考
【文件预览】:
WindowsServicesTest
----WindowsServicesTest.sln(1KB)
----WindowsServicesTest()
--------WindowsServicesTest.vcxproj.user(168B)
--------framework.h(392B)
--------WindowsServicesTest.ico(45KB)
--------WindowsServicesTest.cpp(8KB)
--------WindowsServicesTest.rc(7KB)
--------GeneralClassesAndFunctions.h(267KB)
--------WindowsServicesTest.h(39B)
--------Resource.h(780B)
--------GeneralClassesAndFunctions.cpp(22KB)
--------small.ico(45KB)
--------targetver.h(300B)
--------WindowsServicesTest.vcxproj.filters(2KB)
--------WindowsServicesTest.vcxproj(8KB)
----说明.txt(151B)