DDC_DISABLE_ALL constant

int const DDC_DISABLE_ALL

Prevents the dialog manager from responding to WM_GETDPISCALEDSIZE and WM_DPICHANGED, disabling all default DPI scaling behavior.

Implementation

static const DDC_DISABLE_ALL = 0x0001;