2004 August 22

Imported project into Visual Studio .net and re-built for XP
compatibility.

2004 August 30

Deleted debris left over from building with earlier versions
of Visual Studio.

Commented out the "typedef long INT32;" in forgescr\jmorecfg.h.
This apparently duplicates a definition of INT32 somewhere in the
bowels of Microsoft libraries and was causing a compiler warning.

Updated the version number in the configuration dialogue and
version resource to 1.1.

Renamed the project in the solution to "forgescr" so it agrees
with the name of the directory it's kept in.

Naturally, changes in fonts and dialogue layout caused the copyright
message in the Credits dialogue to be truncated.  I expanded its width
sufficiently that I hope it'll be proof against further daggers from
this provenance.

Twiddled the start-up of the time and date display in updviewfrom()
in Paintscr.c to fix a partially overwritten time and date which
happened momentarily a start up.
