-
窗口吉娜源代码
windows的gina源码-windows gina source code
- 2023-07-25 00:50:03下载
- 积分:1
-
Please carefully write a detailed upload functionality Please carefully write a...
请认真书写上传资料的详细功能 请认真书写上传资料的详细功能-Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality
- 2023-06-04 06:35:03下载
- 积分:1
-
括号匹配程序,实现成序对括号的匹配的正确性判断
括号匹配程序,实现成序对括号的匹配的正确性判断-Parentheses matching procedures, to achieve into a sequence of brackets to determine the correctness of the matching
- 2022-07-02 05:46:10下载
- 积分:1
-
MiniSpy 微筛选器的的主要功能模块。
ALLOC_PRAGMA #ifdef#pragma alloc_text (INIT,驱动入口)#pragma alloc_text SpyFilterUnload 页面)#pragma alloc_text SpyQueryTeardown 页面)#pragma alloc_text SpyConnect 页面)#pragma alloc_text SpyDisconnect 页面)#pragma alloc_text SpyMessage 页面)#endif#define SetFlagInterlocked(_ptrFlags,_flagToSet)((作废) InterlockedOr (((挥发性长 *)(_ptrFlags)),_flagToSet))//---------------------------------------------------------------------------例程//---------------------------------------------------------------------------NTSTATUS驱动入口 (俺们 PDRIVER_OBJECT DriverObject俺们 PUNICODE_STRING RegistryPath)/*++常规的描述:驱动程序首次加载时,将调用这个例程。其目的是初始化全局状态,然后注册 FltMgr 开始过滤。参数:DriverObject-指向驱动程序由系统创建的对象的指针代表此驱动程序。RegistryPath-标识在何处的 Unicode 字符串为此参数驱动程序位于在注册表中。返回值:
- 2022-03-21 12:13:07下载
- 积分:1
-
用VC实现两个文件“代码级”的捆绑,杀毒软件查不出来
用VC实现两个文件“代码级”的捆绑,杀毒软件查不出来-with VC two documents "code level" bundle antivirus software does not check out
- 2022-11-25 11:45:03下载
- 积分:1
-
一个不错的系统字体预览工具附源码。很实用的系统字体预览工具,附有全部源码,可以很直观的看到系统各种字体的模样,便于你管理系统字体。...
一个不错的系统字体预览工具附源码。很实用的系统字体预览工具,附有全部源码,可以很直观的看到系统各种字体的模样,便于你管理系统字体。-A good system font preview tool attached source code. A very practical system font preview tool, with full source code, the system can be very intuitive to see the appearance of a variety of fonts, easy to manage your system fonts.
- 2023-03-17 03:45:03下载
- 积分:1
-
TreeView 中节点拖动、增加、删除等功能演示
TreeView 中节点拖动、增加、删除等功能演示-TreeView nodes in drag, add, delete, etc. Demo
- 2022-01-30 13:58:24下载
- 积分:1
-
学生管理系统
有录入 查询信息(按学号) 排序 插入 更新 删除 保存到文件的功能...
学生管理系统
有录入 查询信息(按学号) 排序 插入 更新 删除 保存到文件的功能 -Student management system has input query information (by student number) to sort insert update delete saved to a file function
- 2022-03-28 15:26:36下载
- 积分:1
-
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作...
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作-The basic algorithm to achieve a linear form and function of the realization of their insertion can delete queries and other operations
- 2023-08-13 10:20: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-02-09 15:24:09下载
- 积分:1