Source position: jwawinuser.pas line 4483
function CreateDialogIndirectParamA(
hInstance: HINST;
const lpTemplate: DLGTEMPLATE;
hWndParent: HWND;
lpDialogFunc: DLGPROC;
dwInitParam: LPARAM
):HWND;