home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / DAYFIELD.ZIP / HLP.QHP < prev    next >
Text File  |  1989-07-31  |  800b  |  20 lines

  1. // this file should be edited to contain a list of the procedures
  2. // to be placed in the QH database.  The name after the .context
  3. // should be consistant with the .category name in the individual
  4. // modules and should match the name given in the wshelp.doc file 
  5. // for this context.  That is the link backwards from the module to 
  6. // this list.  The .category command in this file is the link 
  7. // backwards to wshelp.doc, and should contain an ordinal for the 
  8. // position in the wshelp.doc list of the "cursor" that you wish 
  9. // the display to be positioned in the wshelp list. ( huh? )  The
  10. // .topic command should match the name given in the .context command.
  11.  
  12. .context Day-Field-Window
  13. .category AQL Tools 
  14. .list
  15. DayWinProc 
  16. DaySubWinProc 
  17. DayCreate 
  18. RegisterDayFieldClass
  19.  
  20.