-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
mir source code
mir source code for new user to study
i hope it is can be used to you
and all one
c++ source code
mir source code for new user to study
i hope it is can be used to you
and all one
c++ source code
- 2022-03-05 02:09:49下载
- 积分:1
-
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。...
描述:链表队列示范程序,用于练习并理解链表队列的基本原理和实现方法。
功能:实现了带头节点的链表队列创建、插入、删除、遍历、判断为空、以及销毁等功能。
设置了调试参数输出功能,可用于跟踪各主要变量单步变化情况。
实现了一个自定义命令行SHELL,接收解释并执行各种操作命令。-Description: list queue model procedures for practice and understand the basic principles of the queue list and realization method. Functions: to achieve a leading node in the queue list to create, insert, delete, traverse, judge for the space, as well as the destruction of other functions. Set debug parameters output function can be used to track the major changes in single-step variables. Realize a custom command-line SHELL, receive an explanation and implementation of the operation command.
- 2022-03-17 09:51:00下载
- 积分:1
-
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习...
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习-This is a DLL program to learn a very good example, very classic, is strongly recommended that learn
- 2022-05-13 22:12:33下载
- 积分:1
-
Simple menu example on C
Simple menu example on C-- for Windows.
- 2022-04-19 00:41:06下载
- 积分:1
-
host based intrusion detection
host based intrusion detection
- 2023-05-30 06:45:03下载
- 积分:1
-
详细介绍了在C++中如何实现有效的数据排序
详细介绍了如何在C++中实现有效的数据排序
- 2023-05-08 23:00:02下载
- 积分:1
-
windows sever 2008 激活
windows sever 2008 激活-windows sever 2008 ??活
- 2023-03-15 02:15:04下载
- 积分:1
-
tells you how to do the synchronization intitializer
tells you how to do the synchronization intitializer
- 2022-04-17 06:45:58下载
- 积分:1
-
PHP Bulk SMS Script.
A Bulk SMS PHP script to send SMS.
PHP Bulk SMS Script.
A Bulk SMS PHP script to send SMS.
- 2023-06-23 14:30:03下载
- 积分:1