FRES Version 1.00
Copyright (c) 1992 by Jamie O'Connell

FRES is a small Windows 3.0 program.  It displays and updates the
Date, Time, Windows Mode, Free Memory, and Free Resources (see
Fres.WRI for more info).  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.

I've included the source code for anyone who cares.  It will compile
under both MSC 6.0 and TCW 3.0 -- other systems may require some 
tweaking.  It includes some undocumented calls to retrieve the sizes
of the USER and GDI heaps.  These calls can be replaced by other 
calls to TOOLHELP.DLL when Windows 3.1 becomes available. 

Packing List

   README.TXT		This file
   FRES.EXE		The Windows Program
   FRES.WRI		Documentation -- Use Windows Write
   FRESRC.ZIP...	The C Source Code... 
	MAKEFILE	A MS (NMK) Makefile
	FRES.C		The C Source
	FRES.RC		A Resource Script
	FRES.ICO	The ICON
	FRES.RES	A compiled resource script -- Use Borland WorkShop
	FRES.DEF	The Definition file for MSC and TCW

Let me know how it works out...

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




