home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / dos / tools / inter47 / int2whlp / int2whlp.cfg < prev    next >
Text File  |  1995-07-30  |  5KB  |  155 lines

  1. ; For details: See file i2w-cfg.txt
  2.  
  3. [FILES]
  4. outPath=.
  5.  
  6. [OPTIONS]
  7. compression=high
  8. headers=1
  9. indexColumns=1
  10. errorLog=1
  11. expandedIndex=0
  12.  
  13. [CONFIG]
  14. ; The default "secondary pos and size=(43,0,980,1023)" is fine for VGA
  15. ; resolution 640x480. For high resolution graphics on a large screen, use
  16. ;secondary pos and size=(240,0,783,820)
  17. ; for 800x600, at top
  18. ;secondary pos and size=(240,203,783,820)
  19. ; for 800x600, at bottom
  20. ;secondary pos and size=(410,0,613,640)
  21. ; for 1024x768, at top
  22. ;secondary pos and size=(410,383,613,640)
  23. ; for 1024x768, at bottom
  24.  
  25. ;header background=(255,255,192)
  26. ; pale yellow header background. Looks fine with black text and white
  27. ; text background, but don't use it if your text color is white.
  28.  
  29. [INTWINCONFIG]
  30. ; The following line inserts a reference in the Help menu.
  31. InsertItem(`mnu_help',`mnu_hh',`&INTWIN Help and Hints',`JI(`',`idHelpHints')',0)
  32. ; The following four lines insert initialization of an INTWIN version of
  33. ; Oxford Computer Consultants' Help Browser text search facility. Requires
  34. ; HINTSRCH.DLL to be available.
  35. RegisterRoutine(`hintsrch.dll', `HSearcherDMInit', `')
  36. RegisterRoutine(`hintsrch.dll', `HSearcherDMExecSearch', `')
  37. HSearcherDMInit()
  38. CreateButton(`searcher_button', `F&ind Text', `HSearcherDMExecSearch()')
  39.  
  40. [BAGGAGE]
  41. ; "bag.ini" is inserted as baggage to facilitate the use of Microsoft's
  42. ; Full Text Search engine without recompiling the help file, just by editing
  43. ; the macros section in a proper WinHelp file editor.
  44. bag.ini
  45.  
  46. [ALIAS]
  47. ; The following aliases are used as links between user defined windows
  48. ; and the Interrupt List.
  49. ; The entries must appear in the same order as the references appear in
  50. ; the Interrupt List.
  51.  
  52. ; used in Help and Hints, I2W-HH.RTF
  53. HHtest1=INT 02 ---- - external hardware - NON-MASKABLE INTERRUPT
  54.  
  55. ; used in MISC_INF.RTF:
  56. int10_1000=INT 10 1000 - VIDEO - SET SINGLE PALETTE REGISTER (PCjr,Tandy,EGA,MCGA,VGA)
  57. int10_1003=INT 10 1003 - VIDEO - TOGGLE INTENSITY/BLINKING BIT (Jr, PS, TANDY 1000, EGA, VGA)
  58. int10_11=INT 10 11-- - VIDEO - TEXT-MODE CHARACTER GENERATOR FUNCTIONS (PS, EGA, VGA)
  59. int10_1b=INT 10 1B-- - VIDEO - FUNCTIONALITY/STATE INFORMATION (PS,VGA/MCGA)
  60.  
  61. int15_84=INT 15 84-- - BIOS - JOYSTICK SUPPORT (XT after 11/8/82,AT,XT286,PS)
  62.  
  63. int16_00=INT 16 00-- - KEYBOARD - GET KEYSTROKE
  64. int16_10=INT 16 10-- - KEYBOARD - GET ENHANCED KEYSTROKE (enhanced kbd support only)
  65.  
  66. ; used in SEL_TOPC.RTF:
  67. idCountry_1=INT 21 38-- - DOS 2+ - GET COUNTRY-SPECIFIC INFORMATION
  68. idCountry_2=INT 21 38-- - DOS 3.0+ - SET COUNTRY CODE
  69. idEXE_1=INT 21 4B-- - DOS 2+ - "EXEC" - LOAD AND/OR EXECUTE PROGRAM
  70. idSysvars_1=INT 21 52-- - DOS 2+ internal - "SYSVARS" - GET LIST OF LISTS
  71. idError_1=INT 21 59-- - DOS 3.0+ - GET EXTENDED ERROR INFORMATION
  72. idCountry_3=INT 21 65-- - DOS 3.3+ - GET EXTENDED COUNTRY INFORMATION
  73. idCountry_4=INT 21 65-- - DOS 4.0+ - COUNTRY-DEPENDENT CHARACTER CAPITALIZATION
  74. idCountry_5=INT 21 6523 - DOS 4.0+ - DETERMINE IF CHARACTER REPRESENTS YES/NO RESPONSE
  75. idCountry_6=INT 21 65-- - DOS 4.0+ internal - COUNTRY-DEPENDENT FILENAME CAPITALIZATION
  76. idCountry_7=INT 21 6601 - DOS 3.3+ - GET GLOBAL CODE PAGE TABLE
  77. idCountry_8=INT 21 6602 - DOS 3.3+ - SET GLOBAL CODE PAGE TABLE
  78.  
  79. [TABLEALIAS]
  80. ; The following aliases are used as links between user defined windows
  81. ; and tables in the Interrupt List.
  82. ; The entries must appear in the same order as the references appear in
  83. ; the Interrupt List.
  84.  
  85. ; used in Help and Hints, I2W-HH.RTF
  86. HHtest2=03 0913 Format of Soft-ICE breakpoint structure:
  87.  
  88. ; used in SEL_TOPC.RTF:
  89. idPSP=21 26-- Format of Program Segment Prefix (PSP):
  90. idCountry_11=21 38-- Format of DOS 2.00-2.10 country info:
  91. idCountry_12=21 38-- Format of DOS 2.11+ country info:
  92. idCountry_13=21 38-- Values for country code:
  93. idEXE_2=21 4B-- Format of .EXE file header:
  94. idEXE_3=21 4B-- Format of new executable header:
  95. idSysvars_2=21 52-- Format of List of Lists:
  96. idError_2=21 59-- Values for DOS extended error code:
  97. idError_3=21 59-- Format of media ID structure:
  98. idError_4=21 59-- Values for DOS Error Class:
  99. idError_5=21 59-- Values for DOS Suggested Action:
  100. idError_6=21 59-- Values for DOS Error Locus:
  101. idCountry_14=21 65-- Format of country information:
  102. idCountry_15=21 65-- Format of uppercase table:
  103. idCountry_16=21 65-- Format of filename uppercase table:
  104. idCountry_17=21 65-- Format of filename terminator table:
  105. idCountry_18=21 65-- Format of collating table:
  106. idCountry_19=21 65-- Format of DBCS lead byte table:
  107.  
  108. [WINDOWS]
  109. number=8
  110. ; 8 window definitions follow:
  111.  
  112. [WINDOW 1]
  113. title=Interrupt Primer
  114. id=idInterrup_pri
  115. file 1=interrup.pri
  116.  
  117. [WINDOW 2]
  118. title=Ports
  119. id=idPorts
  120. type=2
  121. file 1=ports.lst
  122.  
  123. [WINDOW 3]
  124. title=Memory
  125. id=idMemory
  126. file 1=memory.lst
  127.  
  128. [WINDOW 4]
  129. title=CMOS
  130. id=idCMOS
  131. file 1=cmos.lst
  132.  
  133. [WINDOW 5]
  134. title=Glossary
  135. id=idGlossary
  136. file 1=glossary.lst
  137.  
  138. [WINDOW 6]
  139. title=Selected Topics
  140. id=sel_topc
  141. type=3
  142. file 1=sel_topc.rtf
  143.  
  144. [WINDOW 7]
  145. title=Miscellaneous Information
  146. id=MISC_INF_0
  147. type=3
  148. file 1=misc_inf.rtf
  149.  
  150. [WINDOW 8]
  151. title=INTWIN Help and Hints
  152. id=idHelpHints
  153. type=3
  154. file 1=i2w_hh.rtf
  155.