| Windows with Delphi Windows API (94) Windows Filesystem (41) Windows Forms (69) Windows Graphics (38)
New related comments Number of comments in the last 48 hours Play WAV files |
Hooking into Windows API calls
(1 votes). Leave comments and/ or rate it.
A very clever person has written a DLL called ApiHooks which will sneak in between a running program and any the Win API functions you choose, and divert the function calls through your own DLL ! Comments:
|