FRES Version 2.00
Copyright (c) 1993 by Jamie O'Connell

FRES is a small Windows program.  It displays and updates the
Date, Time, Windows Mode, Free Memory, Free Resources and Free
disk space.  In addition it will Chime the hour, if a wave 
output device is installed. It doesn't take up much memory or
screen space.  I run it all the time in the lower corner of my 
screen.

Fres is copyrighted software, but may be used and distributed 
freely -- I encourage it.  

INSTALLATION

The only file needed to run Fres is FRES.EXE (and BIGCHIME.WAV
if you have a Windows 3.1 wave output driver).  Copy them 
both to the same directory and attach FRES to a group in the 
Program Manager (Pick File/New... and add a Program Item).  
Alternatively, you can add FRES.EXE to the LOAD statement in 
your WINDOWS.INI file.  This will cause Windows to load Fres 
at start up time.

SOURCE CODE

I've included the source code for anyone who wants to add their
own modifications, or is interested in seeing how it was constructed.
It should compile using any Windows capable compiler.  I used the new
Microsoft Visual C++ (MSC V8.0) compiler to build this version.

Packing List

   README.TXT       This file
   FRES.EXE         The Windows Program
   FRES.WRI         Documentation -- Use Windows Write
   BIGCHIME.WAV     The Chime file
   FRESSRC.ZIP...   The C Source Code - containing... 
    MAKEFILE            A Visual C++ Makefile for MSC 8.0
    FRES.MAK            A PWB (NMAKE) Makefile for MSC 7.0
    FRES.H          
    RESOURCE.H          Created by AppStudio
    FRES.C              The C Source
    FRES.ICO            The ICON
    FRES.DEF            The Definition file for MS C/C++ 7.0


Send any comments or suggestions to: 

    Jamie O'Connell     CIS: 73030,351
    191 Park Dr. #44
    Boston, MA 02215

DISCLAIMER

This program is provided without any warranty, expressed or implied,
including but not limited to fitness for a particular purpose.
