home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / windows / c / ewdll011 / 00readme.txt next >
Encoding:
Text File  |  1994-02-16  |  1.6 KB  |  40 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. 00README.TXT   This file
  26.  
  27. EWDLL.DLL      The embedded window DLL called by WINHELP
  28. EWDLL.DEF      Definitions file for EWDLL
  29. EWDLL.H        Header file for use in programming embedded windows
  30. EWDLL.CPP      BC++ 4.0 source for EWDLL
  31. EWDLL.OBJ      Compiled version of EWDLL.CPP
  32.  
  33. EWDLL.HLP      A help file which documents and demonstrates EWDLL
  34. EWDLL.HPJ      Help project file for EWDLL.HLP
  35. EWDLL.RTF      Topic file for EWDLL.HLP
  36.  
  37. B_*.BMP        16-color bitmaps used as links in EWDLL.HLP Contents
  38. H_*.BMP        256-color bitmaps used by the EWDLL.HLP file
  39.  
  40.