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
73 lines
3.0 KiB
; This file is maintained by HCW. Do not modify this file directly.
|
|
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; Help Project File for RIAFUI
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
|
|
|
|
[OPTIONS]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Options section contains the following information:
|
|
;
|
|
; The optional BMROOT= entry sets the directories in which the Help Compiler
|
|
; will look for graphics.
|
|
;
|
|
; The CONTENTS= tells WinHelp which topic contains the contents.
|
|
;
|
|
; The TITLE= is displayed in the Title Bar of WINHELP.EXE
|
|
;
|
|
; The BUILD= setting allows you to create different Help systems from
|
|
; the same source file.
|
|
;
|
|
; The COMPRESS= option tells the Help Compiler how much to compress
|
|
; the Help file.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
COMPRESS=8 Zeck
|
|
LCID=0x409 0x0 0x0 ; ‰pŒê (U.S.)
|
|
REPORT=Yes
|
|
TITLE=Context Help for PCL GPD minidriver
|
|
BUILD=WINDOWS
|
|
HLP=.\RIAFUI.HLP
|
|
|
|
[FILES]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Files section specifies the RTF files for a project.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
RIAFUI.RTF
|
|
|
|
[BUILDTAGS]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Build Tags section specifies to the Help Compiler the names
|
|
; of all the valid build tags used in this Help project.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
WINDOWS
|
|
|
|
[ALIAS]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Alias section sets up aliases for Topic IDs in your Help system.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
|
|
[MAP]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Map section specifies the project HH files.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
#include <RIAFUI.HH>
|
|
|
|
[WINDOWS]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Windows section contains all of the information about the windows
|
|
; in a Help project.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
;Gloss = "Glossary",(100,100,350,350),0,(255,255,255),(255,255,255)
|
|
main="",,29188
|
|
(w95sec)="",,20740,(r14745599),(r14745599),f2
|
|
|
|
[CONFIG]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Config section defines macros which will run at startup.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
|
|
[BAGGAGE]
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
; The Baggage section specifies any additional files.
|
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|