-
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
-
用VB写了个在指定时间段结束掉某个进程的小程序,大家
用VB写了个在指定时间段结束掉某个进程的小程序,大家-Using VB wrote a specified period of time off the end of a process of small programs, we play!!!
- 2022-06-29 14:41:35下载
- 积分:1
-
can read the Startup items on the registry can start right items related to the...
可以读取注册表的启动项,能对启动项进行相关的操作-can read the Startup items on the registry can start right items related to the operation
- 2022-03-26 19:11:07下载
- 积分:1
-
Using the kernel timer object timer source code
采用定时器内核对象实现的定时器程序源代码-Using the kernel timer object timer source code
- 2022-02-03 04:12:23下载
- 积分:1
-
禁止关闭windows系统
禁止关闭windows系统-prohibit closed windows system
- 2022-01-25 16:43:06下载
- 积分:1
-
To avoid repeatedly running the same procedure. Proceedings checking whether an...
避免同一程序多次运行.程序启动时检查是否已经有一个实例运行,有则启动停止.-To avoid repeatedly running the same procedure. Proceedings checking whether an instance has to run, I would start to stop.
- 2022-08-06 10:24:06下载
- 积分:1
-
大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法...
大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法-majority of the division algorithm, is not only able to make large numbers of division two, but to achieve a float and between integer and floating point divider between the
- 2022-06-01 20:28:23下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, Listbox from decorated source code
- 2022-10-31 05:05:03下载
- 积分:1
-
可以查看所有文件的磁盘卷的所有文件链接的信息。
可以查看WINDOWS NT下磁盘卷的所有文件链接信息.-can view Windows NT disk volumes of all documents linked information.
- 2022-02-03 11:46:15下载
- 积分:1
-
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和...
贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
- 2022-02-07 22:59:14下载
- 积分:1