-
自动打开关闭CD机舱门,方便使用,值得一试试看
自动打开关闭CD机舱门,方便使用,值得一试试看-Turn off automatically open the CD drive door
- 2022-08-17 08:43:32下载
- 积分:1
-
球小球碰撞发生转移后经历了边界算法…
碰撞球
小球遇到边框后发生转移的算法和实现,可做开发碰撞球的参考-Ball small ball collision occurred after the transfer of experienced border algorithm and implementation can be done for collision sphere of reference
- 2023-01-08 00:35:03下载
- 积分:1
-
检查 bios 密码工具
检查 bios 密码工具
检查 bios 密码工具
检查 bios 密码工具
检查 bios 密码工具
检查 bios 密码工具
检查 bios 密码工具
- 2023-01-05 08:05:04下载
- 积分:1
-
legendary cafes partner source legendary cafes partner FO
传奇咖啡馆合作伙伴来源传奇咖啡馆合作伙伴
- 2022-03-12 05:08:48下载
- 积分:1
-
Win9x回收站增强程序,可以恢复dos下被删除的文件
Win9x回收站增强程序,可以恢复dos下被删除的文件 -The enhanced app for win9x recycle station, it can recorve the deleted file in dos
- 2023-06-24 00:45:03下载
- 积分:1
-
good information, windows programming required
windows 32 SDK好资料,windows编程必备-good information, windows programming required
- 2022-08-03 20:10:23下载
- 积分:1
-
pc机器内寸使用情况检查
pc机器内寸使用情况检查 -pc-inch machine to check the use of
- 2022-05-18 16:49:31下载
- 积分: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
-
查看电脑中是否有autorun.inf,并把相关的文件删掉,也可以看到USB里面的autorun.inf...
查看电脑中是否有autorun.inf,并把相关的文件删掉,也可以看到USB里面的autorun.inf
- 2022-02-06 09:58:44下载
- 积分:1
-
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
- 2022-03-16 18:27:44下载
- 积分:1