CreateDialog

Function CreateDialog 

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

#131 CreateDialog

launch a modeless dialog box