CreateDialogIndirect

Function CreateDialogIndirect 

Source
pub unsafe extern "system" fn CreateDialogIndirect(
    hinstance: HINSTANCE,
    lptemplate: *const DLGTEMPLATE,
    hwndparent: HWND,
    lpdialogfunc: DLGPROC,
) -> HWND
Expand description

#131 CreateDialogIndirect

launch a modeless dialog box