BeMail Project README
=====================

This project creates the BeMail email client. It includes classes that
make adding mail-handling capabilities to an application easy, including
a reusable mail window class. 
 
Files
=====

The archive should contain the following files:

README.BeMail		-- This file
BeMail.proj		-- Metrowerks project file
BeMail.rsrc		-- Application resource file
makefile		-- project makefile

Mail.cpp		-- Source files
Mail.h
Content.cpp
Content.h
Enclosures.cpp
Enclosures.h
Header.cpp
Header.h
Signature.cpp
Signature.h
Status.cpp
Status.h
Utilities.cpp
Utilities.h
