-
VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等....
VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等.-VB6 development WINDOWS service management database can be used to load/cancellation system services, access to services, the state and so on.
- 2022-03-10 17:14:57下载
- 积分:1
-
vb开发的取得cpu序列号的com组件,好用
vb开发的取得cpu序列号的com组件,好用-vb development cpu serial number to obtain the com components, easy to use
- 2022-07-07 17:06:39下载
- 积分:1
-
CA application sample code, which provides a complete API interface, easy to use
CA应用示例代码,提供完整的API函数接口,使用方便-CA application sample code, which provides a complete API interface, easy to use
- 2022-07-16 10:19:35下载
- 积分:1
-
线程计时器,与TTimer功能相同,能够完成定时操作的功能
线程计时器,与TTimer功能相同,能够完成定时操作的功能-Thread timer, and TTimer same function
- 2022-10-13 05:15:03下载
- 积分:1
-
注册表读写,改变进程特权,显示最后错误代码含义
注册表读写,改变进程特权,显示最后错误代码含义-registry read and write privileges to change the process, revealed last error code meaning
- 2022-03-13 02:05:39下载
- 积分:1
-
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个...
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个程序就是编辑这些信息的一个不错的例程-Right-click the file name, in the next menu item will appear on the properties, when clicked, would lead to summary tab, in this label will appear a lot of information, such as author, keywords, creation time. The information in the code which you can edit it. This procedure is to edit the information a good routines
- 2022-07-10 11:35:28下载
- 积分:1
-
Maze solving the problem, enter a maze matrix, matrix, said the passage of only...
求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。是同过递归求解-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that. Been solved with the recursive
- 2022-12-03 22:20:03下载
- 积分:1
-
Windows未公开API说明和源码例子
Windows未公开API说明和源码例子
- 2022-02-10 17:13:03下载
- 积分:1
-
Undocumented Windows NT
Undocumented Windows NT
- 2022-07-18 08:53:33下载
- 积分:1
-
VC服务程序源代码
本代码是演示SERVER服务程序,额也是一个框架文件,大家可以以此为模板参考基础来书写自己的服务代码。本代码入口函数为_tWinMain函数,里面的 Run函数为一个线程,其内部为整体就是一个线程,也可以在里面添加更更多的线程。
- 2023-06-13 02:35:03下载
- 积分:1