CF.HPJ
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:

Windows编程

开发平台:

Visual C++

  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. ; Files used to build Cardfile Help
  9. [FILES]
  10. cf.rtf
  11. ; Button macros and Using Help file
  12. [CONFIG]
  13. CreateButton("btn_up", "&Up", "JumpContents(`HOME.HLP')")
  14. BrowseButtons()
  15. SetHelpOnFile("APPHELP.HLP")