Setup.map 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845
  1. ***** External Functions *****
  2. 1 AddFontRegistrationToLog isrt.obl(Misc.obs)
  3. 2 AppSearch isrt.obl(Driver.obs)
  4. 3 CCPSearch isrt.obl(Driver.obs)
  5. 4 ChangeDirectory isrt.obl(Files.obs)
  6. 5 CloseFile isrt.obl(Files.obs)
  7. 6 CmdGetHwndDlg isrt.obl(CustomDialog.obs)
  8. 7 ComponentAddFileToLog isrt.obl(component.obs)
  9. 8 ComponentCompareSizeRequired isrt.obl(component.obs)
  10. 9 ComponentGetData isrt.obl(component.obs)
  11. 10 ComponentGetTotalCost isrt.obl(component.obs)
  12. 11 ComponentIsItemSelected isrt.obl(component.obs)
  13. 12 ComponentListItems isrt.obl(component.obs)
  14. 13 ComponentSelectItem isrt.obl(component.obs)
  15. 14 ComponentTreeInit isrt.obl(Dialogs.obs)
  16. 15 CopyFile isrt.obl(Files.obs)
  17. 16 CreateDir isrt.obl(Files.obs)
  18. 17 CreateFile isrt.obl(Files.obs)
  19. 18 CreateInstallationInfo isrt.obl(Registry.obs)
  20. 19 CreateRegistrySet isrt.obl(Feature.obs)
  21. 20 CtrlGetDlgItem isrt.obl(CustomDialog.obs)
  22. 21 CtrlGetNotificationCode isrt.obl(CustomDialog.obs)
  23. 22 CtrlGetState isrt.obl(CustomDialog.obs)
  24. 23 CtrlGetText isrt.obl(CustomDialog.obs)
  25. 24 CtrlSelectText isrt.obl(CustomDialog.obs)
  26. 25 CtrlSetState isrt.obl(CustomDialog.obs)
  27. 26 CtrlSetText isrt.obl(CustomDialog.obs)
  28. 27 DIFxDriverPackageUninstall isrt.obl(ISDIFx.obs)
  29. 28 DRMINSTALLERPRO.DRMInstallPRO isrt.obl(Activation.obs)
  30. 29 DRMINSTALLERPRO.DRMUnInstallPRO isrt.obl(Activation.obs)
  31. 30 DefineDialog isrt.obl(CustomDialog.obs)
  32. 31 Delay isrt.obl(Misc.obs)
  33. 32 DeleteFile isrt.obl(Files.obs)
  34. 33 DeleteSingleFile isrt.obl(Files.obs)
  35. 34 DialogSetDefaultFont isrt.obl(Dialogs.obs)
  36. 35 DialogSetFont isrt.obl(Dialogs.obs)
  37. 36 DialogSetInfo isrt.obl(Dialogs.obs)
  38. 37 Disable isrt.obl(Enable.obs)
  39. 38 DllSizeOf isrt.obl(Str.obs)
  40. 39 Do isrt.obl(Misc.obs)
  41. 40 Enable isrt.obl(Enable.obs)
  42. 41 EndCurrentDialog isrt.obl(Dialogs.obs)
  43. 42 EndDialog isrt.obl(CustomDialog.obs)
  44. 43 EnterDisk isrt.obl(ISRTScriptDialogs.obs)
  45. 44 EnterDiskError isrt.obl(ISRTScriptDialogs.obs)
  46. 45 EnterPassword isrt.obl(ISRTScriptDialogs.obs)
  47. 46 ExistsDir isrt.obl(Files.obs)
  48. 47 ExistsDisk isrt.obl(Files.obs)
  49. 48 ExitInstall isrt.obl(Driver.obs)
  50. 49 EzDefineDialog isrt.obl(CustomDialog.obs)
  51. 50 Feature1_Installed Setup.obs
  52. 51 FeatureAddFileToLog isrt.obl(Feature.obs)
  53. 52 FeatureCompareSizeRequired isrt.obl(Feature.obs)
  54. 53 FeatureErrorInfo isrt.obl(Feature.obs)
  55. 54 FeatureFilterLanguage isrt.obl(Feature.obs)
  56. 55 FeatureFilterOS isrt.obl(Feature.obs)
  57. 56 FeatureGetData isrt.obl(Feature.obs)
  58. 57 FeatureGetTotalCost isrt.obl(Feature.obs)
  59. 58 FeatureIsItemSelected isrt.obl(Feature.obs)
  60. 59 FeatureListItems isrt.obl(Feature.obs)
  61. 60 FeaturePatch isrt.obl(Feature.obs)
  62. 61 FeatureReinstall isrt.obl(Feature.obs)
  63. 62 FeatureRemoveAllInLogOnly isrt.obl(Feature.obs)
  64. 63 FeatureRemoveAllInMedia isrt.obl(Feature.obs)
  65. 64 FeatureRemoveAllInMediaAndLog isrt.obl(Feature.obs)
  66. 65 FeatureSaveTarget isrt.obl(Feature.obs)
  67. 66 FeatureSelectItem isrt.obl(Feature.obs)
  68. 67 FeatureSelectNew isrt.obl(Feature.obs)
  69. 68 FeatureSetupTypeSet isrt.obl(Feature.obs)
  70. 69 FeatureStandardSetupTypeSet isrt.obl(Feature.obs)
  71. 70 FeatureTransferData isrt.obl(Feature.obs)
  72. 71 FeatureUpdate isrt.obl(Feature.obs)
  73. 72 FeatureValidate isrt.obl(Feature.obs)
  74. 73 Feature_Installed Setup.obs
  75. 74 FinalConstruct ifx.obl(EventsPriv.obs)
  76. 75 FinalRelease ifx.obl(EventsPriv.obs)
  77. 76 FindFile isrt.obl(Files.obs)
  78. 77 FormatMessage isrt.obl(Misc.obs)
  79. 78 GDI32.AddFontResource Setup.obs
  80. 79 GDI32.CreateRectRgn Setup.obs
  81. 80 GDI32.GetDeviceCaps Setup.obs
  82. 81 GDI32.RemoveFontResource Setup.obs
  83. 82 GetAddRemove isrt.obl(SysVars.obs)
  84. 83 GetBillboard isrt.obl(SysVars.obs)
  85. 84 GetCurrentDialogName isrt.obl(Dialogs.obs)
  86. 85 GetCurrentDir isrt.obl(Files.obs)
  87. 86 GetDialogTitle isrt.obl(Dialogs.obs)
  88. 87 GetDir isrt.obl(Str.obs)
  89. 88 GetDisk isrt.obl(Str.obs)
  90. 89 GetDiskSpace isrt.obl(GSI.obs)
  91. 90 GetDiskSpaceEx isrt.obl(GSI.obs)
  92. 91 GetEnabledIServices isrt.obl(SysVars.obs)
  93. 92 GetErrorMsg isrt.obl(Dialogs.obs)
  94. 93 GetErrorTitle isrt.obl(Dialogs.obs)
  95. 94 GetExtents isrt.obl(GSI.obs)
  96. 95 GetFolderApplications isrt.obl(SysVars.obs)
  97. 96 GetFolderApplications64 isrt.obl(SysVars.obs)
  98. 97 GetFolderDotNet10 isrt.obl(SysVars.obs)
  99. 98 GetFolderDotNet11 isrt.obl(SysVars.obs)
  100. 99 GetFolderDotNet20 isrt.obl(SysVars.obs)
  101. 100 GetFolderFonts isrt.obl(SysVars.obs)
  102. 101 GetISRes isrt.obl(SysVars.obs)
  103. 102 GetInstallScriptMSI isrt.obl(SysVars.obs)
  104. 103 GetInstanceGUID isrt.obl(SysVars.obs)
  105. 104 GetKeyPathWinCurrVerAuto isrt.obl(SysVars.obs)
  106. 105 GetLog isrt.obl(SysVars.obs)
  107. 106 GetLogEx isrt.obl(SysVars.obs)
  108. 107 GetMaintOption isrt.obl(SysVars.obs)
  109. 108 GetMaintenance isrt.obl(SysVars.obs)
  110. 109 GetMultiInstanceCount isrt.obl(SysVars.obs)
  111. 110 GetOpenFileMode isrt.obl(Files.obs)
  112. 111 GetPackageLocation isrt.obl(SysVars.obs)
  113. 112 GetProductGUID isrt.obl(SysVars.obs)
  114. 113 GetProfString isrt.obl(Profile.obs)
  115. 114 GetProgramFiles isrt.obl(SysVars.obs)
  116. 115 GetReinstallMode isrt.obl(SysVars.obs)
  117. 116 GetRemoveAllMode isrt.obl(SysVars.obs)
  118. 117 GetRemoveOnly isrt.obl(SysVars.obs)
  119. 118 GetSelectedTreeComponent isrt.obl(CmptView.obs)
  120. 119 GetShowPasswordDialog isrt.obl(SysVars.obs)
  121. 120 GetStandardSelectedLanguage isrt.obl(SysVars.obs)
  122. 121 GetSupportDir isrt.obl(SysVars.obs)
  123. 122 GetSystemInfo isrt.obl(GSI.obs)
  124. 123 GetTempFolder isrt.obl(SysVars.obs)
  125. 124 GetTrueTypeFontFileInfo isrt.obl(Misc.obs)
  126. 125 GetUserSelectableAuto isrt.obl(SysVars.obs)
  127. 126 GetWinDir isrt.obl(SysVars.obs)
  128. 127 GetWinSysDir isrt.obl(SysVars.obs)
  129. 128 GetWindowHandle isrt.obl(Misc.obs)
  130. 129 HIWORD isrt.obl(Misc.obs)
  131. 130 ISDeterminePlatform isrt.obl(OsInfo.obs)
  132. 131 ISMIF32.InstallStatusMIF isrt.obl(MIF.obs)
  133. 132 ISRT.ComponentViewSetInfoEx isrt.obl(Dialogs.obs)
  134. 133 ISRT.EnableHourGlass isrt.obl(Enable.obs)
  135. 134 ISRT.GetCPUType isrt.obl(GSI.obs)
  136. 135 ISRT.GetFontSub isrt.obl(Dialogs.obs)
  137. 136 ISRT.GetHandle Setup.obs
  138. 137 ISRT.GetPorts isrt.obl(GSI.obs)
  139. 138 ISRT.IsEmpty Setup.obs
  140. 139 ISRT.IsNTAdmin isrt.obl(Is.obs)
  141. 140 ISRT.IsObject Setup.obs
  142. 141 ISRT.IsPowerUser isrt.obl(Is.obs)
  143. 142 ISRT.LangLoadString isrt.obl(SDINT.obs)
  144. 143 ISRT.MessageBeepP Setup.obs
  145. 144 ISRT.PathCompactPathPixel isrt.obl(CustomDialog.obs)
  146. 145 ISRT.PathGetDir isrt.obl(Str.obs)
  147. 146 ISRT.PathGetDrive isrt.obl(Str.obs)
  148. 147 ISRT.PathGetFile isrt.obl(Files.obs)
  149. 148 ISRT.PathGetFileExt isrt.obl(Str.obs)
  150. 149 ISRT.PathGetFileName isrt.obl(Str.obs)
  151. 150 ISRT.PathGetPath isrt.obl(Str.obs)
  152. 151 ISRT.PathIsValidSyntax isrt.obl(Is.obs)
  153. 152 ISRT.VerGetFileVersion Setup.obs
  154. 153 ISRT._AppSearch Setup.obs
  155. 154 ISRT._BrowseForFolder isrt.obl(ISRTScriptDialogsPriv.obs)
  156. 155 ISRT._CCPSearch Setup.obs
  157. 156 ISRT._CleanupInet isrt.obl(MIO.obs)
  158. 157 ISRT._CloseFile isrt.obl(Files.obs)
  159. 158 ISRT._CmdGetHwndDlg isrt.obl(CustomDialog.obs)
  160. 159 ISRT._ComponentCompareSizeRequired isrt.obl(Feature.obs)
  161. 160 ISRT._ComponentErrorInfo isrt.obl(Feature.obs)
  162. 161 ISRT._ComponentFilterLanguage isrt.obl(Feature.obs)
  163. 162 ISRT._ComponentFilterOS isrt.obl(Feature.obs)
  164. 163 ISRT._ComponentGetData isrt.obl(Feature.obs)
  165. 164 ISRT._ComponentGetTotalCost isrt.obl(Feature.obs)
  166. 165 ISRT._ComponentGetTotalCostEx isrt.obl(Batch.obs)
  167. 166 ISRT._ComponentIsItemSelected isrt.obl(Feature.obs)
  168. 167 ISRT._ComponentListItems isrt.obl(Feature.obs)
  169. 168 ISRT._ComponentPatch isrt.obl(Feature.obs)
  170. 169 ISRT._ComponentReinstall isrt.obl(Feature.obs)
  171. 170 ISRT._ComponentRemoveAll isrt.obl(Feature.obs)
  172. 171 ISRT._ComponentRemoveAllInLogOnly isrt.obl(Feature.obs)
  173. 172 ISRT._ComponentSaveTarget isrt.obl(Feature.obs)
  174. 173 ISRT._ComponentSelectItem isrt.obl(Feature.obs)
  175. 174 ISRT._ComponentSelectNew isrt.obl(Feature.obs)
  176. 175 ISRT._ComponentSetupTypeSet isrt.obl(Feature.obs)
  177. 176 ISRT._ComponentTransferData isrt.obl(Feature.obs)
  178. 177 ISRT._ComponentUpdate isrt.obl(Feature.obs)
  179. 178 ISRT._ComponentValidate isrt.obl(Feature.obs)
  180. 179 ISRT._CreateDir isrt.obl(Files.obs)
  181. 180 ISRT._CreateRegistrySet isrt.obl(Feature.obs)
  182. 181 ISRT._CtrlGetNotificationCode isrt.obl(CustomDialog.obs)
  183. 182 ISRT._CtrlSetHtmlContent isrt.obl(CustomDialog.obs)
  184. 183 ISRT._DIFxDriverPackageUninstall isrt.obl(ISDIFx.obs)
  185. 184 ISRT._DefineDialog isrt.obl(CustomDialog.obs)
  186. 185 ISRT._DialogSetFont isrt.obl(Dialogs.obs)
  187. 186 ISRT._DisableStatus isrt.obl(Enable.obs)
  188. 187 ISRT._DoSprintf isrt.obl(ISRTScriptDialogsPriv.obs)
  189. 188 ISRT._EnableDialogCache isrt.obl(Enable.obs)
  190. 189 ISRT._EnablePrevDialog Setup.obs
  191. 190 ISRT._EnableSkins isrt.obl(Enable.obs)
  192. 191 ISRT._EnableStatus isrt.obl(Enable.obs)
  193. 192 ISRT._EnableWow64FsRedirection isrt.obl(Enable.obs)
  194. 193 ISRT._EndDialog isrt.obl(CustomDialog.obs)
  195. 194 ISRT._ExistsDir isrt.obl(Files.obs)
  196. 195 ISRT._ExistsDisk isrt.obl(Files.obs)
  197. 196 ISRT._ExistsFile isrt.obl(Files.obs)
  198. 197 ISRT._ExitInstall Setup.obs
  199. 198 ISRT._FileCopy isrt.obl(Files.obs)
  200. 199 ISRT._GetCurrentDialogName isrt.obl(Dialogs.obs)
  201. 200 ISRT._GetDiskSpaceEx isrt.obl(GSI.obs)
  202. 201 ISRT._GetDiskSpaceExEx isrt.obl(Batch.obs)
  203. 202 ISRT._GetGlobalMemorySize isrt.obl(GSI.obs)
  204. 203 ISRT._GetProcessorInfo isrt.obl(OsInfo.obs)
  205. 204 ISRT._GetSelectedTreeComponent isrt.obl(CmptView.obs)
  206. 205 ISRT._GetStandardLangId isrt.obl(Misc.obs)
  207. 206 ISRT._GetSupportDir isrt.obl(SysVars.obs)
  208. 207 ISRT._GetTrueTypeFontFileInfo isrt.obl(Misc.obs)
  209. 208 ISRT._GetVirtualMachineType isrt.obl(GSI.obs)
  210. 209 ISRT._InetEndofTransfer isrt.obl(iftw.obs)
  211. 210 ISRT._InetGetNextDisk isrt.obl(iftw.obs)
  212. 211 ISRT._InitInstall Setup.obs
  213. 212 ISRT._IsFontTypefaceNameAvailable isrt.obl(Is.obs)
  214. 213 ISRT._IsInAdminGroup isrt.obl(Is.obs)
  215. 214 ISRT._IsLangSupported isrt.obl(Is.obs)
  216. 215 ISRT._IsSkinLoaded isrt.obl(Is.obs)
  217. 216 ISRT._IsVirtualMachine isrt.obl(OsInfo.obs)
  218. 217 ISRT._IsWindowsME isrt.obl(GSI.obs)
  219. 218 ISRT._IsWow64 isrt.obl(OsInfo.obs)
  220. 219 ISRT._ListAddItem isrt.obl(scrlist.obs)
  221. 220 ISRT._ListAddString isrt.obl(scrlist.obs)
  222. 221 ISRT._ListCount isrt.obl(scrlist.obs)
  223. 222 ISRT._ListCreate isrt.obl(scrlist.obs)
  224. 223 ISRT._ListCurrentString isrt.obl(scrlist.obs)
  225. 224 ISRT._ListDeleteItem isrt.obl(scrlist.obs)
  226. 225 ISRT._ListDeleteString isrt.obl(scrlist.obs)
  227. 226 ISRT._ListDestroy isrt.obl(scrlist.obs)
  228. 227 ISRT._ListFindString isrt.obl(scrlist.obs)
  229. 228 ISRT._ListGetFirstItem isrt.obl(scrlist.obs)
  230. 229 ISRT._ListGetFirstString isrt.obl(scrlist.obs)
  231. 230 ISRT._ListGetNextItem isrt.obl(scrlist.obs)
  232. 231 ISRT._ListGetNextString isrt.obl(scrlist.obs)
  233. 232 ISRT._ListGetType isrt.obl(scrlist.obs)
  234. 233 ISRT._ListSetIndex isrt.obl(scrlist.obs)
  235. 234 ISRT._MediaGetFilteringInfo isrt.obl(Feature.obs)
  236. 235 ISRT._MediaGetInfo isrt.obl(Feature.obs)
  237. 236 ISRT._OnUninstPriv Setup.obs
  238. 237 ISRT._OpenFile isrt.obl(Files.obs)
  239. 238 ISRT._Preprogram Setup.obs
  240. 239 ISRT._Rebooted Setup.obs
  241. 240 ISRT._RegCreateKey isrt.obl(Registry.obs)
  242. 241 ISRT._RegDeleteValue isrt.obl(Registry.obs)
  243. 242 ISRT._RegEnableTextSubs isrt.obl(Enable.obs)
  244. 243 ISRT._RegGetOptions isrt.obl(SysVars.obs)
  245. 244 ISRT._RegIsRemoteRegConnected isrt.obl(Is.obs)
  246. 245 ISRT._RegQueryKeyBinaryValue isrt.obl(Registry.obs)
  247. 246 ISRT._RegQueryKeyValue isrt.obl(Registry.obs)
  248. 247 ISRT._RegSetKeyBinaryValue isrt.obl(Registry.obs)
  249. 248 ISRT._RegSetKeyValue isrt.obl(Registry.obs)
  250. 249 ISRT._RegSetOptions isrt.obl(SysVars.obs)
  251. 250 ISRT._ReleaseDialog isrt.obl(CustomDialog.obs)
  252. 251 ISRT._SdShowMsg isrt.obl(ISRTScriptDialogsPriv.obs)
  253. 252 ISRT._SetAltMainImage isrt.obl(Dialogs.obs)
  254. 253 ISRT._SetDisplayEffect isrt.obl(ui.obs)
  255. 254 ISRT._SetPaletteFile isrt.obl(MIO.obs)
  256. 255 ISRT._SetSilentSdShowMsg isrt.obl(Enable.obs)
  257. 256 ISRT._SetTitle isrt.obl(ui.obs)
  258. 257 ISRT._SetupInet isrt.obl(MIO.obs)
  259. 258 ISRT._SetupTraceWrite isrt.obl(Misc.obs)
  260. 259 ISRT._ShowObjWizardPages isrt.obl(Objects.obs)
  261. 260 ISRT._ShowWizardPages Setup.obs
  262. 261 ISRT._StatusUpdate isrt.obl(ui.obs)
  263. 262 ISRT._TreeViewCreate isrt.obl(CmptView.obs)
  264. 263 ISRT._WaitOnDialog isrt.obl(CustomDialog.obs)
  265. 264 ISRT._WriteLine isrt.obl(Files.obs)
  266. 265 ISRT.__CreateObjectContext isrt.obl(ISRTInit.obs)
  267. 266 ISRT.__GetCmdLineOptions isrt.obl(ISRTInit.obs)
  268. 267 ISRT.__GetContextGUID isrt.obl(ISRTInit.obs)
  269. 268 ISRT.__GetEnabledIServices isrt.obl(SysVars.obs)
  270. 269 ISRT.__GetFileRegistrar isrt.obl(ISRTInit.obs)
  271. 270 ISRT.__GetInfo isrt.obl(ISRTInit.obs)
  272. 271 ISRT.__GetInstallGuid isrt.obl(SysVars.obs)
  273. 272 ISRT.__GetLog isrt.obl(SysVars.obs)
  274. 273 ISRT.__GetLogDB isrt.obl(ISRTInit.obs)
  275. 274 ISRT.__GetLogEx isrt.obl(SysVars.obs)
  276. 275 ISRT.__GetMainWindow Setup.obs
  277. 276 ISRT.__GetMaintOption isrt.obl(SysVars.obs)
  278. 277 ISRT.__GetMaintenanceMode isrt.obl(SysVars.obs)
  279. 278 ISRT.__GetObjects isrt.obl(ISRTInit.obs)
  280. 279 ISRT.__GetProductGuid isrt.obl(SysVars.obs)
  281. 280 ISRT.__GetProgress Setup.obs
  282. 281 ISRT.__GetReboot isrt.obl(ISRTInit.obs)
  283. 282 ISRT.__GetReinstallMode isrt.obl(SysVars.obs)
  284. 283 ISRT.__GetRemoveAllMode isrt.obl(SysVars.obs)
  285. 284 ISRT.__GetTextSub isrt.obl(ISRTInit.obs)
  286. 285 ISRT.__GetUpdateMode isrt.obl(SysVars.obs)
  287. 286 ISRT.__GetUser isrt.obl(MIO.obs)
  288. 287 ISRT.__ISRTGetPropertyBag ifx.obl(PersistPropertyBag.obs)
  289. 288 ISRT.__ISRTReleasePropertyBag ifx.obl(PersistPropertyBag.obs)
  290. 289 ISRT.__LoadString isrt.obl(LoadStr.obs)
  291. 290 ISRT.__PutEnabledIServices isrt.obl(Enable.obs)
  292. 291 ISRT.__ReleaseObjectContext isrt.obl(ISRTInit.obs)
  293. 292 ISRT.__RestoreMainLog isrt.obl(ISRTInit.obs)
  294. 293 ISRT.__RestoreMainLogEx isrt.obl(ISRTInit.obs)
  295. 294 ISRT.__SetComponentLog isrt.obl(ISRTInit.obs)
  296. 295 ISRT.__SetUpdateMode isrt.obl(SysVars.obs)
  297. 296 ISRTHandleScriptException isrt.obl(Misc.obs)
  298. 297 ISRTOnUninstPriv isrt.obl(Driver.obs)
  299. 298 ISRTPreprogram isrt.obl(Driver.obs)
  300. 299 IfxFilterComponents ifx.obl(EventsSetupPriv.obs)
  301. 300 IfxFinalConstruct ifx.obl(EventsSetupPriv.obs)
  302. 301 IfxFinalRelease ifx.obl(EventsSetupPriv.obs)
  303. 302 IfxInitProperties ifx.obl(PersistPropertyBag.obs)
  304. 303 IfxOnAbortInstall ifx.obl(EventsPriv.obs)
  305. 304 IfxOnAppSearch ifx.obl(EventsPriv.obs)
  306. 305 IfxOnCCPSearch ifx.obl(EventsPriv.obs)
  307. 306 IfxOnCanceling ifx.obl(EventsPriv.obs)
  308. 307 IfxOnDisk1Installed ifx.obl(EventsSetupPriv.obs)
  309. 308 IfxOnDisk1Installing ifx.obl(EventsSetupPriv.obs)
  310. 309 IfxOnExitInstall ifx.obl(EventsSetupPriv.obs)
  311. 310 IfxOnFileError ifx.obl(EventsSetupPriv.obs)
  312. 311 IfxOnFileLocked ifx.obl(EventsSetupPriv.obs)
  313. 312 IfxOnFileReadOnly ifx.obl(EventsSetupPriv.obs)
  314. 313 IfxOnGeneralScriptOp ifx.obl(EventsPriv.obs)
  315. 314 IfxOnHelp ifx.obl(EventsPriv.obs)
  316. 315 IfxOnInitInstall ifx.obl(EventsSetupPriv.obs)
  317. 316 IfxOnInternetError ifx.obl(EventsSetupPriv.obs)
  318. 317 IfxOnMD5Error ifx.obl(EventsSetupPriv.obs)
  319. 318 IfxOnNextDisk ifx.obl(EventsSetupPriv.obs)
  320. 319 IfxOnRebooted ifx.obl(EventsPriv.obs)
  321. 320 IfxOnRemovingSharedFile ifx.obl(EventsSetupPriv.obs)
  322. 321 IfxOnShowWizardPages ifx.obl(EventsSetupPriv.obs)
  323. 322 IfxOnTransferred ifx.obl(EventsPriv.obs)
  324. 323 IfxOnTransferring ifx.obl(EventsSetupPriv.obs)
  325. 324 IfxOnUnhandledException ifx.obl(EventsPriv.obs)
  326. 325 IfxOnUninst ifx.obl(EventsSetupPriv.obs)
  327. 326 IfxOnUninstPriv ifx.obl(EventsSetupPriv.obs)
  328. 327 IfxPostprogram ifx.obl(EventsSetupPriv.obs)
  329. 328 IfxPreprogram ifx.obl(EventsSetupPriv.obs)
  330. 329 IfxReadProperties ifx.obl(PersistPropertyBag.obs)
  331. 330 IfxRunAfterReboot ifx.obl(EventsSetupPriv.obs)
  332. 331 IfxWriteProperties ifx.obl(PersistPropertyBag.obs)
  333. 332 InetEndofTransfer isrt.obl(iftw.obs)
  334. 333 InetNextDisk isrt.obl(iftw.obs)
  335. 334 InitInstall isrt.obl(Driver.obs)
  336. 335 InitProperties ifx.obl(PersistPropertyBag.obs)
  337. 336 Is isrt.obl(Is.obs)
  338. 337 IsInetInstall isrt.obl(iftw.obs)
  339. 338 KERNEL.GetModuleHandle Setup.obs
  340. 339 KERNEL32.CloseHandle Setup.obs
  341. 340 KERNEL32.CreateFileA Setup.obs
  342. 341 KERNEL32.DeleteFileA Setup.obs
  343. 342 KERNEL32.FindClose Setup.obs
  344. 343 KERNEL32.FindFirstFileA Setup.obs
  345. 344 KERNEL32.FindNextFileA Setup.obs
  346. 345 KERNEL32.FormatMessageA Setup.obs
  347. 346 KERNEL32.FreeLibrary Setup.obs
  348. 347 KERNEL32.GetCurrentDirectoryA Setup.obs
  349. 348 KERNEL32.GetDriveType Setup.obs
  350. 349 KERNEL32.GetFileAttributesA Setup.obs
  351. 350 KERNEL32.GetLocalTime Setup.obs
  352. 351 KERNEL32.GetLocaleInfo Setup.obs
  353. 352 KERNEL32.GetPrivateProfileString Setup.obs
  354. 353 KERNEL32.GetPrivateProfileStringA Setup.obs
  355. 354 KERNEL32.GetProcAddress Setup.obs
  356. 355 KERNEL32.GetProfileStringA Setup.obs
  357. 356 KERNEL32.GetSystemDefaultLCID Setup.obs
  358. 357 KERNEL32.GetSystemDefaultLangID Setup.obs
  359. 358 KERNEL32.GetSystemDefaultUILanguage Setup.obs
  360. 359 KERNEL32.GetTickCount Setup.obs
  361. 360 KERNEL32.GetUserDefaultLangID Setup.obs
  362. 361 KERNEL32.GetVersion Setup.obs
  363. 362 KERNEL32.GetVersionEx Setup.obs
  364. 363 KERNEL32.GetVolumeInformation Setup.obs
  365. 364 KERNEL32.GetWindowsDirectory Setup.obs
  366. 365 KERNEL32.LoadLibraryA Setup.obs
  367. 366 KERNEL32.RtlMoveMemory Setup.obs
  368. 367 KERNEL32.SetCurrentDirectoryA Setup.obs
  369. 368 KERNEL32.SetFileAttributesA Setup.obs
  370. 369 KERNEL32.Sleep Setup.obs
  371. 370 KERNEL32.WritePrivateProfileString Setup.obs
  372. 371 KERNEL32.WritePrivateProfileStringA Setup.obs
  373. 372 KERNEL32.WriteProfileStringA Setup.obs
  374. 373 KERNEL32.lstrlen Setup.obs
  375. 374 LOWORD isrt.obl(Misc.obs)
  376. 375 LaunchAppAndWaitInitStartupInfo isrt.obl(Extend.obs)
  377. 376 LaunchApplicationInit isrt.obl(Extend.obs)
  378. 377 ListAddItem isrt.obl(scrlist.obs)
  379. 378 ListAddString isrt.obl(scrlist.obs)
  380. 379 ListCount isrt.obl(scrlist.obs)
  381. 380 ListCreate isrt.obl(scrlist.obs)
  382. 381 ListCurrentString isrt.obl(scrlist.obs)
  383. 382 ListDeleteItem isrt.obl(scrlist.obs)
  384. 383 ListDeleteString isrt.obl(scrlist.obs)
  385. 384 ListDestroy isrt.obl(scrlist.obs)
  386. 385 ListFindString isrt.obl(scrlist.obs)
  387. 386 ListGetFirstItem isrt.obl(scrlist.obs)
  388. 387 ListGetFirstString isrt.obl(scrlist.obs)
  389. 388 ListGetNextItem isrt.obl(scrlist.obs)
  390. 389 ListGetNextString isrt.obl(scrlist.obs)
  391. 390 ListGetType isrt.obl(scrlist.obs)
  392. 391 ListSetIndex isrt.obl(scrlist.obs)
  393. 392 ListValid isrt.obl(scrlist.obs)
  394. 393 ListValidType isrt.obl(scrlist.obs)
  395. 394 LoadStringFromStringTable isrt.obl(Str.obs)
  396. 395 LogReadCustomString isrt.obl(Misc.obs)
  397. 396 LogReadCustomVariant isrt.obl(Misc.obs)
  398. 397 LogWriteCustomString isrt.obl(Misc.obs)
  399. 398 LogWriteCustomVariant isrt.obl(Misc.obs)
  400. 399 LongPathToQuote isrt.obl(Str.obs)
  401. 400 MAKELONG isrt.obl(Misc.obs)
  402. 401 MIFCreateMIFFile isrt.obl(MIF.obs)
  403. 402 MIFDeleteMIFFile isrt.obl(MIF.obs)
  404. 403 MIFInitialize isrt.obl(MIF.obs)
  405. 404 MIFSetInformation isrt.obl(MIF.obs)
  406. 405 MIFUnInitialize isrt.obl(MIF.obs)
  407. 406 MIFWasSetInformationCalled isrt.obl(MIF.obs)
  408. 407 MIOShutdown isrt.obl(MIO.obs)
  409. 408 MIOStartup isrt.obl(MIO.obs)
  410. 409 MaintenanceStart isrt.obl(Registry.obs)
  411. 410 MediaGetData isrt.obl(Feature.obs)
  412. 411 MediaGetDataEx isrt.obl(Feature.obs)
  413. 412 MessageBeep isrt.obl(Misc.obs)
  414. 413 MessageBox isrt.obl(ISRTScriptDialogsPriv.obs)
  415. 414 MessageBoxEx isrt.obl(ISRTScriptDialogsPriv.obs)
  416. 415 OnAbort ifx.obl(EventsSetup.obs)
  417. 416 OnAppSearch ifx.obl(EventsSetup.obs)
  418. 417 OnBegin ifx.obl(EventsSetup.obs)
  419. 418 OnCCPSearch ifx.obl(EventsSetup.obs)
  420. 419 OnCanceling ifx.obl(EventsSetup.obs)
  421. 420 OnCheckMediaPassword ifx.obl(EventsSetup.obs)
  422. 421 OnComponentError ifx.obl(EventsSetup.obs)
  423. 422 OnCustomizeUninstInfo ifx.obl(EventsSetup.obs)
  424. 423 OnDIFxLogCallback ifx.obl(EventsSetup.obs)
  425. 424 OnDIFxLogCallbackImpl isrt.obl(ISDIFx.obs)
  426. 425 OnEnd ifx.obl(EventsSetup.obs)
  427. 426 OnFileError ifx.obl(EventsSetup.obs)
  428. 427 OnFileLocked ifx.obl(EventsSetup.obs)
  429. 428 OnFileReadOnly ifx.obl(EventsSetup.obs)
  430. 429 OnFilterComponents ifx.obl(EventsSetup.obs)
  431. 430 OnFirstUIAfter ifx.obl(EventsSetup.obs)
  432. 431 OnFirstUIBefore Setup.obs
  433. 432 OnHelp ifx.obl(EventsSetup.obs)
  434. 433 OnIISAppPoolUninstalling ifx.obl(EventsPriv.obs)
  435. 434 OnIISCheckRequirements ifx.obl(EventsPriv.obs)
  436. 435 OnIISComponentInstalled ifx.obl(EventsPriv.obs)
  437. 436 OnIISInitialize ifx.obl(EventsPriv.obs)
  438. 437 OnIISUninitialize ifx.obl(EventsPriv.obs)
  439. 438 OnIISVRootUninstalling ifx.obl(EventsPriv.obs)
  440. 439 OnIISWebServiceExtensionUninstalling ifx.obl(EventsPriv.obs)
  441. 440 OnIISWebSiteUninstalling ifx.obl(EventsPriv.obs)
  442. 441 OnInstallDRMService isrt.obl(Activation.obs)
  443. 442 OnInstalledFile ifx.obl(EventsSetup.obs)
  444. 443 OnInstalledFontFile ifx.obl(EventsSetup.obs)
  445. 444 OnInstallingFile ifx.obl(EventsSetup.obs)
  446. 445 OnInternetError ifx.obl(EventsSetup.obs)
  447. 446 OnLaunchAppAndWaitCallback ifx.obl(EventsSetup.obs)
  448. 447 OnMD5Error ifx.obl(EventsSetup.obs)
  449. 448 OnMaintUIAfter ifx.obl(EventsSetup.obs)
  450. 449 OnMaintUIBefore ifx.obl(EventsSetup.obs)
  451. 450 OnMoveData ifx.obl(EventsSetup.obs)
  452. 451 OnMoved ifx.obl(EventsSetup.obs)
  453. 452 OnMoving ifx.obl(EventsSetup.obs)
  454. 453 OnNetApiCreateUserAccount ifx.obl(EventsSetup.obs)
  455. 454 OnNetApiCreateUserAccountInternal isrt.obl(NetApiRT.obs)
  456. 455 OnNextDisk ifx.obl(EventsSetup.obs)
  457. 456 OnRebooted ifx.obl(EventsSetup.obs)
  458. 457 OnRemovingSharedFile ifx.obl(EventsSetup.obs)
  459. 458 OnSQLBatchScripts ifx.obl(EventsPriv.obs)
  460. 459 OnSQLComponentInstalled ifx.obl(EventsPriv.obs)
  461. 460 OnSQLComponentUninstalled ifx.obl(EventsPriv.obs)
  462. 461 OnSQLServerInitialize ifx.obl(EventsPriv.obs)
  463. 462 OnSQLServerInitializeMaint ifx.obl(EventsPriv.obs)
  464. 463 OnSelfRegistrationError ifx.obl(EventsSetup.obs)
  465. 464 OnSetTARGETDIR Setup.obs
  466. 465 OnSetUpdateMode ifx.obl(EventsSetup.obs)
  467. 466 OnShowUI ifx.obl(EventsSetup.obs)
  468. 467 OnUnInstallDRMService isrt.obl(Activation.obs)
  469. 468 OnUnhandledException ifx.obl(EventsPriv.obs)
  470. 469 OnUninstall ifx.obl(EventsSetup.obs)
  471. 470 OnUninstalledFile ifx.obl(EventsSetup.obs)
  472. 471 OnUninstallingDIFxDriverFile ifx.obl(EventsSetup.obs)
  473. 472 OnUninstallingFile ifx.obl(EventsSetup.obs)
  474. 473 OnUninstallingFontFile ifx.obl(EventsSetup.obs)
  475. 474 OnUpdateUIAfter ifx.obl(EventsSetup.obs)
  476. 475 OnUpdateUIBefore ifx.obl(EventsSetup.obs)
  477. 476 OnXMLComponentInstalled ifx.obl(EventsPriv.obs)
  478. 477 OnXMLComponentUninstalling ifx.obl(EventsPriv.obs)
  479. 478 OnXMLInitialize ifx.obl(EventsPriv.obs)
  480. 479 OnXMLUninitialize ifx.obl(EventsPriv.obs)
  481. 480 OpenFileMode isrt.obl(Files.obs)
  482. 481 ParsePath isrt.obl(Str.obs)
  483. 482 Postprogram ifx.obl(EventsSetupPriv.obs)
  484. 483 Preprogram ifx.obl(EventsSetupPriv.obs)
  485. 484 PthFixPath isrt.obl(Pth.obs)
  486. 485 PthIsAbsPath isrt.obl(Pth.obs)
  487. 486 ReadProperties ifx.obl(PersistPropertyBag.obs)
  488. 487 Rebooted isrt.obl(Driver.obs)
  489. 488 RegDBDeleteItem isrt.obl(Registry.obs)
  490. 489 RegDBDeleteValue isrt.obl(Registry.obs)
  491. 490 RegDBDeleteValueEx isrt.obl(Registry.obs)
  492. 491 RegDBDeleteValueEx32 isrt.obl(Registry.obs)
  493. 492 RegDBGetItem isrt.obl(Registry.obs)
  494. 493 RegDBGetKeyValueEx isrt.obl(Registry.obs)
  495. 494 RegDBQueryValue isrt.obl(Registry.obs)
  496. 495 RegDBQueryValue32 isrt.obl(Registry.obs)
  497. 496 RegDBSetItem isrt.obl(Registry.obs)
  498. 497 RegDBSetKeyValueEx isrt.obl(Registry.obs)
  499. 498 RegDBSetValue isrt.obl(Registry.obs)
  500. 499 RegDBSetValue32 isrt.obl(Registry.obs)
  501. 500 RegDBSetVersion isrt.obl(Registry.obs)
  502. 501 RegisterFontResource isrt.obl(Misc.obs)
  503. 502 ReleaseDialog isrt.obl(CustomDialog.obs)
  504. 503 SdAskDestPath2 isrt.obl(ISRTScriptDialogs.obs)
  505. 504 SdCloseDlg isrt.obl(SDINT.obs)
  506. 505 SdComponentDlgCheckSpace isrt.obl(SDINT.obs)
  507. 506 SdDlgToTop isrt.obl(SDINT.obs)
  508. 507 SdDoStdButton isrt.obl(SDINT.obs)
  509. 508 SdEnablement isrt.obl(SDINT.obs)
  510. 509 SdError isrt.obl(SDINT.obs)
  511. 510 SdExceptionsInit isrt.obl(ISRTScriptDialogsPriv.obs)
  512. 511 SdFeatureTree isrt.obl(ISRTScriptDialogs.obs)
  513. 512 SdFinish isrt.obl(ISRTScriptDialogs.obs)
  514. 513 SdFinishReboot isrt.obl(ISRTScriptDialogs.obs)
  515. 514 SdGeneralInit isrt.obl(SDINT.obs)
  516. 515 SdInit isrt.obl(SDINT.obs)
  517. 516 SdIsStdButton isrt.obl(SDINT.obs)
  518. 517 SdLoadString isrt.obl(SDINT.obs)
  519. 518 SdMakeName isrt.obl(SDINT.obs)
  520. 519 SdPlugInProductName isrt.obl(SDINT.obs)
  521. 520 SdSetDlgTitle isrt.obl(SDINT.obs)
  522. 521 SdSetStatic isrt.obl(SDINT.obs)
  523. 522 SdShowMsg isrt.obl(ISRTScriptDialogsPriv.obs)
  524. 523 SdStartCopy2 isrt.obl(ISRTScriptDialogs.obs)
  525. 524 SdSubstituteProductInfo isrt.obl(SDINT.obs)
  526. 525 SdUnInit isrt.obl(SDINT.obs)
  527. 526 SdWelcome isrt.obl(ISRTScriptDialogs.obs)
  528. 527 SdWelcomeMaint isrt.obl(ISRTScriptDialogs.obs)
  529. 528 SelectDir isrt.obl(ISRTScriptDialogsPriv.obs)
  530. 529 SelectDirNoLog isrt.obl(ISRTScriptDialogsPriv.obs)
  531. 530 SendMessage isrt.obl(Misc.obs)
  532. 531 ServiceInitParams isrt.obl(Service.obs)
  533. 532 SetCmdLine isrt.obl(SysVars.obs)
  534. 533 SetDialogTitle isrt.obl(Dialogs.obs)
  535. 534 SetDisplayEffect isrt.obl(ui.obs)
  536. 535 SetExtendedErrInfo isrt.obl(IsUtil.obs)
  537. 536 SetStatus ifx.obl(EventsSetupPriv.obs)
  538. 537 SetStatusEx ifx.obl(EventsSetupPriv.obs)
  539. 538 SetStatusExStaticText isrt.obl(ui.obs)
  540. 539 SetStatusWindow isrt.obl(ui.obs)
  541. 540 SetTitle isrt.obl(ui.obs)
  542. 541 SetupTraceWrite isrt.obl(Misc.obs)
  543. 542 SetupType2 isrt.obl(ISRTScriptDialogs.obs)
  544. 543 ShowObjWizardPages isrt.obl(Objects.obs)
  545. 544 ShowWizardPages isrt.obl(Driver.obs)
  546. 545 SilentCreateFile isrt.obl(Silent.obs)
  547. 546 SilentDoGeneralInfo isrt.obl(Silent.obs)
  548. 547 SilentFailed isrt.obl(Silent.obs)
  549. 548 SilentFinish isrt.obl(Silent.obs)
  550. 549 SilentInit isrt.obl(Silent.obs)
  551. 550 SilentLogWriteData isrt.obl(Silent.obs)
  552. 551 SilentReadData isrt.obl(Silent.obs)
  553. 552 SilentSetInfo isrt.obl(Silent.obs)
  554. 553 SilentSetMode isrt.obl(Silent.obs)
  555. 554 SilentWriteData isrt.obl(Silent.obs)
  556. 555 Sprintf isrt.obl(Str.obs)
  557. 556 SprintfBox isrt.obl(ISRTScriptDialogsPriv.obs)
  558. 557 StatusUpdate isrt.obl(ui.obs)
  559. 558 StrAddLastSlash isrt.obl(Str.obs)
  560. 559 StrConvertSizeUnit isrt.obl(Str.obs)
  561. 560 StrFindEx isrt.obl(Str.obs)
  562. 561 StrGetTokens isrt.obl(Str.obs)
  563. 562 StrLength isrt.obl(Str.obs)
  564. 563 StrRemoveLastSlash isrt.obl(Str.obs)
  565. 564 StrReplace isrt.obl(Str.obs)
  566. 565 StrToNumHex isrt.obl(Str.obs)
  567. 566 StrToUpper isrt.obl(Str.obs)
  568. 567 StrTrim isrt.obl(Str.obs)
  569. 568 SysVarsInit isrt.obl(SysVars.obs)
  570. 569 SysVarsTrace isrt.obl(SysVars.obs)
  571. 570 SysVarsUnInit isrt.obl(SysVars.obs)
  572. 571 System isrt.obl(Misc.obs)
  573. 572 SystemRestoreCancelRestorePointIS isrt.obl(PCRestore.obs)
  574. 573 SystemRestoreCloseRestorePointIS isrt.obl(PCRestore.obs)
  575. 574 SystemRestoreDisableIS isrt.obl(PCRestore.obs)
  576. 575 SystemRestoreIsEnabledIS isrt.obl(PCRestore.obs)
  577. 576 SystemRestoreOpenRestorePointIS isrt.obl(PCRestore.obs)
  578. 577 TextSubGetValue isrt.obl(TextSub.obs)
  579. 578 TextSubParseTextSub isrt.obl(TextSub.obs)
  580. 579 TextSubSetValue isrt.obl(TextSub.obs)
  581. 580 TextSubSubstitute isrt.obl(TextSub.obs)
  582. 581 TreeViewCreate isrt.obl(CmptView.obs)
  583. 582 USER.EnableWindow Setup.obs
  584. 583 USER.GetClassName Setup.obs
  585. 584 USER.GetDC Setup.obs
  586. 585 USER.GetDlgItem Setup.obs
  587. 586 USER.GetFocus Setup.obs
  588. 587 USER.GetWindowLong Setup.obs
  589. 588 USER.GetWindowRect Setup.obs
  590. 589 USER.IsIconic Setup.obs
  591. 590 USER.IsWindow Setup.obs
  592. 591 USER.PostMessage Setup.obs
  593. 592 USER.ReleaseDC Setup.obs
  594. 593 USER.SendMessageA Setup.obs
  595. 594 USER.SetFocus Setup.obs
  596. 595 USER.SetWindowPos Setup.obs
  597. 596 USER.SetWindowText Setup.obs
  598. 597 USER.ShowWindow Setup.obs
  599. 598 USER32.CharUpperBuffA Setup.obs
  600. 599 USER32.DispatchMessage Setup.obs
  601. 600 USER32.GetDesktopWindow Setup.obs
  602. 601 USER32.GetSystemMetrics Setup.obs
  603. 602 USER32.GetWindowText Setup.obs
  604. 603 USER32.GetWindowTextLength Setup.obs
  605. 604 USER32.IsWindowVisible Setup.obs
  606. 605 USER32.MessageBoxA Setup.obs
  607. 606 USER32.PeekMessageA Setup.obs
  608. 607 USER32.SendMessageA Setup.obs
  609. 608 USER32.SetForegroundWindow Setup.obs
  610. 609 USER32.SetWindowLong Setup.obs
  611. 610 USER32.SetWindowRgn Setup.obs
  612. 611 USER32.TranslateMessage Setup.obs
  613. 612 UpdateServiceEnableUpdateService isrt.obl(ISUpdateService.obs)
  614. 613 VarInit isrt.obl(SysVars.obs)
  615. 614 VarRestore isrt.obl(SysVars.obs)
  616. 615 VarRestoreISRT isrt.obl(SysVars.obs)
  617. 616 VarSave isrt.obl(SysVars.obs)
  618. 617 VarSaveISRT isrt.obl(SysVars.obs)
  619. 618 VerCompare isrt.obl(version.obs)
  620. 619 VerProductCompareVersions isrt.obl(version.obs)
  621. 620 VerProductGetInstalledVersion isrt.obl(version.obs)
  622. 621 VerProductIsVersionSupported isrt.obl(version.obs)
  623. 622 VerProductNumToStr isrt.obl(version.obs)
  624. 623 VerProductStrToNum isrt.obl(version.obs)
  625. 624 VerProductVerFromVerParts isrt.obl(version.obs)
  626. 625 VerProductVerPartsFromVer isrt.obl(version.obs)
  627. 626 WSOCK32.WSACleanup Setup.obs
  628. 627 WSOCK32.WSAStartup Setup.obs
  629. 628 WSOCK32.gethostbyname Setup.obs
  630. 629 WSOCK32.gethostname Setup.obs
  631. 630 WaitOnDialog isrt.obl(CustomDialog.obs)
  632. 631 WizardDirection ifx.obl(EventsSetupPriv.obs)
  633. 632 WriteLine isrt.obl(Files.obs)
  634. 633 WriteProfInt isrt.obl(Profile.obs)
  635. 634 WriteProfString isrt.obl(Profile.obs)
  636. 635 WriteProperties ifx.obl(PersistPropertyBag.obs)
  637. 636 __ISRTDoExit isrt.obl(Misc.obs)
  638. 637 __ISRTInit isrt.obl(ISRTInit.obs)
  639. 638 __ISRTRestoreMainLog isrt.obl(ISRTInit.obs)
  640. 639 __ISRTRestoreMainLogEx isrt.obl(ISRTInit.obs)
  641. 640 __ISRTSetComponentLog isrt.obl(ISRTInit.obs)
  642. 641 __ISRTUnInit isrt.obl(ISRTInit.obs)
  643. 642 __LoadIScriptString isrt.obl(LoadStr.obs)
  644. 643 program ifx.obl(EventsSetupPriv.obs)
  645. 644 sfc.SRSetRestorePoint Setup.obs
  646. ***** External Variables *****
  647. 1 ADDREMOVE isrt.obl(DebugSymbols.obs)
  648. 2 ADDREMOVE_COMBINEDBUTTON Setup.obs
  649. 3 ADDREMOVE_HIDECHANGEOPTION Setup.obs
  650. 4 ADDREMOVE_HIDEREMOVEOPTION Setup.obs
  651. 5 ADDREMOVE_HIDEREPAIROPTION Setup.obs
  652. 6 ADDREMOVE_STRING_REMOVEONLY Setup.obs
  653. 7 ADDREMOVE_SYSTEMCOMPONENT Setup.obs
  654. 8 ADMINUSER Setup.obs
  655. 9 ALLUSERS Setup.obs
  656. 10 BASICMSI isrt.obl(DebugSymbols.obs)
  657. 11 BATCH_INSTALL Setup.obs
  658. 12 CMDLINE isrt.obl(DebugSymbols.obs)
  659. 13 COMMONFILES isrt.obl(DebugSymbols.obs)
  660. 14 COMMONFILES64 isrt.obl(DebugSymbols.obs)
  661. 15 DISABLE_ALLUSERBTN Setup.obs
  662. 16 DISABLE_PERUSERBTN Setup.obs
  663. 17 DISK1SETUPEXENAME isrt.obl(DebugSymbols.obs)
  664. 18 DISK1TARGET Setup.obs
  665. 19 ENABLED_ISERVICES isrt.obl(DebugSymbols.obs)
  666. 20 ENGINECOMMONDIR isrt.obl(DebugSymbols.obs)
  667. 21 ENGINEDIR isrt.obl(DebugSymbols.obs)
  668. 22 ERRORFILENAME Setup.obs
  669. 23 Err Setup.obs
  670. 24 FILETIME Setup.obs
  671. 25 FIND_DATA Setup.obs
  672. 26 FOLDER_APPDATA isrt.obl(DebugSymbols.obs)
  673. 27 FOLDER_COMMON_APPDATA isrt.obl(DebugSymbols.obs)
  674. 28 FOLDER_DESKTOP isrt.obl(DebugSymbols.obs)
  675. 29 FOLDER_DOTNET_10 isrt.obl(DebugSymbols.obs)
  676. 30 FOLDER_DOTNET_11 isrt.obl(DebugSymbols.obs)
  677. 31 FOLDER_DOTNET_20 isrt.obl(DebugSymbols.obs)
  678. 32 FOLDER_DOTNET_30 isrt.obl(DebugSymbols.obs)
  679. 33 FOLDER_DOTNET_35 isrt.obl(DebugSymbols.obs)
  680. 34 FOLDER_FONTS isrt.obl(DebugSymbols.obs)
  681. 35 FOLDER_LOCAL_APPDATA isrt.obl(DebugSymbols.obs)
  682. 36 FOLDER_PERSONAL isrt.obl(DebugSymbols.obs)
  683. 37 FOLDER_PROGRAMS isrt.obl(DebugSymbols.obs)
  684. 38 FOLDER_STARTMENU isrt.obl(DebugSymbols.obs)
  685. 39 FOLDER_STARTUP isrt.obl(DebugSymbols.obs)
  686. 40 FOLDER_TEMP isrt.obl(DebugSymbols.obs)
  687. 41 FileRegistrar Setup.obs
  688. 42 HIDE_DISABLED_BTNS Setup.obs
  689. 43 HKEYCURRENTROOTKEY Setup.obs
  690. 44 HOSTENT Setup.obs
  691. 45 IFX_COMPANY_NAME Setup.obs
  692. 46 IFX_DISK1INSTALLED Setup.obs
  693. 47 IFX_INITIALIZED Setup.obs
  694. 48 IFX_INSTALLED_DISPLAY_VERSION Setup.obs
  695. 49 IFX_INSTALLED_VERSION Setup.obs
  696. 50 IFX_KEYPATH_PRODUCT_INFO Setup.obs
  697. 51 IFX_MULTI_INSTANCE_SUFFIX Setup.obs
  698. 52 IFX_OPEN_RESTORE_POINT isrt.obl(PCRestore.obs)
  699. 53 IFX_PRODUCT_COMMENTS Setup.obs
  700. 54 IFX_PRODUCT_DISPLAY_NAME Setup.obs
  701. 55 IFX_PRODUCT_DISPLAY_VERSION Setup.obs
  702. 56 IFX_PRODUCT_ICON Setup.obs
  703. 57 IFX_PRODUCT_KEY Setup.obs
  704. 58 IFX_PRODUCT_NAME Setup.obs
  705. 59 IFX_PRODUCT_README Setup.obs
  706. 60 IFX_PRODUCT_REGISTEREDCOMPANY Setup.obs
  707. 61 IFX_PRODUCT_REGISTEREDOWNER Setup.obs
  708. 62 IFX_PRODUCT_REGISTEREDSERIALNUM Setup.obs
  709. 63 IFX_PRODUCT_SUPPORT_CONTACT Setup.obs
  710. 64 IFX_PRODUCT_SUPPORT_PHONE Setup.obs
  711. 65 IFX_PRODUCT_SUPPORT_URL Setup.obs
  712. 66 IFX_PRODUCT_UPDATE_URL Setup.obs
  713. 67 IFX_PRODUCT_URL Setup.obs
  714. 68 IFX_PRODUCT_VERSION Setup.obs
  715. 69 IFX_RESTORE_DISABLED isrt.obl(PCRestore.obs)
  716. 70 IFX_SETUP_TITLE Setup.obs
  717. 71 IFX_SUPPORTED_VERSIONS Setup.obs
  718. 72 IISROOTFOLDER isrt.obl(DebugSymbols.obs)
  719. 73 INSTALLSCRIPTMSI isrt.obl(DebugSymbols.obs)
  720. 74 INSTALLSCRIPTMSIEEUI isrt.obl(DebugSymbols.obs)
  721. 75 INSTANCE_GUID isrt.obl(DebugSymbols.obs)
  722. 76 IPADDRESS Setup.obs
  723. 77 ISDIFXAPPID Setup.obs
  724. 78 ISRES isrt.obl(DebugSymbols.obs)
  725. 79 ISUSER isrt.obl(DebugSymbols.obs)
  726. 80 ISUTIL_FUNCTION_ACTUAL_ERROR Setup.obs
  727. 81 ISUTIL_LINE_NUMBER Setup.obs
  728. 82 ISUTIL_SCRIPT_FILE Setup.obs
  729. 83 ISVERSION isrt.obl(DebugSymbols.obs)
  730. 84 IS_NULLSTR_PTR Setup.obs
  731. 85 InetSRCDIR Setup.obs
  732. 86 LAAW_PARAMETERS Setup.obs
  733. 87 LAAW_SHELLEXECUTEINFO Setup.obs
  734. 88 LAAW_SHELLEXECUTEVERB Setup.obs
  735. 89 LAAW_STARTUPINFO Setup.obs
  736. 90 LAST_RESULT Setup.obs
  737. 91 LogDB Setup.obs
  738. 92 MAINTENANCE isrt.obl(DebugSymbols.obs)
  739. 93 MAINT_OPTION isrt.obl(DebugSymbols.obs)
  740. 94 MEDIA Setup.obs
  741. 95 MEDIA_INFO isrt.obl(Feature.obs)
  742. 96 MODE Setup.obs
  743. 97 MSG Setup.obs
  744. 98 MULTI_INSTANCE_COUNT isrt.obl(DebugSymbols.obs)
  745. 99 MainWindow Setup.obs
  746. 100 NOTHING Setup.obs
  747. 101 OSINFO_PLATFORM_INFO Setup.obs
  748. 102 OSINFO_PROCESSOR_INFO Setup.obs
  749. 103 OSVERSIONINFO Setup.obs
  750. 104 OSVERSIONINFOEX Setup.obs
  751. 105 Objects Setup.obs
  752. 106 PACKAGE_LOCATION isrt.obl(DebugSymbols.obs)
  753. 107 POINT Setup.obs
  754. 108 PRIVILEGED Setup.obs
  755. 109 PRODUCT_GUID isrt.obl(DebugSymbols.obs)
  756. 110 PROGRAMFILES isrt.obl(DebugSymbols.obs)
  757. 111 PROGRAMFILES64 isrt.obl(DebugSymbols.obs)
  758. 112 RECT Setup.obs
  759. 113 REGDB_OPTIONS Setup.obs
  760. 114 REINSTALLMODE isrt.obl(DebugSymbols.obs)
  761. 115 REMOVEALLMODE isrt.obl(DebugSymbols.obs)
  762. 116 REMOVEONLY isrt.obl(DebugSymbols.obs)
  763. 117 RUN_ONCE_PROGRAM isrt.obl(DebugSymbols.obs)
  764. 118 Reboot Setup.obs
  765. 119 SELECTED_LANGUAGE isrt.obl(DebugSymbols.obs)
  766. 120 SERVICE_IS_PARAMS Setup.obs
  767. 121 SETUPTYPE_STR_COMPACT Setup.obs
  768. 122 SETUPTYPE_STR_COMPLETE Setup.obs
  769. 123 SETUPTYPE_STR_CUSTOM Setup.obs
  770. 124 SETUPTYPE_STR_TYPICAL Setup.obs
  771. 125 SHAREDSUPPORTDIR isrt.obl(DebugSymbols.obs)
  772. 126 SHELLEXECUTEINFO Setup.obs
  773. 127 SHELL_OBJECT_FOLDER Setup.obs
  774. 128 SHOW_PASSWORD_DIALOG isrt.obl(DebugSymbols.obs)
  775. 129 SRCDIR Setup.obs
  776. 130 SRCDISK isrt.obl(DebugSymbols.obs)
  777. 131 STANDARD_SELECTED_LANGUAGE isrt.obl(DebugSymbols.obs)
  778. 132 STARTUPINFO Setup.obs
  779. 133 SUPPORTDIR isrt.obl(DebugSymbols.obs)
  780. 134 SYSINFO Setup.obs
  781. 135 SYSPROCESSORINFO Setup.obs
  782. 136 SYSTEMTIME Setup.obs
  783. 137 SetupInfo Setup.obs
  784. 138 StatusDlg Setup.obs
  785. 139 TARGETDIR Setup.obs
  786. 140 TARGETDISK isrt.obl(DebugSymbols.obs)
  787. 141 TextSub Setup.obs
  788. 142 UNINST Setup.obs
  789. 143 UNINSTALLKEY Setup.obs
  790. 144 UNINSTALL_DISPLAYNAME Setup.obs
  791. 145 UNINSTALL_STRING Setup.obs
  792. 146 UPDATEMODE Setup.obs
  793. 147 WINDIR isrt.obl(DebugSymbols.obs)
  794. 148 WINDISK isrt.obl(DebugSymbols.obs)
  795. 149 WINSYSDIR isrt.obl(DebugSymbols.obs)
  796. 150 WINSYSDIR64 isrt.obl(DebugSymbols.obs)
  797. 151 WINSYSDISK isrt.obl(DebugSymbols.obs)
  798. 152 WSADATA Setup.obs
  799. 153 _FONTFILEINFO Setup.obs
  800. 154 _INT64 Setup.obs
  801. 155 _ISDIFXINSTALLERINFO isrt.obl(ISDIFx.obs)
  802. 156 _LAAW_PARAMETERS Setup.obs
  803. 157 _RESTOREPOINTINFO Setup.obs
  804. 158 _SERVICE_IS_PARAMS Setup.obs
  805. 159 _STATEMGRSTATUS Setup.obs
  806. 160 _WIN9X Setup.obs
  807. 161 _WINNT Setup.obs
  808. 162 __hContext isrt.obl(Activation.obs)
  809. 163 __objGlobalTextSub Setup.obs
  810. 164 __szGUID Setup.obs
  811. 165 bBackButton Setup.obs
  812. 166 bCancelButton Setup.obs
  813. 167 bEnterDiskBeep Setup.obs
  814. 168 bFinishButton Setup.obs
  815. 169 bIFXLFNoToAll Setup.obs
  816. 170 bIFXLFOnRebootToAll Setup.obs
  817. 171 bIFXLFYesToAll Setup.obs
  818. 172 bIFXMD5IgnoreToAll Setup.obs
  819. 173 bIFXRONoToAll Setup.obs
  820. 174 bIFXROYesToAll Setup.obs
  821. 175 bIFXSFNoToAll Setup.obs
  822. 176 bIFXSFYesToAll Setup.obs
  823. 177 bInstall16 Setup.obs
  824. 178 bNextButton Setup.obs
  825. 179 bSdInit Setup.obs
  826. 180 bViewCmptKunits Setup.obs
  827. 181 bViewCmptUseDecimal Setup.obs
  828. 182 g_bSuppressMissingStringWarning isrt.obl(Enable.obs)
  829. 183 nDlgEnterPassword isrt.obl(Activation.obs)
  830. 184 nDlgMessageBox isrt.obl(Activation.obs)
  831. 185 nDlgSelectDir isrt.obl(Activation.obs)
  832. 186 nDlgSetupType2 isrt.obl(Activation.obs)
  833. 187 nDlgSprintfBox isrt.obl(Activation.obs)
  834. 188 nSdAskDestPath2 Setup.obs
  835. 189 nSdComponentTree Setup.obs
  836. 190 nSdFinish Setup.obs
  837. 191 nSdFinishReboot Setup.obs
  838. 192 nSdStartCopy2 Setup.obs
  839. 193 nSdWelcome Setup.obs
  840. 194 nSdWelcomeMaint Setup.obs
  841. 195 szAppKey Setup.obs
  842. 196 szSdProduct Setup.obs
  843. 197 szSdStr_NotEnoughSpace Setup.obs