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