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