The DIF_MANUALADDHISTORY flag informs the Dialog Manager that the dialog handler will manually add strings to the history list.
The DIF_MANUALADDHISTORY flag is applicable to the following dialog items:
| Control | Description |
|---|---|
| DI_EDIT | Edit box. |
| DI_FIXEDIT | Fixed size edit box. |
This flag allows to obtain the most complete control on addition of strings to the history list.