-
Dynamically linked applications, the code contains a simple keyboard hook approa...
应用程序动态挂钩,本代码包含一个简单的键盘钩子的做法,简单明料,很快就帮你手把手的做一个键盘钩子文件。主要函数setwindowshookex,callnexthookex-Dynamically linked applications, the code contains a simple keyboard hook approach, simple-ming Liu, quickly help you to do hands-on document of a keyboard hook. The main function setwindowshookex, callnexthookex
- 2022-02-20 11:56:05下载
- 积分:1
-
Bossa测试实例的工作之一。Bossa实例测试发动机
bossa测试实例,给出了一个用于测试bossa引擎的工作流实例-bossa test examples are given an engine for testing bossa examples of the work flow
- 2022-05-17 22:21:31下载
- 积分:1
-
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错...
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错-User management, but also good for beginners Dongdong, forgot how to write back and look at the good
- 2022-03-05 05:18:42下载
- 积分:1
-
Source file source file
文件源码 -Source file source file
- 2022-05-31 11:08:05下载
- 积分:1
-
添加一个列表视图和树视图,资源管理器
添加列表视图和树视图,并添加适当的控件来实现本地计算机资源管理器-Add a list view and tree view, resource manager
- 2023-07-11 00:10:03下载
- 积分:1
-
将多台机器的共享资源设置为一样的程序
将多台机器的共享资源设置为一样的程序- Many machines shared resource will establish as the same
procedure
- 2022-12-04 00:30:03下载
- 积分:1
-
调用windows的api,实现自动关机功能
调用windows的api,实现自动关机功能-auto shutdown
- 2022-03-23 21:35:18下载
- 积分:1
-
delphi7.0写的系统托盘源码,可以实现程序缩小到右下角
delphi7.0写的系统托盘源码,可以实现程序缩小到右下角-delphi7.0 source code written in the system tray
- 2023-04-22 16:25:03下载
- 积分:1
-
锁定机器和定时关机的程序
锁定机器和定时关机的程序- Locks the machine and fixed time Guan Ji procedure
- 2022-12-29 12:35:03下载
- 积分: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-04-24 18:59:16下载
- 积分:1