progress-pride-win16
progress-pride-win16 copied to clipboard
Displays the progress file on 16-bit Windows (tested on WfW 3.11)
Add an application manifest. This adds the following features: - Modernized Windows control appearance on Windows XP and up. - DPI-awareness. The program looks sharper on high-DPI displays. The program...
I think this is how you submit a pull request? I don't do it often... but have my picture of me running it under WINE
I built the program under windows 3.1 under PCem and changed the colors to match the original pride flag because I wanted to see how this looked dithered under 3.1.
This add 3 screenshots: * Longhorn 3718 * BartPE (Windows PE circa Windows XP ) * eComStation 2.1
To enable future printing support: Separate BeginPaint/EndPaint from drawing code Eliminate use of global variables relating to graphics size Other changes: Use stock black and white brushes Change window class...