-
jQuery1.2.6资源包,一款强大的轻量级js库!
jQuery1.2.6资源包,一款强大的轻量级js库!-jQuery1.2.6Resource
- 2023-07-29 16:10:04下载
- 积分:1
-
鼠标取词的一个小程序,用VB6.0写的.大家可以学习学习
鼠标取词的一个小程序,用VB6.0写的.大家可以学习学习-The mouse to take the word of a small program written in VB6.0. We can learn it
- 2023-01-29 21:35:03下载
- 积分: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
-
初始化界面,代码比较清楚而且十分的适用,简单
初始化界面,代码比较清楚而且十分的适用,简单-initinal the interface
- 2022-08-16 15:05:35下载
- 积分:1
-
用VB读写注册表!!! !!!!!1
用VB读写注册表!!! !!!!!1-VB readers a registry
- 2022-02-03 05:17:57下载
- 积分:1
-
This a program to multiply 2 infinite Digit numbers.
The program also calculate...
This a program to multiply 2 infinite Digit numbers.
The program also calculates the execution time.
thanks
Kr Anurag
- 2022-01-29 02:56:22下载
- 积分:1
-
查看DLL内部的函数,delphi源码,小工具
查看DLL内部的函数,delphi源码,小工具-See DLL a function of internal, delphi source, small tools
- 2022-04-08 14:46:19下载
- 积分:1
-
包括win98,2K几百条注册表修改和优化技巧,很感谢你的支持,为你提供更多的帮助...
包括win98,2K几百条注册表修改和优化技巧,很感谢你的支持,为你提供更多的帮助
- 2022-12-12 00:00:03下载
- 积分:1
-
操作系统课程设计报告《设置自己的驱动程序》,内含源码、word文档、PPT...
操作系统课程设计报告《设置自己的驱动程序》,内含源码、word文档、PPT-Operating System Course Design Report " set up your own driver" , containing source code, word documents, PPT
- 2022-07-10 19:16:07下载
- 积分:1
-
获得WIN的版本和SP补丁包的版本,非常快速,非常准确
获得WIN的版本和SP补丁包的版本,非常快速,非常准确-get win and sp servion
very quick and correct
- 2022-08-17 04:00:37下载
- 积分:1