-
change all window
改变所有子窗口的字体vc-change all window- font vc
- 2023-08-01 06:45:03下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分: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
-
一个导出类的Dll工程实例,该工程提供一个虚基类作为外部接口,接口的真正实现部分隐藏在DLL里...
一个导出类的Dll工程实例,该工程提供一个虚基类作为外部接口,接口的真正实现部分隐藏在DLL里-A derived class project examples Dll, which works to provide a virtual base class as an external interface, interface to achieve some real hidden DLL Lane
- 2022-02-03 14:33:07下载
- 积分:1
-
超级市场克隆脚本
asdmkasnjkdnasjkndjkasnjkdnjksanjkdnkjsankdjnsasjkdbjhaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
我想点...请给我发送
我想点...请给我发送
我想点...请给我发送
我想点...请给我发送
我想点...请给我发送
我想点...请给我发送
我想点...请给我发送
- 2022-08-03 22:33:59下载
- 积分:1
-
如何用Delphi实现WINDOWS XP中“本地连接”的启用和禁用。
如何用Delphi实现WINDOWS XP中“本地连接”的启用和禁用。-how to use Delphi WINDOWS XP "local connection" and prohibited the opening.
- 2022-07-02 07:14:46下载
- 积分:1
-
vc++实现Windows关机功能
调试运行通过
vc++实现Windows关机功能
调试运行通过-vc++ to achieve through the Windows shutdown commissioning
- 2022-02-01 00:00:09下载
- 积分:1
-
Garbage clean
清理系统垃圾的工具。请先删除编译后的请先删除编译后的-Garbage clean-up system tools. Please delete please delete compiled compiled
- 2022-07-17 22:19:19下载
- 积分:1
-
通过SMTP验证登录邮箱发送邮件。Login certification through SMTP mail to send messages....
通过SMTP验证登录邮箱发送邮件。Login certification through SMTP mail to send messages. -Sign-mail through the SMTP authentication to send mail. Login certification through SMTP mail to send messages.
- 2023-08-05 12:20:05下载
- 积分:1
-
a VC creating an NetService cases
一个利用VC创建有NetService例-a VC creating an NetService cases
- 2022-12-25 06:35:03下载
- 积分:1