Releases: foone/Win95Uptime
Version 1.7: Fix pluralization of "days"
Version 1.6: Fix flickering
Added code by @spitfirex86 to double-buffer the windows, ending the flicker on windows 95.
Version 1.5: Add the timezone
This just adds the timezone to the crash time display... does exactly what it says on the tin.
Version 1.4: time-to-crash, stopwatch animation, and DVD SCREENSAVER MODE
There's now a little animated stopwatch to show that something is happening, other than the text changing. It can be set to bounce around the screen like a DVD screensaver, and there's also a "estimated time of crash" line.
Version 1.4b: Remove GetTicks() override
This is version 1.4 minus the hardcoded override on GetTicks() I was using for debugging. Whoops.
Version 1.3: Colors, patching on NT errors, and resizability
It's now the correct windows colors, it doesn't say that NT systems have to be patched, and you can no longer resize it! (which never worked)
Version 1.2: fixing an overflow bug
Version 1.1
This versions adds checking for the patch for knowledge base issue 216641.
Limitations: It only checks for the win95 fix, not the win98 fix, and if you're on an OS that is immune (ME, any of the NT line) it will say you're not patched.