Source position: jwawinuser.pas line 6960
function SetWindowsHookEx(
idHook: Integer;
lpfn: HOOKPROC;
hmod: HINST;
dwThreadId: DWORD
):HHOOK;