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

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

Files Included:

	logon.cpp
	logon.h
	logon.rc
	logon.dsp
	logon.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 logon.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.

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