Windows API Hooking SDK helps you hooking Windows APIs or functions in other Dlls, and replace the API function or Dlls' function to your own function, That is to say, intercepts Win32 functions and re-writing target function to easily custom an......
Hook API SDK is a Software Development Kit for easy and quickly develop Windows system wide hooking program. It helps you hooking Windows system functions or functions in 3rd applications, this means you can call your own functions instead of some Wi......
Text Capture SDK is a pure Delphi package of a Text Hooking DLL and a Word Capture Sample Program, Text Hooking DLL captures the text contents of any Windows and Controls by Hooking the TextOut /ExtTextOut /DrawText APIs, WordCapture program captures......