-
我自己保留的一个RC500的编程规范,希望对大家有用,
我自己保留的一个RC500的编程规范,希望对大家有用,-a RC500 s programme rule reserved by myself,I hope it is helpful to you,thanks
- 2022-02-18 13:32:27下载
- 积分:1
-
windows进程权限修改
查找系统进程,修改进程权限, 环境vs2010。可用于查看当前系统进程的详细信息,并修改提进程的权限,增加关闭进程。
- 2022-07-10 17:30:20下载
- 积分:1
-
中断服务开发类库
中断服务开发类库 -interrupted service development library
- 2022-01-25 17:54:29下载
- 积分:1
-
700多个API函数的详细介绍,是chm的让大家容易查找.
700多个API函数的详细介绍,是chm的让大家容易查找.-More than 700 API functions in detail is to allow the U.S. chm easier to find.
- 2022-07-23 22:31:32下载
- 积分:1
-
得到Windows注册过的文件类型的图标的程序
得到Windows注册过的文件类型的图标的程序- Obtains Windows has registered document type chart sign
procedure
- 2023-03-06 10:35:03下载
- 积分:1
-
WIN32内存管理笔记,这是关于WIN32内寸管理的资料,对开发高性能WIN32程序很有帮助...
WIN32内存管理笔记,这是关于WIN32内寸管理的资料,对开发高性能WIN32程序很有帮助-WIN32 memory management Notes, which is within inches of WIN32 management information on development of high-performance process helpful WIN32
- 2022-08-02 15:00:24下载
- 积分:1
-
一个对程序实施保护的代码,非常适合于想加密自己的程序的朋友...
一个对程序实施保护的代码,非常适合于想加密自己的程序的朋友-one pair of procedures to protect the code, is ideally suited to its own encryption procedures friends
- 2022-02-10 15:53:27下载
- 积分:1
-
线程计时器,与TTimer功能相同,能够完成定时操作的功能
线程计时器,与TTimer功能相同,能够完成定时操作的功能-Thread timer, and TTimer same function
- 2022-10-13 05:15:03下载
- 积分: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
-
开发商使用多
使用Delphi进行程序开发的一个多线程例子-Delphi developers to use a multi-threaded example
- 2022-03-22 07:06:29下载
- 积分:1