home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / WIN_HELP / EWDLL10 / README.TXT < prev   
Text File  |  1995-04-27  |  2KB  |  41 lines

  1. EWDLL010.ZIP - Release Date:  February 16, 1994
  2. Copyright (C) 1994 by R&R Engineering - All Rights Reserved
  3.  
  4. This ZIP file contains a DLL for displaying 256-color bitmaps in Windows
  5. Help files.  Also included is a help file which documents the library
  6. and serves as an example of its use.  All source code for the DLL, as
  7. well as all files and bitmaps necessary to generate the help file are
  8. included.
  9.  
  10. To begin learning about how the DLL works and how to use it, copy all of
  11. the files in this archive to a single directory, and then load the
  12. EWDLL.HLP file using Windows Help.
  13.  
  14. If you have questions, comments, or suggestions regarding this embedded
  15. window DLL, the author can be contacted via Internet e-mail at
  16. pacheco@harding.edu.  The latest version of EWDLL and its source code
  17. can be obtained via ftp from ftp.harding.edu in the directory
  18. /pub/pacheco.
  19.  
  20. Files in this archive:
  21.  
  22. FILE           DESCRIPITION
  23. ------------   ---------------------------------------------------------
  24.  
  25. README.TXT     This file
  26. COPYING.LIB    GNU General Public Library License
  27.  
  28. EWDLL.DLL      The embedded window DLL called by WINHELP
  29. EWDLL.DEF      Definitions file for EWDLL
  30. EWDLL.H        Header file for use in programming embedded windows
  31. EWDLL.CPP      BC++ 4.0 source for EWDLL
  32. EWDLL.OBJ      Compiled version of EWDLL.CPP
  33.  
  34. EWDLL.HLP      A help file which documents and demonstrates EWDLL
  35. EWDLL.HPJ      Help project file for EWDLL.HLP
  36. EWDLL.RTF      Topic file for EWDLL.HLP
  37.  
  38. B_*.BMP        16-color bitmaps used as links in EWDLL.HLP Contents
  39. H_*.BMP        256-color bitmaps used by the EWDLL.HLP file
  40.  
  41.