;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; Help Project File for ANIMVIEW ; ; This file is maintained by RoboHELP. Do not modify this file directly. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * [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. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ;BMROOT=C:\ACP\DLLBIBLI\TOOLS\ANIM\DOC\HELPDATA TITLE=Animation Viewer Help COMPRESS=0 NOTES=1 OLDKEYPHRASE=NO OPTCDROM=0 REPORT=YES BMROOT=C:\ACP\DLLBIBLI\TOOLS\ANIM\DOC\HELPDATA\BITMAP CONTENTS=IDJ_ANIMVIEWER ERRORLOG=C:\acp\dllbibli\tools\Anim\doc\HelpData\ANIMVIEW.ERR COPYRIGHT=Animation Viewer Help version 1.00 İUbisoft 1997 BMROOT=C:\ACP\DLLBIBLI\TOOLS\ANIM\DOC\HELPDATA [BUILDTAGS] ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; The Build Tags section specifies to the Help Compiler the names ; of all the valid build tags used in this Help project. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * WINDOWS [CONFIG] ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; The Config section defines macros which will run at startup. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * CreateButton(IDB_AUTHOR,"Mail to author",ExecFile(animbug.msg, ,SW_SHOW ,IDP_MESSAGEERROR)) CreateButton(IDB_SOMMAIRE,"Sommaire",JumpID(animview.hlp,IDJ_ANIMVIEWER)) [FILES] ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; The Files section specifies the RTF files for a project. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ANIMVIEW.RTF [ALIAS] ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; The Alias section sets up aliases for Topic IDs in your Help system. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * [MAP] ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; The Map section specifies the project HH files. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * #include #include [BITMAPS] ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; The Bitmaps section specifies the referenced bitmaps used in ; your help system. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * [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) (w95sec)="Animation Viewer Help",(92,51,593,849),21252,(255,255,224),(255,255,224),f2 main="",(0,0,819,727),29188,,(255,128,128),f0 [BAGGAGE] ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ; The Baggage section specifies any additional files. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *