DCDC_DISABLE_FONT_UPDATE constant

int const DCDC_DISABLE_FONT_UPDATE

Prevents the dialog manager from sending an updated font to the child window via WM_SETFONT in response to a DPI change.

Implementation

static const DCDC_DISABLE_FONT_UPDATE = 0x0001;