******************************************************************
Reflection for IBM for Windows 9X and Windows NT

(C)opyright 1991-1998 WRQ, Inc.
All rights reserved
******************************************************************

Files Included:

	mail.cpp
	mail.h
	mail.rc
	mail.dsp
	mail.mak
	logon.bat
	..\r8Class.cpp
	..\r8Class.h
	..\r8OleDcl.h

Compilation Instruction:
	Please ensure that the environment variables are set 
for your Visual C++ compilier. Variables needed to be set are:

	$INCLUDE
	$PATH
	$LIB
These variables have to be set in order to use the correct .EXEs and .LIBs.
If you have not set them you can do so by running the following files.

$(VC++ Directory)\bin\vcvars32.bat x86

Then run mail.bat.

The default configuration is in debug build.  Remark the debug line in mail.bat
and enable the release line to compile a release build.

Mail.dsp can also be opened and compiled from within the MSVC++ IDE.