DialogBox

Function DialogBox 

Source
pub unsafe extern "system" fn DialogBox(
    hinstance: HINSTANCE,
    lptemplatename: PCWSTR,
    hwndparent: HWND,
    lpdialogfunc: DLGPROC,
) -> isize
Expand description

#133 DialogBox

create modal dialog boxes