-
string font information access methods
字体信息字符串的获取方法-string font information access methods
- 2022-05-22 11:18:17下载
- 积分:1
-
这是一个冲击波理论的源代码,功能齐全,参数可以…
这是一个关于冲击波原理的源码,功能齐全, 可供学习参详,请不要用于商业用途.-This a shock wave theory on the source code, complete functions, parameters can study in detail, please do not for commercial purposes.
- 2022-03-25 05:19:40下载
- 积分:1
-
用钩子做的类似金山词霸的屏幕取词的源码,希望对大家有帮助...
用钩子做的类似金山词霸的屏幕取词的源码,希望对大家有帮助-Used to do a similar hook PowerWord of capturing the source, and they hope to help everyone
- 2022-02-01 15:34:44下载
- 积分:1
-
一个在线订购提交ASP程序系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 电子购物 运行环境: Win9x/NT/2000/XP/...
一个在线订购提交ASP程序系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 电子购物 运行环境: Win9x/NT/2000/XP/-submit an online ordering system software ASP Program Language : English software types : Domestic software/free version/electronic shopping environment for the operation : CTP /
- 2022-09-06 05:10:02下载
- 积分:1
-
boot.s linux bios引导代码 os代码分析的基础
boot.s linux bios引导代码 os代码分析的基础-boot.s linux bios os source code to guide the basis of the analysis
- 2022-08-24 17:50:01下载
- 积分:1
-
很小的恶作剧小软件分享给大家!!用了才知道有意思!就是鼠标一直点不到退出,鼠标点到哪,那个空间就不显示。感觉就显示控件躲避鼠标一样。...
很小的恶作剧小软件分享给大家!!用了才知道有意思!就是鼠标一直点不到退出,鼠标点到哪,那个空间就不显示。感觉就显示控件躲避鼠标一样。
-Small piece of software to share a small joke for everyone!! Used know interesting! Is less than the mouse has been point out, the mouse point where, that space is not displayed. I feel like the display control to avoid the mouse.
- 2022-02-04 00:22:57下载
- 积分: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
-
Increases the URL quick way to the bookmark, starts on the menu
and the tabletop
快速增加指向书签的URL,从菜单开始
- 2022-02-16 06:16:52下载
- 积分:1
-
目录遍历,每发现一个文件提供处理函数,方便遍历中的处理
目录遍历,每发现一个文件提供处理函数,方便遍历中的处理-Directory traversal, each found in a document processing function to facilitate the traversal of the treatment
- 2023-06-12 22:40:03下载
- 积分:1
-
on access time in a small program
一个小程序中的访问时间
- 2022-01-25 15:36:11下载
- 积分:1