Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
c:/Dennis/Source/Gray/GrayHook/ReadMe.txt File Reference

Functions

GrayHook A DLL to be injected into another WIN32 (or 64) process space. A Single DLL with no(or minimal) external dependencies. WIN32 API for 32 and 64 bit apps. 1. Record keys. Hook Window or message loop on main GUI thread or DirectX 2. Record video. Hook Window or DirectX or OpenGL 3. Virtualize the application to inject keys and mouse moves to the application. Fool the app into thinking it is on screen. Inject mouse position
 

Function Documentation

◆ WIN32()

GrayHook A DLL to be injected into another WIN32 ( or  64)