There were some small changes to this version of TLCLASS from what was
uploaded to Compuserve.  Additional constructors were added to the
TLButton class that allow specification of bitmaps for buttons when
the button has focus.  In addition, a bitmap class was added to load .BMP
images from disk, and display them given a HDC.  This class is new and
"under construction" but I included it anyway.  Minor additions were made
to the Julian date class including a new constructor, and ++ and --
operators.

TLCLASS now supports the time and date formats specified in the WIN.INI
under the intl section.  I am working to add support for multi-lingual
representations of the week days, months, etc.

I've included a directory named TOOLS where I keep a program named
DEFSMAKE.  I use this simple program to take imbedded comments from
a header file and produce a stringtable file for the resource compiler.
To update files like TLCLASS.STR type in the command:

   >defsmake tlclass.h tlclass.str

in the tlclass directory.  This will parse the TLCLASS.H file creating
the TLCLASS.STR file.

The project files for Borland C++ 3.1 are included and this should be
everything you need to build your own class library based on TLCLASS.
If you have any problems send me E-Mail on compuserve, I try and keep
current with compuserve e-mail.

Tom Lindley   (73770,1412)
