fb0fc608
by Rémi Bernon at 2025-11-17T11:00:26-06:00
win32u: Avoid INT_MAX overflow in map_monitor_rect.
Pegasus Mail creates a window with INT_MAX size, which overflows when
mapping DPI if display mode emulation is used, even if mapping is noop
because of floating point limited precision.