DM_LISTADDSTR
The
DM_LISTADDSTR message is sent to the dialog manager to add a string to a
DI_COMBOBOX or
DI_LISTBOX list.
Param1
The ID of the dialog item to which the string should be added.
Param2
Pointer to the string to be added.
Return
Index of the string added to the list.
Controls
Remarks
Example
See also: