-
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
-
Exporting data read by windows messaging to another windows application via wind...
Exporting data read by windows messaging to another windows application via windows messaging
- 2023-04-01 17:00:03下载
- 积分:1
-
很好的程序请使用
很好的程序请使用-good procedure to use
- 2022-04-02 08:21:50下载
- 积分:1
-
在.net 下制作的一个基于SQL的学生贷款系统。请大家点评。版权所有,请不要非法传播或者乱改写本系统,否则将追究其法律责任。...
在.net 下制作的一个基于SQL的学生贷款系统。请大家点评。版权所有,请不要非法传播或者乱改写本系统,否则将追究其法律责任。- In which net under manufactures based on the SQL student loans
the system. Invites everybody review. All rights reserved, please does
not want the illegal dissemination or randomly changes the comp book
system, otherwise will investigate its legal liability.
- 2023-03-12 22:50:03下载
- 积分:1
-
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度...
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度-calculate a series of the plural, that is the highest number that the number of requests time and space as low complexity
- 2022-11-05 14:25:03下载
- 积分:1
-
针尖上的WEB服务器,轻量极,可是wince或其它嵌入系统上运行
针尖上的WEB服务器,轻量极,可是wince或其它嵌入系统上运行-tips on the Web server, light pole, but wince or other embedded operating systems
- 2023-02-24 02:00:03下载
- 积分:1
-
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。...
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。-Enter the 2-dimensional array, its value and the diagonal sum of the ranks and their order in accordance with the size of the output.
- 2022-03-09 17:26:41下载
- 积分:1
-
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。...
实现了手机导航的操作,包括上下左右方向,功能强,且简洁。-Achieved a cell phone navigation operations, including vertical and horizontal direction, powerful, and concise.
- 2022-03-24 18:54:11下载
- 积分:1
-
Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要...
Windows下的高精度计时和高频事件的产生 在开发 Windows 下的应用程序时,经常需要用的计时,尤其在一些对时间要求比较高的程序中,计时的精确性是很重要的,本文介绍了两种精确计时的方法,计时的精度可以达到ms级,而且可以认为它是精确的,可以在大多数情况下作为时间的基准。-under Windows precision timing and the selection of high-frequency events in the development of Windows applications, we often need to use the time, especially in some of the high demand on time the procedure, the accuracy of time is very important, this paper introduces two methods of precision timing, timing accuracy can be achieved ms level, but also that it is accurate, in most cases, as time benchmarks.
- 2022-02-16 10:03:00下载
- 积分:1
-
WinSock网络编程经络_源码
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
WinSock网络编程经络_源码 很方便初学者学习使用 里面对各种网络类型通信 有详细介绍
- 2022-04-18 00:32:11下载
- 积分:1