Source position: jwawinable.pas line 335
function SetWinEventHook(
eventMin: DWORD;
eventMax: DWORD;
hmodWinEventProc: HMODULE;
lpfnWinEventProc: WINEVENTPROC;
idProcess: DWORD;
idThread: DWORD;
dwFlags: DWORD
):HWINEVENTHOOK;