-
视窗操作系统编程的视窗注册表
对windows的注册表操作
windows系统编程-Windows registry on windows operating system programming
- 2022-01-25 17:54:22下载
- 积分:1
-
This a recursive descent parser for C99. The output from the parser should be a...
This a recursive descent parser for C99. The output from the parser should be a parse tree.
- 2022-03-01 01:12:12下载
- 积分:1
-
学生管理系统服务器,能实现添加,浏览等功能
学生管理系统服务器,能实现添加,浏览等功能-Student Management System
- 2022-07-23 23:10:42下载
- 积分:1
-
sim300DZ规范文档。关于SIMCOM GSM模块的完整的数据表
SIM300DZ Specification documents. Full Datasheet about SIMCOM GSM Module
- 2022-02-11 16:34:46下载
- 积分:1
-
一段控制台WIN32 api代码,适合在控制台的程序使用
一段控制台WIN32 api代码,适合在控制台的程序使用-WIN32 api code section of the console, suitable for use in the console
- 2023-05-03 14:55:03下载
- 积分:1
-
袜子4 / 5的BOT,ring0驱动程序,C++源
socks 4/5 bot, ring0 driver, c++ sources
- 2022-07-07 06:04:36下载
- 积分:1
-
数值计算方法中的各种算法流程及源程序包括雅可比迭代
数值计算方法中的各种算法流程及源程序包括雅可比迭代-Numerical methods in a variety of algorithmic process and source code
- 2022-08-19 09:03:47下载
- 积分:1
-
全部DELHI代码,实现类似于LINUX的多桌面原代码.
全部DELHI代码,实现类似于LINUX的多桌面原代码.-All DELHI code, to achieve similar multi-LINUX Desktop original code.
- 2023-08-29 03:45:04下载
- 积分:1
-
图标和光标.rar
图标和光标.rar-icons and cursor. Rar
- 2022-05-30 19:29:02下载
- 积分: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