                       Regina 0.08e
                       for Win95/NT
                       26 June 1998

This file contains 32 bit executables of the Regina Rexx interpreter for
Win95/NT, and some sample programs, most of which are designed to test
new features of this interpreter.

Regina is distributed under the GNU Library General Public Licence.
See COPYING-LIB for details.

This port of Regina to Win95/NT differs from the port of Regina on the
Windows NT Resource Kit in two ways:

1)  This port is sanctioned by the author of Regina, Anders Christensen.
2)  This port does not provide any OLE or DDE support nor does it
    provide builtin access to the Registry.  It does however, provide the
    standard Rexx API.  This enables C programs written under OS/2 and 
    Unix that use the standard API, to be easily ported to Win95/NT.
    It also means that C programs written using Quercus Rexx and Object
    Rexx under Win95/NT to be recompiled using Regina, and C programs
    written for Regina to be recompiled using Quercus Rexx or Object
    Rexx.

The files in this archive are:

README       - this file
README.08x   - readme files for 0.08 release of Regina
COPYING-LIB  - GNU Library General Public Licence
file_id.diz  - Description file for BBS use
regina.exe   - 32bit Regina Rexx interpreter executable
regina.dll   - 32bit Regina Rexx interpreter dynamic library
regina.lib   - Import library for other 32bit Win95/NT C compilers
rexxsaa.h    - Header file for access to regina.dll
test1.dll    - Sample external function packages; used by dynfunc.rexx
test2.dll      demo Rexx program
demo\*.rexx  - Sample Rexx programs

Installation is simply a matter of copying the regina.exe and regina.dll
files into a directory specified in your PATH environment variable.

Please report any bugs with this release of Regina to me, NOT to Anders.
Most likely the bugs are of my origin, so I will attempt to fix them.
As with previous bugs fixed by me, I will pass these fixes on to Anders.

Cheers, Mark.
------------------------------------------------------------------------
 Mark Hessling                       Email:       M.Hessling@qut.edu.au
 PO Box 203                          Phone:              +617 3802 0800
 Bellara                             http://www.lightlink.com/hessling/
 QLD 4507                            ****** Maintainer PDCurses *******
 Australia                           ***** Author THE & Rexx/SQL ******
                                     ********** Member RexxLA *********
------------------------------------------------------------------------
