Hooks

Top  Previous  Next

Overview

Hook functions can be used to redirect program flow at defined positions to one of your functions to modify parameters, return values or even prevent calls. Cockpit allows you to hook calls between the modules used in your application.

Call hooking

InstallDllImportHook

RemoveDllImportHook