  DClock is windows digital clock that uses morphing for transformation 
  of digits. Digits seem to melt into each other as times goes. It allows
  to choose any font and will animate it. 

  Notes:
	1. As with Windows Clock - when you click on the clock with 
	   right mouse button DClock will temporary hide itself 
	   until you release the button
	2. You can always move the Dlock's window by dragging it with 
	   the cursor centered anywhere in the client area
	3. You can enable automatic font resizing but I don't advise you 
	   to do so unless you own at least a fast 486 and NOT
	   the least important a fast video card.
   
  If you would like to get the source code send me e-mail to 
  dimka@phase.physics.qc.edu

  The source code is in C++ and is compatible with Watcom C++ ver 10.0
  and Borland C++ ver 4.0 and higher. It probably should compile with 
  Visual C++ but I never tried. It also possible to get a 32bit version
  of the program by simply recompiling it.  
