Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
3.0 KiB

  1. ; This file is maintained by HCW. Do not modify this file directly.
  2. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  3. ; Help Project File for RIAFUI
  4. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  5. [OPTIONS]
  6. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  7. ; The Options section contains the following information:
  8. ;
  9. ; The optional BMROOT= entry sets the directories in which the Help Compiler
  10. ; will look for graphics.
  11. ;
  12. ; The CONTENTS= tells WinHelp which topic contains the contents.
  13. ;
  14. ; The TITLE= is displayed in the Title Bar of WINHELP.EXE
  15. ;
  16. ; The BUILD= setting allows you to create different Help systems from
  17. ; the same source file.
  18. ;
  19. ; The COMPRESS= option tells the Help Compiler how much to compress
  20. ; the Help file.
  21. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  22. COMPRESS=8 Zeck
  23. LCID=0x409 0x0 0x0 ; �p�� (U.S.)
  24. REPORT=Yes
  25. TITLE=Context Help for PCL GPD minidriver
  26. BUILD=WINDOWS
  27. HLP=.\RIAFUI.HLP
  28. [FILES]
  29. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  30. ; The Files section specifies the RTF files for a project.
  31. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  32. RIAFUI.RTF
  33. [BUILDTAGS]
  34. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  35. ; The Build Tags section specifies to the Help Compiler the names
  36. ; of all the valid build tags used in this Help project.
  37. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  38. WINDOWS
  39. [ALIAS]
  40. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  41. ; The Alias section sets up aliases for Topic IDs in your Help system.
  42. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  43. [MAP]
  44. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  45. ; The Map section specifies the project HH files.
  46. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  47. #include <RIAFUI.HH>
  48. [WINDOWS]
  49. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  50. ; The Windows section contains all of the information about the windows
  51. ; in a Help project.
  52. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  53. ;Gloss = "Glossary",(100,100,350,350),0,(255,255,255),(255,255,255)
  54. main="",,29188
  55. (w95sec)="",,20740,(r14745599),(r14745599),f2
  56. [CONFIG]
  57. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  58. ; The Config section defines macros which will run at startup.
  59. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  60. [BAGGAGE]
  61. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  62. ; The Baggage section specifies any additional files.
  63. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *