Ta上传的资源 (0)

Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Sw

Completely revised and up-to-date coverage of Multithreadingincluding the java.util.concurrent library, locks, condition objects, futures, thread pool

• Table of Contents • Index C++ How to Program, Fifth Edition By H. M. Deitel - Deitel & Associates, Inc., P. J. Deitel - Deitel & Associates,

Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Sw

Copyright Praise for Windows System Programming, Third Edition Figures Tables Programs Preface Audience Changes in the Third Edition Organization UNIX

3.1程序说明当启动程序Try.EXE调用SetMouseHook()后,Windows系统将MouseHook.DLL映射入每一个有鼠标消息传入的进程地址空间。映射时将用DLL_PROCESS_ATTACH作为参数fdwReason的值调用DllEntryPoint(),DllEntryPoint

二、APIHook的原理这里的API既包括传统的Win32APIs,也包括任何Module输出的函数调用。熟悉PE文件格式的朋友都知道,PE文件将对外部Module输出函数的调用信息保存在输入表中,即.idata段。下面首先介绍本段的结构。输入表首先以一个IMAGE_IMPORT_DESCRIPTO

•TableofContents•IndexOperatingSystemsDesignandImplementation,ThirdEditionByAndrewS.Tanenbaum-VrijeUniversiteitAmsterdam,TheNetherlands,AlbertS.Woodhu
C 24