SimpleWin v.1.1 - Shareware

Before using any the software or files within this distribution, please
read the file LICENSE.TXT.  If you do not agree with the terms of this
license, please remove this software and accompanying files from you
machine.

Thank you for trying SimpleWin.

Any C/C++ compiler that can create Win32 console applications should
be able to use this utility.  It has been tested with Microsoft
Visual C++, version 4.1 under Windows 95 and Windows NT.


WHAT IS SIMPLEWIN?
SimpleWin is a library file that allows you to easily create graphical
output from a Win32 console application.  By calling simple functions
from your program, you can create new windows, draw in them,  move them,
copy images from them to the clipboard and so much more.  For the full
set of functions available, see the file SimpleWn.hlp.



WHERE ARE THE FILES?
The files are expanded into a number of directories:
  INCLUDE -     SimpleWn.h -  This should be moved to your compiler's
                                INCLUDE directory.

  LIB -         SimpleWn.lib - The lib file for linking into your programs
                                move it to your linker's LIB directory.
                SimpleWn.def - Export defn file for SimpleWn.dll, use to
                                create your own SimpleWn.lib file if needed.

  HELP -        SimpleWn.hlp - The SimpleWin help file that explains 
                                everything - Winhelp format.

  SWLOAD -      SWLoad.c - C code to load the library in if you cannot use the
                                SimpleWn.lib file.
                SWLoad.h - Header file for the above.
                SWLoad.txt - Help for using both of the above

  WINDOWS -     SimpleWn.dll - The library file itself.  Move to your Windows
                                or WinNT directory.

  SAMPLES -     Various sample files demonstrating many of the capabilities
                                of SimpleWin




The SimpleWn.dll file is probably best placed in your main Windows
directory, the header file SimpleWn.h in your compiler's include
directory, the library file SimpleWn.lib in your linker's lib or library
directory, and the remaining files in a SimpleWin directory of your
choice.



ALL FURTHER INFORMATION INCLUDING HOW TO REGISTER 
CAN BE FOUND IN THE FILE SIMPLEWN.HLP


Please contact the author with any bug reports, comments or suggestions:

  Steve Belleguelle,
  73, Robinet Road,
  Beeston,
  Nottingham,
  ENGLAND       NG9 1GP
