-
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文...
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;-create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remai
- 2022-08-09 22:47:02下载
- 积分:1
-
五个成为好的程序员的习惯 建议每一个人都读一读 非常好的东西...
五个成为好的程序员的习惯 建议每一个人都读一读 非常好的东西-5 into the habit of good programmers recommend that everybody read very good things
- 2022-05-25 20:46:25下载
- 积分:1
-
一种俄罗斯人常用的隐藏进程和启动该服务的方法,一定会令大家耳目一新的。
一种俄罗斯人常用的隐藏进程和启动该服务的方法,一定会令大家耳目一新的。-Russians used a hidden process and the start of the service, we would certainly be refreshing.
- 2022-07-02 23:14:37下载
- 积分:1
-
PCI devices in Windows DMA prepared under way
PCI 设备中在WINDOWS下编写DMA的方法-PCI devices in Windows DMA prepared under way
- 2022-05-28 15:22:31下载
- 积分:1
-
这些都是金典的c语言的例子,是语言学习者的必备
这些都是金典的c语言的例子,是语言学习者的必备-These are the c language examples of the sort of language learners
- 2022-07-07 17:01:33下载
- 积分:1
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
断链隐藏进程解决方案
采用E语言开发
断链隐藏进程解决方案
采用E语言开发-Chain used to hide the process of language development of E
- 2022-06-12 07:22:44下载
- 积分:1
-
往手机通讯录里添加图片的一个好程序,是微软智能手机学习的好例子...
往手机通讯录里添加图片的一个好程序,是微软智能手机学习的好例子-Mobile phone address book to add a good picture of the process, is Microsoft" s smart phone to learn a good example of
- 2022-02-14 19:54:16下载
- 积分:1
-
基于WIFI数传模块上位机
基于单片机WIFI数传模块,通过电脑进行控制单片机,可以做WIFI小车,WIFI智能家居,等等,这个这是C#写的源码,完美运行,需要下位机的控制。
- 2022-03-16 08:01:38下载
- 积分:1
-
VC model of the design examples and achieve a strategy mode. To study the use of...
VC实现的设计模式的例子,实现了strategy模式。 用于学习设计模式使用。-VC model of the design examples and achieve a strategy mode. To study the use of design patterns.
- 2023-04-15 21:20:03下载
- 积分:1