home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winbase / security / crypto / cfiler / cf.hpj < prev    next >
Text File  |  1996-01-09  |  352b  |  18 lines

  1. ; Options used to define the Help title bar and icon
  2. [OPTIONS]
  3. TITLE=Cryptfiler help
  4. COMPRESS=OFF
  5. WARNING=3
  6. REPORT=ON
  7. ERRORLOG=cf.BUG
  8.  
  9. ; Files used to build Cardfile Help
  10. [FILES]
  11. cf.rtf
  12.  
  13. ; Button macros and Using Help file
  14. [CONFIG]
  15. CreateButton("btn_up", "&Up", "JumpContents(`HOME.HLP')")
  16. BrowseButtons()
  17. SetHelpOnFile("APPHELP.HLP")
  18.