-
这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
-
这是一个在Windows下开发的实时操作系统的源代码,代码简单,丰富。...
这是一个在Windows下开发的实时操作系统的源代码,代码简单,丰富。-This is a Windows real-time operating system developed under the source code, code is simple, rich.
- 2023-04-13 20:55:04下载
- 积分:1
-
ibm硬盘保护单元外部调用方法
可以操作ibm笔记本系统的陀螺仪...
ibm硬盘保护单元外部调用方法
可以操作ibm笔记本系统的陀螺仪-ibm external hard drive protection unit can call the method of operation ibm notebook system gyroscope
- 2022-02-12 21:45:17下载
- 积分:1
-
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。...
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
- 2022-01-25 17:00:55下载
- 积分:1
-
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。...
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。-In the process of installing the application is sometimes necessary to achieve the shut down or restart the computer functions. This example describes how to use Visual C++ control computer shutdown and restart.
- 2022-03-24 04:57:56下载
- 积分:1
-
Reported to realize the keyboard sound to meet the operation of the blind to the...
实现键盘报音,满足盲人的操作要球,非常有的代码-Reported to realize the keyboard sound to meet the operation of the blind to the ball, very some code
- 2022-09-28 20:55:03下载
- 积分:1
-
card management software can be very good pictures can be inserted to preserve a...
名片管理软件 非常的不错 可以插入图片 可以保存很多资料-card management software can be very good pictures can be inserted to preserve a lot of information
- 2022-08-09 10:54:00下载
- 积分:1
-
一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。...
一个不错的USB过滤驱动加载工具,对于快速开发USB接口设备的驱动程序有着一定的帮助。-a good USB filter driver loading tools, for the rapid development of USB interface device drivers have some help.
- 2022-07-02 06:49:14下载
- 积分:1
-
a time synchronization code (client), the server
一个时间同步的代码(客户端),服务器端的我已经上传.-a time synchronization code (client), the server- I have uploaded.
- 2023-05-22 21:25:02下载
- 积分:1
-
Very often, we use to manage the factory model generating examples. However, in...
很多时候,我们使用工厂模式来管理生成的实例。但在本示例中,我们使用类名来自动生成运行时实例--工厂自动化的机制-Very often, we use to manage the factory model generating examples. However, in this example, we used the class to automatically generate runtime example-- factory automation mechanism
- 2022-04-07 08:06:10下载
- 积分:1