-
一个自动壁纸更换器,小程序值的研究研究,
一个自动壁纸更换器,小程序值的研究研究,--An automatic wallpaper changer
- 2023-06-03 03:55:03下载
- 积分:1
-
freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。...
freedos的文件系统模块源码,支持fat12,fat16和fat32,对于学习文件系统非常有用。-FreeDOS file system module source code, support FAT12, fat16 and fat32, the study documents the system is very useful.
- 2022-10-29 21:45:03下载
- 积分:1
-
本程序实现在系统条上添加一个日历的功能,可以以此提供对系统编程的一些参考。...
本程序实现在系统条上添加一个日历的功能,可以以此提供对系统编程的一些参考。-Realize this procedure in the system to add a section on the calendar function, can also be used to provide some reference system programming.
- 2022-02-21 05:09:27下载
- 积分:1
-
利用消息来实现内部进程通信,内含发送和接收两个程序
利用消息来实现内部进程通信,内含发送和接收两个程序- Realizes the internal advancement correspondence using the
news, the content transmits and receives two procedures
- 2022-04-02 07:01:19下载
- 积分:1
-
CUP utilization and memory utilization in real time the display device the curre...
CUP利用率和内存利用率会实时显示设备当前的系统状态。如果同时运行太多程序而变得很慢,可以用此来查看。-CUP utilization and memory utilization in real time the display device the current system state. If you run too many programs have become very slow, you can use this to view.
- 2022-12-10 23:15:03下载
- 积分:1
-
一个用于检测CPU的各种参数的程序(含VB源代码)
一个用于检测CPU的各种参数的程序(含VB源代码)-A CPU used to detect various parameters of the procedures (including VB source code)
- 2023-05-28 02:40:03下载
- 积分:1
-
我在学习vc中编写一个关于在应用程序中支持网页的编辑的功能的程序...
我在学习vc中编写一个关于在应用程序中支持网页的编辑的功能的程序-Vc in me in learning to prepare a report on the application to support the function of the editorial page of the procedures
- 2022-05-22 07:18:12下载
- 积分: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
-
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容-Can monitor the system clipboard actions, and to 16 hexadecimal display the contents of the clipboard, you can clear the contents of
- 2022-02-05 23:43:37下载
- 积分:1
-
AFX Rootkit 2005 by Krautrock http :// www.iamaphex.net aphex@iamaphex.net WARN...
AFX Rootkit 2005 by Aphex
http://www.iamaphex.net
aphex@iamaphex.net
WARNING -> FOR WINDOWS NT/2000/XP/2003 ONLY!
This program patches Windows API to hide certain objects from being listed.
-AFX Rootkit 2005 by Krautrock http :// www.iamaphex.net aphex@iamaphex.net WARN ING-
- 2023-02-15 17:50:04下载
- 积分:1