Hook

Top  Previous  Next

A hook is a redirection of program flow. Hooks are normally used to intercept messages that are sent to windows. These hooks can change the behaviour of window instances or classes. Additionally Cockpit provides dll-import hooks that redirect calls between modules.