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