CommDlg_OpenSave_SetControlText macro (commdlg.h)

Sets the text for the specified control in an Explorer-style Open or Save As dialog box.

Syntax

void CommDlg_OpenSave_SetControlText(
   _hdlg,
   _id,
   _text
);

Parameters

_hdlg

_id

_text

Return value

None

Requirements

Requirement Value
Header commdlg.h

See also

CDM_SETCONTROLTEXT