WinUp

WinUp is an uptime utility for Windows 95/98/ME/NT/2000/XP.

I created WinUp to learn Windows programming in C.

As you can tell I only work on it occasionally.

oops! I forgot to remove the expire routine for the testing version so I had to release version .0531.

The more I think about it, version .053 should have been .06 and because of my mistake .061. Oh well.


Changes in WinUp .0531 [07/01/2003]

  • Removed testing version expire routine that was left accidentally

Changes in WinUp .053 [06/14/03]

  • Display plural results as needed
  • client area size adjusted for system metrics
  • semi-compact mode

Changes in WinUp .052 [06/01/2001]

  • Log file now writes to the windir directory

Changes in WinUp .051 [07/22/2000]

  • Fixed not being able to run on NT/2000 and not updating on 95/98 by moving the available timers code before the ShowWindow function.

Changes in WinUp .05 [07/14/2000]

  • Added top level menu [ File - Prefs., Exit, Help - About ]
  • Switched to Visual C++ v4.0
  • New Icon
  • Moved expire routine to WinMain
  • Always on top option added
  • settings saved/loaded
  • coordinates saved/loaded

Changes in WinUp .04 [11/19/1999]

  • Added days and fixed routine to calculate days, hours, etc...

Changes in WinUp .03 [11/13/1999]

  • Added an icon
  • Added hours, minutes, and seconds

Changes in WinUp .02 [01/04/1998]

  • Time updates constantly
  • Fixed window

Changes in WinUp .01

  • First release