文件名称:勾子编程指南
- 所属分类:
- 编辑框
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 108.49kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, and not affect other processes. This one has all the code to access only to limited resources, but obviously some applications must be across the board, such as your hook, ms must provide a the compromise security measures. Fortunately, the windows dll is able to solve this problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 660854勾子编程指南.rar 列表 勾子编程指南\HOOK.dll 勾子编程指南\NoReboot.dll 勾子编程指南\readmenow.txt 勾子编程指南\testray.exe 勾子编程指南\Win32的Hook机制.txt 勾子编程指南\关于Hook的基本概念.txt 勾子编程指南\关于钩子HOOK函数的详细说明.txt 勾子编程指南\勾子函数的建立和使用.txt 勾子编程指南\锁定键盘鼠标的使用说明.txt 勾子编程指南\锁定键盘鼠标的使用说明1.txt 勾子编程指南\Hook和hotKey\testray\HOOK.h 勾子编程指南\Hook和hotKey\testray\HOOK.lib 勾子编程指南\Hook和hotKey\testray\ReadMe.txt 勾子编程指南\Hook和hotKey\testray\Regkey.cpp 勾子编程指南\Hook和hotKey\testray\Regkey.h 勾子编程指南\Hook和hotKey\testray\resource.h 勾子编程指南\Hook和hotKey\testray\StdAfx.cpp 勾子编程指南\Hook和hotKey\testray\StdAfx.h 勾子编程指南\Hook和hotKey\testray\testray.aps 勾子编程指南\Hook和hotKey\testray\testray.clw 勾子编程指南\Hook和hotKey\testray\testray.cpp 勾子编程指南\Hook和hotKey\testray\testray.dsp 勾子编程指南\Hook和hotKey\testray\testray.dsw 勾子编程指南\Hook和hotKey\testray\testray.h 勾子编程指南\Hook和hotKey\testray\testray.ncb 勾子编程指南\Hook和hotKey\testray\testray.opt 勾子编程指南\Hook和hotKey\testray\testray.plg 勾子编程指南\Hook和hotKey\testray\testray.rc 勾子编程指南\Hook和hotKey\testray\testrayDlg.cpp 勾子编程指南\Hook和hotKey\testray\testrayDlg.h 勾子编程指南\Hook和hotKey\testray\res\Halloween1.ico 勾子编程指南\Hook和hotKey\testray\res\Halloween2.ico 勾子编程指南\Hook和hotKey\testray\res\testray.ico 勾子编程指南\Hook和hotKey\testray\res\testray.rc2 勾子编程指南\Hook和hotKey\testray\res 勾子编程指南\Hook和hotKey\testray 勾子编程指南\Hook和hotKey\HOOK\HOOK.cpp 勾子编程指南\Hook和hotKey\HOOK\HOOK.dsp 勾子编程指南\Hook和hotKey\HOOK\HOOK.dsw 勾子编程指南\Hook和hotKey\HOOK\HOOK.h 勾子编程指南\Hook和hotKey\HOOK\HOOK.ncb 勾子编程指南\Hook和hotKey\HOOK\HOOK.opt 勾子编程指南\Hook和hotKey\HOOK\HOOK.plg 勾子编程指南\Hook和hotKey\HOOK\ReadMe.txt 勾子编程指南\Hook和hotKey\HOOK\StdAfx.cpp 勾子编程指南\Hook和hotKey\HOOK\StdAfx.h 勾子编程指南\Hook和hotKey\HOOK 勾子编程指南\Hook和hotKey 勾子编程指南