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