=====================
README.TXT: For Users
=====================

SMTP/POP3 Email Engine for Visual Basic (SEE4VB)
March 12, 2002
Version 3.5

=== Shareware ===

This software is SHAREWARE and may be freely
distributed provided that no files are modified.
There are no functional limitations. Registration
is $105 for email delivery and includes one year
free updates.

See www.marshallsoft.com/order.htm to order.

=== Description ===

The SMTP/POP3 Email Engine (SEE) consists of Win16
and Win32 DLL's that allows any program capable of
calling the Windows API to send and receive email
over any TCP/IP network (such as the Internet)
including multiple quoted-printable and Base-64 MIME
attachments.

=== Installation ===

Run the WISE installation program SETUP.EXE which
will install all SEE4VB files, including copying
SEE16.DLL and SEE32.DLL to your Windows
directory, C:\WINDOWS for Windows 3.1/95/98/Me
or C:\WINNT for Windows NT/2000/XP.

No Windows system files are modified.

=== Documentation ===

Documentation will be found in the DOCS directory
after running the SETUP installation program.

For more information, refer to the following manuals
each in 3 formats (*.TXT, *.DOC, and *.HTM):

(1) SEE4VB Programmers Manual

    Covers Visual Basic language issues such as compilers,
    compiling, and examples.

    See SEE_4VB.DOC, SEE_4VB.HTM, SEE_4VB.TXT

(2) SEE4VB Users Manual

    Covers email basics, theory of operation, application
    notes, and licensing.

    See SEE_USR.DOC, SEE_USR.HTM, SEE_USR.TXT

(3) SEE4VB Reference Manual

    Lists details for each function in the library.

    See SEE_REF.DOC, SEE_REF.HTM, SEE_REF.TXT

Also see:

(1) EULA.TXT    : End User License Agreement information.
(2) RELEASE.TXT : If upgrading from earlier version.
(3) INVOICE.TXT : Order form and invoice.

Online documentation and the latest version can be
found in the SEE4VB product page at

    http://www.marshallsoft.com/see4vb.htm

=== Example Programs ===

All example code is found in the APPS directory.

=== Quick Start ===

(1) Unzip SEE4VB35.ZIP into an empty directory.
(2) Run SETUP (WISE Installation file).
(3) Load project STATUS16.MAK (Visual Basic 3.0) or
    STATUS32.MAK (Visual Basic 4.0 and above).

[END]
