home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / smarts / rtf / help.hpj next >
Encoding:
Text File  |  1996-02-21  |  727 b   |  26 lines

  1. --------------------------------------------------------------------------------
  2. --
  3. -- COPYRIGHT:
  4. --   IBM WorkFrame - Project Smarts
  5. --   (C) Copyright International Business Machines Corporation 1996
  6. --   Licensed Material - Program-Property of IBM - All Rights Reserved.
  7. --   US Government Users Restricted Rights - Use, duplication, or disclosure
  8. --   restricted by GSA ADP Schedule Contract with IBM Corp.
  9. --
  10. --------------------------------------------------------------------------------
  11. ; project file to create help sample
  12. [OPTIONS]
  13. REPORT=Yes
  14. CONTENTS=CONTENTS
  15. TITLE=Help Example
  16.  
  17. [FILES]
  18. $FILE_NAME$.rtf
  19.  
  20. [MAP]
  21. #define HELP_1       0x100
  22. #define HELP_2       0x101
  23.  
  24. [CONFIG]
  25. BrowseButtons()
  26.