DialogBoxIndirect

Function DialogBoxIndirect 

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

#133 DialogBoxIndirect

create modal dialog boxes