-
Dynamically linked applications, the code contains a simple keyboard hook approa...
应用程序动态挂钩,本代码包含一个简单的键盘钩子的做法,简单明料,很快就帮你手把手的做一个键盘钩子文件。主要函数setwindowshookex,callnexthookex-Dynamically linked applications, the code contains a simple keyboard hook approach, simple-ming Liu, quickly help you to do hands-on document of a keyboard hook. The main function setwindowshookex, callnexthookex
- 2022-02-20 11:56:05下载
- 积分:1
-
System detection tool, can detect the type of CPU and available physical memory
系统检测工具,可以检测CPU的类型和可用物理内存-System detection tool, can detect the type of CPU and available physical memory
- 2022-03-01 03:09:14下载
- 积分:1
-
模拟键盘和鼠标事件演示代码
模拟键盘和鼠标事件演示代码-simulated keyboard and mouse events demonstration code
- 2023-06-19 14:20:03下载
- 积分:1
-
CA application sample code, which provides a complete API interface, easy to use
CA应用示例代码,提供完整的API函数接口,使用方便-CA application sample code, which provides a complete API interface, easy to use
- 2022-07-16 10:19:35下载
- 积分:1
-
控制面板程序编写的一个简单的例子!cpl格式的文件,把testcpl.cpl拷贝到c:windowssystem32后,打开控制面板后自动加载此文件,实现了记录...
控制面板程序编写的一个简单的例子!cpl格式的文件,把testcpl.cpl拷贝到c:windowssystem32后,打开控制面板后自动加载此文件,实现了记录双击这个程序的次数。-Control panel program written in a simple example! cpl file formats to testcpl.cpl copy to c: windows system32, open the Control Panel will automatically load this file, double-click the program achieved a record number of times.
- 2022-08-03 16:59:07下载
- 积分:1
-
可对事件进行修改的事件查看器
可对事件进行修改的事件查看器-the incident could change the events Viewer
- 2022-01-31 21:03:12下载
- 积分:1
-
MiniSpy 微筛选器的的主要功能模块。
ALLOC_PRAGMA #ifdef#pragma alloc_text (INIT,驱动入口)#pragma alloc_text SpyFilterUnload 页面)#pragma alloc_text SpyQueryTeardown 页面)#pragma alloc_text SpyConnect 页面)#pragma alloc_text SpyDisconnect 页面)#pragma alloc_text SpyMessage 页面)#endif#define SetFlagInterlocked(_ptrFlags,_flagToSet)((作废) InterlockedOr (((挥发性长 *)(_ptrFlags)),_flagToSet))//---------------------------------------------------------------------------例程//---------------------------------------------------------------------------NTSTATUS驱动入口 (俺们 PDRIVER_OBJECT DriverObject俺们 PUNICODE_STRING RegistryPath)/*++常规的描述:驱动程序首次加载时,将调用这个例程。其目的是初始化全局状态,然后注册 FltMgr 开始过滤。参数:DriverObject-指向驱动程序由系统创建的对象的指针代表此驱动程序。RegistryPath-标识在何处的 Unicode 字符串为此参数驱动程序位于在注册表中。返回值:
- 2022-03-21 12:13:07下载
- 积分:1
-
The results of the program is running the disk blocks should be included in the...
在程序运行的结果中应包含磁盘块的分配与回收操作。可根据输入的文件名、文件大小进行模拟磁盘分配,并在每次分配与回收后显示分配与回收是否成功,以及分配、回收的磁盘块号。在程序执行过程中,至少应包含分配不成功一次的信息。-The results of the program is running the disk blocks should be included in the distribution and recovery operations. According to the input file name, file size simulated disk allocation, and displayed after each allocation and recovery of the success of the distribution and recycling, as well as distribution, recovery of disk block number. In the program implementation process should include distribution of at least one unsuccessful information.
- 2022-05-21 11:20:58下载
- 积分:1
-
对系统用户操作的样例,在系统验证中可以用到,代码简洁。...
对系统用户操作的样例,在系统验证中可以用到,代码简洁。-the system user of the sample, the system verification can be used, concise code.
- 2022-04-08 04:35:33下载
- 积分:1
-
一个类似netstat的程序。
一个类似netstat的程序。-a similar procedure.
- 2023-05-24 23:45:03下载
- 积分:1