DIF_NOTCVTUSERCONTROL

Far Manager

DIF_NOTCVTUSERCONTROL

A dialog item with the DIF_NOTCVTUSERCONTROL flag set will not convert characters (CHAR_INFO::Char) from the virtual buffer before writing them to the screen. Without this flag only the CHAR_INFO::Char.AsciiChar member is used by Far and converted according to the current output method (OEM or Unicode).

Controls

The DIF_NOTCVTUSERCONTROL flag is applicable to the following dialog items:

ControlDescription
DI_USERCONTROL User control.

Remarks

See also: