[ChangeDisplaySettingsExA function (winuser.h)]
I need this function to align my monitor windows. If it’s not perfectly aligned I have to fight with the mouse to cross the monitor boundary.
I created a Win32 application to fix this issue. [Win32_MonitorAlign]