autohook.txt

来自「window编程,非常的好」· 文本 代码 · 共 3 行

TXT
3
字号
AutoHook.txt shows use of dynamic hooks.
Preserving original MessageBoxA address is needed, because it will be changed.
2 msg boxes will be displayed, the 1st is normal, the 2nd is changed by hook.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?