-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
系统控制程序,可以用于工厂环境中工控机的管理和控制。
系统控制程序,可以用于工厂环境中工控机的管理和控制。-System control procedures, can be used in the factory environment, IPC
- 2022-03-21 00:08:19下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
Source file source file
文件源码 -Source file source file
- 2022-05-31 11:08:05下载
- 积分:1
-
系统文件监控程序。
系统文件监控程序。-system files monitoring program.
- 2022-05-20 19:37:00下载
- 积分:1
-
courses on operating system design _DLL call; Incidentally flow chart and the ma...
操作系统课程设计_DLL调用;附带说明及主要函数流程图。-courses on operating system design _DLL call; Incidentally flow chart and the main function.
- 2022-03-06 12:38:03下载
- 积分:1
-
a practical window appearance control procedures. Support for Windows XP desktop...
一个实用的窗口外观控制程序. 支持对Windows XP桌面上所有的窗口进行隐藏, 透明化, 置于顶层, 禁用以及添加快捷键功能-a practical window appearance control procedures. Support for Windows XP desktop all the windows hidden, transparency, which are placed top, and add the ban shortcuts
- 2022-02-06 19:06:41下载
- 积分:1
-
C++Builder编写的剪贴板
C++Builder编写的剪贴板-C Builder prepared by the clipboard
- 2022-04-06 22:27:51下载
- 积分:1
-
VB写成的Base64编解码和MD5编号程序。
VB写成的Base64编解码和MD5编号程序。
- 2022-02-27 03:06:09下载
- 积分:1
-
一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。...
一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。-A simple example of calling DLL is very applicable to the specific example is the call Messagebox.
- 2022-03-18 17:03:34下载
- 积分:1