-
一种直观的保存、保存使用注册表的方法…
一个直观的保存设置的方法,巧用注册表保存应用程序的运行状态-an intuitive method of setting preservation, preservation Using the registry application program running
- 2022-08-09 02:24:58下载
- 积分:1
-
不错的PL0改写,实现了5个方面的增加功能,符合本科学生...
不错的PL0改写,实现了5个方面的增加功能,符合本科学生-good PL0 rewritten achieved five of more functional, with undergraduate students
- 2022-05-29 01:43:01下载
- 积分:1
-
快速访问CPU序列号可以用来做硬件的外滩…
快速取得CPU序列号,可以用于做一些硬件捆绑之类的软件-Quick access to CPU serial number can be used to do something like hardware bundled software
- 2022-01-26 00:41:46下载
- 积分:1
-
A simple hospital management system that can achieve some of the basic functions...
一个简单的医院管理系统,可以实现一些基本的功能,欢迎大家指正。-A simple hospital management system that can achieve some of the basic functions, please correct me everyone.
- 2022-08-09 13:15:40下载
- 积分:1
-
Windows 中创建空的备用列表
翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)]
[SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle,
[MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和 Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
- 2022-05-07 13:17:48下载
- 积分:1
-
软件调试,英文版。微软发布了关于伟大的Deb…
软件调试,英文版。微软出版的关于windows程序调试的巨著,讲解的非常深入。调试开发必备-Software debugging, the English version. Microsoft published about the Great debugging windows, very in-depth explanations.
- 2022-01-28 10:50:33下载
- 积分:1
-
Delphi编写的系统服务,服务控制和准备演讲…
Delphi编写的系统服务,演示了服务控制和标准服务程序的编写。-Delphi prepared system services, presentation of service control and the preparation of the standard service procedures.
- 2022-10-20 18:35:04下载
- 积分:1
-
取出硬盘ID,利用简单的加密算法生成序列号,实际应用时可将加密算法改进。...
取出硬盘ID,利用简单的加密算法生成序列号,实际应用时可将加密算法改进。-Remove the hard drive ID, using simple encryption algorithm to generate a serial number, the actual application can be improved encryption algorithm.
- 2022-03-23 13:34:30下载
- 积分:1
-
一款非常著名的WinpCAP开发包
一款非常著名的WinpCAP开发包-one of the most famous WinpCAP Development Kit
- 2022-07-01 02:19:53下载
- 积分:1
-
家谱设计
家谱设计-Family Tree Design
- 2022-01-26 06:33:03下载
- 积分:1