I have been beating my head against my monitor for days now trying to understand how to use windows hooks. After all my researching I’ve come to just one question that no web page or chat thread can seem to answer, and that is… Cross process HookProcs must be in a dll, does this mean that they can reside in an ActiveX Dll? …or must they be in a C++ compiled dll?