WM_GETDPISCALEDSIZE top-level constant

int const WM_GETDPISCALEDSIZE

This message tells the operating system that the window will be sized to dimensions other than the default. Requires Windows 10, version 1703 or higher.

Implementation

const WM_GETDPISCALEDSIZE = 0x02E4;