


PEHOOKSTRUCT EHookA: pointer to an EHOOKSTRUCT There are 3 main functions (InstallEHook, InstallEHookEx, CustomEHook) and 1 to unhook (UnistallEHook). Example 2# - hooking DirectX (version 9 in this case) Compiler settings and notes to remember (i'm writing a 圆4 version, will be published as soon as possible) I decided to give away one of my master sources, a bauch of functions that are really useful to hook APIs (or any address) on x86 machines.
