home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / tools / help / vhelp / sample2.hpj < prev    next >
Encoding:
Microsoft Help compiler Project  |  1993-09-27  |  801 b   |  41 lines

  1. ;F101.00 Project file
  2. [OPTIONS]
  3. BUILD = BuildAll
  4. COMPRESS = True
  5. CONTENTS = CONTENTS
  6. COPYRIGHT = Visual Help Copyright⌐ 1993 Firas Bushnaq
  7. OLDKEYPHRASE = False
  8. OPTCDROM = Yes
  9. REPORT = No
  10. TITLE = UNTITLED
  11. WARNING = 1
  12.  
  13. [FILES]
  14. c:\bc31\vh\sample2.rtf
  15.  
  16. [CONFIG]
  17. RegisterRoutine("MMSYSTEM","sndPlaySound","Si")
  18. BrowseButtons()
  19.  
  20. [BUILDTAGS]
  21. BuildAll
  22.  
  23. [ALIAS]
  24.  
  25. [BAGGAGE]
  26.  
  27. [BITMAPS]
  28.  
  29.  
  30. [MAP]
  31. #include <sample2.hh>
  32.  
  33. [WINDOWS]
  34. MAIN = "UNTITLED", , , , (192,192,192), 0
  35. Window1 = "", ( 0, 0, 1023, 1023), , , (192,192,192), 0
  36. Window2 = "", ( 0, 0, 1023, 1023), , , (192,192,192), 0
  37. Window3 = "", ( 0, 0, 1023, 1023), , , (192,192,192), 0
  38. Window4 = "Glossary", ( 0, 0, 1023, 1023), , , (192,192,192), 0
  39. Window5 = "Index", ( 0, 0, 1023, 1023), , , (192,192,192), 0
  40.  
  41.