The clock.zip file contains the clock.exe program as well as the source
code required to build it.

clock.exe is a cheesy little digital clock program I whipped out to go with
NTPTime (after all, if you're gonna set the time accurately, you need a way
to look at it :-).

You don't have many configuration choices. You get cyan on black for colors
and a 24 hour clock with hours minutes and seconds. You can, however, resize
it and move it around on the screen and it will remember where you left it
and put itself back there when you startup again.

The most notable gimmicks are that it manages to create a window without a
title bar or a entry on the taskbar (no mean feat to plough through a 600 MB
MSDN CD to find the one bit of info that says how to do that :-).

The right button will popup a menu with one item in it (Exit). The left
button can be used anywhere on the window to drag it around.
