Microsoft Real-time Compression Interface
=========================================
      MRCI version 1.00.09  30-Apr-1993

File List
---------
makefile     - Makefile for sample code.
mrci.doc     - MRCI Specification (Word for Windows 2.0 format)
mrci.ps      - MRCI Specification in Postscript File.
mrci.h       - MRCI definitions.
mrci.inc     - MRCI definitions.
mrciapp.c    - MRCI application client.
mrcisrv.asm  - Skeletal MRCI server.
mrcsyscl.asm - Skeletal MRCI system client.
readme.txt   - This file.
utility.inc  - MASM definitions/macros to make code more readable.

Tools
-----
This code has been built successfully with Microsoft C and MASM.
You need:
    C compiler version 6.0 or higher
    MASM version 5.1 or higher
    nmake
    link

Please note: Microsoft is a defendant in a lawsuit brought
by Stac Electronics, Inc. in which patent infringement
allegations have been made against Microsoft. The use of the
MRCI libraries and the reproduction, manufacture, license,
and distribution of those libraires in your company's
products may result in your company becoming involved in the
suit or in a separate action brought against your company by
Stac.


<<< the end >>>
