-
Hook & Injection
这是hook & dll injection模块
它是由 c + + 编写的
- 2023-07-29 00:25:02下载
- 积分:1
-
com组件应用例子
com组件应用例子-com
- 2023-04-22 08:05:03下载
- 积分:1
-
创建矢量图形编辑器,实现矢量图形控件。
Creating vector graphics editor, implementing vector graphics activex.
- 2022-02-05 07:59:17下载
- 积分:1
-
一个简单的聊天室,实现基本功能
一个简单的聊天室,实现基本功能-a simple chat room, achieving basic functions
- 2022-07-09 04:51:37下载
- 积分:1
-
WinCE5.0 based operating system, EVC4.0 development environment for the LCD rota...
基于WinCE5.0操作系统,EVC4.0开发环境,用于LCD旋转的经典程序-WinCE5.0 based operating system, EVC4.0 development environment for the LCD rotate the classic procedure
- 2022-05-26 15:18:57下载
- 积分:1
-
raw to bmp!!!!
very good
raw to bmp!!!!
very good
- 2022-07-02 10:58:52下载
- 积分:1
-
词法分析,编译原理的词法分析程序c++源码。
词法分析,编译原理的词法分析程序c++源码。-Lexical analysis, lexical analysis of the principle of compiler c++ source program.
- 2023-06-12 05:30:02下载
- 积分:1
-
文件间多线程之间的通信问题,以及通信的格式规定
文件间多线程之间的通信问题,以及通信的格式规定-File Inter-communication between multiple threads, as well as communication format requirements
- 2022-03-17 06:47:10下载
- 积分:1
-
internet explorer password promt
internet explorer password promt
- 2022-10-30 22:10:03下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1