-
实现了动画显示的托盘,为您的程序天光增色。
实现了动画显示的托盘,为您的程序天光增色。-realized animated show trays for your procedures daylight occasion.
- 2022-10-06 02:50:03下载
- 积分:1
-
应用API函数,获得用户的登录名,虽然有一定的局限性,但是对于了解API函数还是相当不错的。...
应用API函数,获得用户的登录名,虽然有一定的局限性,但是对于了解API函数还是相当不错的。-Application API function, the user was logged in, although there are some limitations, but for understanding API function or very good.
- 2022-03-18 04:34:10下载
- 积分:1
-
一个获得Cpuid的Delphi程序
一个获得Cpuid的Delphi程序-was a CPUID of Delphi Program
- 2022-04-18 12:29:42下载
- 积分:1
-
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传...
自己原创的程序,启动以后自动隐藏到快捷栏中,使我自己开发的程序的开始部分,本程序实现自动拨号,网络通信,SMS发送等一系列功能,以后会陆续上传-their original procedures, initiated after quick to automatically hide column, so I developed the procedures for the beginning part, the program automatically dial-up and network communications, sent a series of SMS functions will continue after the upload
- 2023-03-31 09:40:04下载
- 积分:1
-
多线程下的文件读写加锁
多线程下的文件读写加锁 -File accesss lock in multi-thread
- 2022-08-25 12:34:50下载
- 积分:1
-
数值计算方法中的各种算法流程及源程序包括雅可比迭代
数值计算方法中的各种算法流程及源程序包括雅可比迭代-Numerical methods in a variety of algorithmic process and source code
- 2022-08-19 09:03:47下载
- 积分:1
-
shows the current curve, a very special yo. Look at the open, can not be said to...
电流显示的曲线,很特别的哟。打开看看,受益不能说是匪浅,但是还是有许多的。-shows the current curve, a very special yo. Look at the open, can not be said to benefit a great deal, but still there are many.
- 2022-05-22 01:37:24下载
- 积分:1
-
编程的方法,可以检测到当前系统的物理内存,五
以API方式编程,可以检测当前系统物理内存、虚拟内存以及页文件的总尺寸和可用大小。-API approach to programming, can detect the current system of physical memory, virtual memory and page file size and available size of the total.
- 2022-12-26 08:45:03下载
- 积分:1
-
Windows注册表编辑器的源代码
windows的regedit源码-windows regedit source code
- 2022-07-24 09:52:44下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1