This will only work for one screen. If you have 2 or more monitors, you have to use some API functions (EnumDisplayMonitors) to get the geometry and dimensions of the monitors.
↧
This will only work for one screen. If you have 2 or more monitors, you have to use some API functions (EnumDisplayMonitors) to get the geometry and dimensions of the monitors.