Windows Exit Button
                                 Version 1.20
        Copyright (c) Kai-Uwe Herbing 1985-1992.  All rights reserved.


        WHAT IS:

        Windows Exit Button is a tiny program, which draws a bitmap
        button on the desktop, which shows an open door.  To exit
        Windows, click on it with the left mouse button, the door
        closes and Windows will exit.  To move it, drag it with the
        right mouse button to its new position.  To see the About...
        dialog, where you optionally can configure, if the Windows
        Exit Button should be Always on Top, double click on it with
        the right mouse button.  The position and configuration of the
        Windows Exit Button are automatically saved to and retrieved
        from its private profile file WINEXIT.INI.

        DISTRIBUTION:

        Windows Exit Button, although copyrighted, may be distributed
        freely, as long as no fee is charged for the distribution and
        this file is distributed together with the program, but it may
        in no way be bundled with or included into another program
        without obtaining prior written permission from the author.
        Windows Exit Button may be used free of charge by individuals,
        schools, universities and public research institutions (the
        MIT for example).  All others should contact the author for
        obtaining a license after a trial period of no more than 21
        days from the first day of use.

        DISCLAIMER:

        The author of Windows Exit Button disclaims all warranties,
        wether express or implied, including, but not limited to
        implied warranties of merchantibility and fitness for a
        particular purpose.  In no event shall the author of Windows
        Exit Button be liable for any other damages whatsoever
        (including, without limitation, damages for loss of business
        profits, business interuption, loss of business information,
        or other pecunary loss) arising out of the use or inability to
        use this program.

        THE AUTHOR:

        The author of Windows Exit Button is me, Kai-Uwe Herbing, a
        German programmer, which is experienced in C/C++, Assembler
        and Clipper programming.
        You can contact me by e-mail to herbing@netmbx.netmbx.de,
        by fax to +49 30 8520769, or by written mail to:

        Kai-Uwe Herbing
        RheinstraƔe 6-7
        D-1000 Berlin 41
        Fed.Rep.of Germany

        RELEASE HISTORY:

        Version 1.20: Fixed a minor bug in the About... dialog which
                      causes some text to be truncated with standard
                      VGA resolution (640x480).
        Version 1.10: First public release, added About... dialog and
                      Always on Top option.
        Version 1.00: Initial version.