The DIF_VAREDIT flag is the "512 bytes barrier overcoming for an edit box". The Dialog Manager, while working with an edit box or a combo box (with DIF_VAREDIT flag set) will take into account only Ptr.* members of the FarDialogItem structure.
The DIF_VAREDIT flag is applicable to the following dialog items:
| Control | Description |
|---|---|
| DI_COMBOBOX | Combo box. |
| DI_EDIT | Edit box. |