home *** CD-ROM | disk | FTP | other *** search
/ Using Visual Basic 5 (Platinum Edition) / vb5.iso / Code / ch21 / USDemo.hpj < prev    next >
Encoding:
Microsoft Help compiler Project  |  1997-06-21  |  707 b   |  25 lines

  1. ; This file is maintained by HCW. Do not modify this file directly.
  2.  
  3. [OPTIONS]
  4. LCID=0x409 0x0 0x0 ; English (United States)
  5. REPORT=Yes
  6. CNT=usdemo.cnt
  7. HLP=USDemo.hlp
  8.  
  9. [FILES]
  10. ..\LBM Software\Que\Platinum Edition Using VB5\Chap 23\USDemo.rtf
  11.  
  12. [MAP]
  13. Declaration=3
  14. Preamble=4          ; This displays the Preamble of the constitution
  15.  
  16. [WINDOWS]
  17. Main="This is a Help Topic",(652,100,266,648),27904,(r9568255),(r12632256),f3
  18. window2="This is a secondary window",(653,102,360,600),20736,(r14876671),(r12632256),f3
  19.  
  20. [CONFIG]
  21. CreateButton("Take_Note", "&Take Notes", "ExecProgram('notepad.exe', 0)")
  22.  
  23. [CONFIG-window2]
  24. CreateButton("Take_Note", "&Take Notes", "ExecProgram('notepad.exe', 0)")
  25.