- Version 1.0
- Download 26
- File Size 15.50 KB
- File Count 1
- Create Date March 5, 2020
- Last Updated July 17, 2021
Minimized Window Settings (App)
This is a quick and dirty Windows console application that can be used to set the system-wide value for the width of minimized windows. By default, this setting is calculated and set by Windows and applies to all applications. However, sometimes this width can be a bit too small to see the title of minimized windows and also to accurately click the various buttons, particularly on a touch-enabled device.
This app allows you to change the width (in pixels) for all minimized windows.
Note that this is a system-wide setting and changing the value from the default value may have unintended consequences. Use at your own risk. This application is provided with no support or promise of working correctly. Compiled for 64-bit Windows.
This application is written in C++ and changes the value via the SystemParametersInfo Windows API call and the MINIMIZEDMETRICS data.
Latest posts by Matthew Monk (see all)
- From the archives: drainage.4d for Victoria? - February 6, 2022
- Fit 3pt Arcs (12d App) - January 10, 2022
- Oops! Download links fixed - July 17, 2021