-
MFC的SDI程序,但是可以通过菜单选项轻松控制多个视口之间的切换...
MFC的SDI程序,但是可以通过菜单选项轻松控制多个视口之间的切换-MFC-SDI program, but can be easily controlled through the menu options to switch between multiple viewports
- 2022-05-06 21:57:53下载
- 积分:1
-
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。-Deal with the full realization of the registry, file handle. Services using multi-threaded client services, can best deal with the request SOCKET. Data receiving, sending function can be said to be the best at this stage, the use of asynchronous operations overlap.
- 2023-03-12 06:15:02下载
- 积分:1
-
Microsoft, users can capture login account and password control Window System Lo...
重载微软Gina.dll,可以捕获登录用户的帐号和密码,控制Window系统登录的过程-Microsoft, users can capture login account and password control Window System Login process
- 2022-09-25 12:45:03下载
- 积分: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
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
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
-
查看DLL内部的函数,delphi源码,小工具
查看DLL内部的函数,delphi源码,小工具-See DLL a function of internal, delphi source, small tools
- 2022-04-08 14:46:19下载
- 积分:1
-
Windows核心编程第5版(PDF)及源码
Windows核心编程第5版(PDF)及源码.windows核心编程是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows
- 2023-09-02 00:45:05下载
- 积分:1
-
c++课程设计源代码,其中的代码无须修改便可以直接编译执行...
c++课程设计源代码,其中的代码无须修改便可以直接编译执行-c++ curriculum design, source code, no need to amend the code of which can be directly translated the implementation of
- 2022-07-01 22:27:43下载
- 积分:1
-
windows xp 下绝对硬盘扇区读写
windows xp 下绝对硬盘扇区读写-windows xp under absolute disk read and write Sector
- 2022-07-08 05:43:00下载
- 积分:1
-
使用system.runtime.interopservices
using System.Runtime.InteropServices
- 2022-03-01 18:52:20下载
- 积分:1