Source position: jwawinuser.pas line 99
type WNDPROC = function(
hWnd: HWND;
uMsg: UINT;
lParam: WPARAM;
wParam: LPARAM
):LRESULT;