File: Setup.map

package info (click to toggle)
happy 1.16~rc2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,528 kB
  • ctags: 65
  • sloc: haskell: 6,010; xml: 3,313; yacc: 744; makefile: 295
file content (569 lines) | stat: -rw-r--r-- 43,447 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
***** External Functions *****
1    CloseFile                                          isrt.obl(Files.obs)
2    CmdGetHwndDlg                                      isrt.obl(CustomDlg.obs)
3    CommitSharedFiles                                  isrt.obl(Misc.obs)
4    ComponentCompareSizeRequired                       isrt.obl(component.obs)
5    ComponentError                                     isrt.obl(component.obs)
6    ComponentErrorInfo                                 isrt.obl(component.obs)
7    ComponentFilterLanguage                            isrt.obl(component.obs)
8    ComponentFilterOS                                  isrt.obl(component.obs)
9    ComponentGetData                                   isrt.obl(component.obs)
10   ComponentGetTotalCost                              isrt.obl(component.obs)
11   ComponentIsItemSelected                            isrt.obl(component.obs)
12   ComponentListItems                                 isrt.obl(component.obs)
13   ComponentMoveData                                  isrt.obl(component.obs)
14   ComponentReinstall                                 isrt.obl(component.obs)
15   ComponentRemoveAll                                 isrt.obl(component.obs)
16   ComponentSaveTarget                                isrt.obl(component.obs)
17   ComponentSelectItem                                isrt.obl(component.obs)
18   ComponentSetTarget                                 isrt.obl(component.obs)
19   ComponentSetupTypeSet                              isrt.obl(component.obs)
20   ComponentTransferData                              isrt.obl(component.obs)
21   ComponentTreeInit                                  isrt.obl(Dialogs.obs)
22   ComponentViewCreate                                isrt.obl(CmptView.obs)
23   CopyFile                                           isrt.obl(Files.obs)
24   CreateDir                                          isrt.obl(Files.obs)
25   CreateFile                                         isrt.obl(Files.obs)
26   CreateInstallationInfo                             isrt.obl(Registry.obs)
27   CreateRegistrySet                                  isrt.obl(component.obs)
28   CreateShellObjects                                 isrt.obl(component.obs)
29   CtrlGetCurSel                                      isrt.obl(CustomDlg.obs)
30   CtrlGetNotificationCode                            isrt.obl(CustomDlg.obs)
31   CtrlGetState                                       isrt.obl(CustomDlg.obs)
32   CtrlGetText                                        isrt.obl(CustomDlg.obs)
33   CtrlPGroups                                        isrt.obl(CustomDlg.obs)
34   CtrlSelectText                                     isrt.obl(CustomDlg.obs)
35   CtrlSetCurSel                                      isrt.obl(CustomDlg.obs)
36   CtrlSetList                                        isrt.obl(CustomDlg.obs)
37   CtrlSetMLEText                                     isrt.obl(CustomDlg.obs)
38   CtrlSetState                                       isrt.obl(CustomDlg.obs)
39   CtrlSetText                                        isrt.obl(CustomDlg.obs)
40   DefineDialog                                       isrt.obl(CustomDlg.obs)
41   DeinstallStart                                     isrt.obl(Registry.obs)
42   Delay                                              isrt.obl(Misc.obs)
43   DeleteFile                                         isrt.obl(Files.obs)
44   DialogSetDefaultFont                               isrt.obl(Dialogs.obs)
45   DialogSetFont                                      isrt.obl(Dialogs.obs)
46   DialogSetInfo                                      isrt.obl(Dialogs.obs)
47   Disable                                            isrt.obl(Enable.obs)
48   DiskSizeToStr                                      isrt.obl(SDINT.obs)
49   Divide                                             isrt.obl(Misc.obs)
50   DllSizeOf                                          isrt.obl(Str.obs)
51   Do                                                 isrt.obl(Misc.obs)
52   Enable                                             isrt.obl(Enable.obs)
53   EndDialog                                          isrt.obl(CustomDlg.obs)
54   EnterDisk                                          isrt.obl(EnterDisk.obs)
55   ExistsDir                                          isrt.obl(Files.obs)
56   ExistsDisk                                         isrt.obl(Files.obs)
57   EzDefineDialog                                     isrt.obl(CustomDlg.obs)
58   FinalConstruct                                     ifx.obl(Events.obs)
59   FinalRelease                                       ifx.obl(Events.obs)
60   FindFile                                           isrt.obl(Files.obs)
61   FormatMessage                                      isrt.obl(Misc.obs)
62   GDI32.CreateRectRgn                                isrt.obl(AskDestPath.obs)
63   GDI32.GetDeviceCaps                                isrt.obl(AskDestPath.obs)
64   GetBillboard                                       isrt.obl(SysVars.obs)
65   GetDialogTitle                                     isrt.obl(Dialogs.obs)
66   GetDir                                             isrt.obl(Str.obs)
67   GetDisk                                            isrt.obl(Str.obs)
68   GetDiskSpace                                       isrt.obl(GSI.obs)
69   GetDiskSpaceEx                                     isrt.obl(GSI.obs)
70   GetErrorMsg                                        isrt.obl(Dialogs.obs)
71   GetErrorTitle                                      isrt.obl(Dialogs.obs)
72   GetExtents                                         isrt.obl(GSI.obs)
73   GetFolderNameList                                  isrt.obl(Shell.obs)
74   GetFolderPrograms                                  isrt.obl(SysVars.obs)
75   GetISRes                                           isrt.obl(SysVars.obs)
76   GetLog                                             isrt.obl(SysVars.obs)
77   GetMaintenance                                     isrt.obl(SysVars.obs)
78   GetOpenFileMode                                    isrt.obl(Files.obs)
79   GetProductGUID                                     isrt.obl(SysVars.obs)
80   GetProfString                                      isrt.obl(Profile.obs)
81   GetProgramFiles                                    isrt.obl(SysVars.obs)
82   GetSelectedLanguage                                isrt.obl(SysVars.obs)
83   GetSelectedTreeComponent                           isrt.obl(CmptView.obs)
84   GetSupportDir                                      isrt.obl(SysVars.obs)
85   GetSystemInfo                                      isrt.obl(GSI.obs)
86   GetWinDir                                          isrt.obl(SysVars.obs)
87   GetWinSysDir                                       isrt.obl(SysVars.obs)
88   GetWindowHandle                                    isrt.obl(Misc.obs)
89   HIWORD                                             isrt.obl(Misc.obs)
90   HexStrToNum                                        isrt.obl(Str.obs)
91   ISDeterminePlatform                                isrt.obl(OsInfo.obs)
92   ISMIF32.InstallStatusMIF                           isrt.obl(MIF.obs)
93   ISRT.ComponentViewCreateWindow                     isrt.obl(CmptView.obs)
94   ISRT.ComponentViewDestroy                          isrt.obl(CmptView.obs)
95   ISRT.ComponentViewRefresh                          isrt.obl(CmptView.obs)
96   ISRT.ComponentViewSetInfo                          isrt.obl(CmptView.obs)
97   ISRT.ComponentViewSetInfoEx                        isrt.obl(Dialogs.obs)
98   ISRT.EnableHourGlass                               isrt.obl(Enable.obs)
99   ISRT.EnumFoldersItems                              isrt.obl(Shell.obs)
100  ISRT.GetCPUType                                    isrt.obl(GSI.obs)
101  ISRT.GetFontSub                                    isrt.obl(Dialogs.obs)
102  ISRT.GetHandle                                     Setup.Obs
103  ISRT.GetPorts                                      isrt.obl(GSI.obs)
104  ISRT.IsEmpty                                       Setup.Obs
105  ISRT.IsNTAdmin                                     isrt.obl(Is.obs)
106  ISRT.IsObject                                      Setup.Obs
107  ISRT.LangLoadString                                isrt.obl(SDINT.obs)
108  ISRT.MessageBeepP                                  Setup.Obs
109  ISRT.PathCompactPathPixel                          isrt.obl(CustomDlg.obs)
110  ISRT.PathGetDir                                    isrt.obl(Str.obs)
111  ISRT.PathGetDrive                                  isrt.obl(Str.obs)
112  ISRT.PathGetFile                                   isrt.obl(Str.obs)
113  ISRT.PathGetFileExt                                isrt.obl(Str.obs)
114  ISRT.PathGetFileName                               isrt.obl(Str.obs)
115  ISRT.PathGetPath                                   isrt.obl(Str.obs)
116  ISRT.PathGetSpecialFolder                          isrt.obl(SysVars.obs)
117  ISRT.PathIsValidSyntax                             isrt.obl(Is.obs)
118  ISRT._BrowseForFolder                              isrt.obl(SelectDir.obs)
119  ISRT._CleanupInet                                  isrt.obl(MIO.obs)
120  ISRT._CloseFile                                    isrt.obl(Files.obs)
121  ISRT._CmdGetHwndDlg                                isrt.obl(CustomDlg.obs)
122  ISRT._ComponentCompareSizeRequired                 isrt.obl(component.obs)
123  ISRT._ComponentError                               isrt.obl(component.obs)
124  ISRT._ComponentErrorInfo                           isrt.obl(component.obs)
125  ISRT._ComponentFilterLanguage                      isrt.obl(component.obs)
126  ISRT._ComponentFilterOS                            isrt.obl(component.obs)
127  ISRT._ComponentGetData                             isrt.obl(component.obs)
128  ISRT._ComponentGetTotalCost                        isrt.obl(component.obs)
129  ISRT._ComponentIsItemSelected                      isrt.obl(component.obs)
130  ISRT._ComponentListItems                           isrt.obl(component.obs)
131  ISRT._ComponentMoveData                            isrt.obl(component.obs)
132  ISRT._ComponentReinstall                           isrt.obl(component.obs)
133  ISRT._ComponentRemoveAll                           isrt.obl(component.obs)
134  ISRT._ComponentSaveTarget                          isrt.obl(component.obs)
135  ISRT._ComponentSelectItem                          isrt.obl(component.obs)
136  ISRT._ComponentSetupTypeSet                        isrt.obl(component.obs)
137  ISRT._ComponentTransferData                        isrt.obl(component.obs)
138  ISRT._ComponentViewCreate                          isrt.obl(CmptView.obs)
139  ISRT._CreateDir                                    isrt.obl(Files.obs)
140  ISRT._CreateRegistrySet                            isrt.obl(component.obs)
141  ISRT._CreateShellObjects                           isrt.obl(component.obs)
142  ISRT._CtrlGetNotificationCode                      isrt.obl(CustomDlg.obs)
143  ISRT._DefineDialog                                 isrt.obl(CustomDlg.obs)
144  ISRT._DialogSetFont                                isrt.obl(Dialogs.obs)
145  ISRT._DisableStatus                                isrt.obl(Enable.obs)
146  ISRT._Divide                                       isrt.obl(Misc.obs)
147  ISRT._DoSprintf                                    isrt.obl(MsgBox.obs)
148  ISRT._EnableDialogCache                            isrt.obl(Enable.obs)
149  ISRT._EnablePrevDialog                             isrt.obl(AskDestPath.obs)
150  ISRT._EnableStatus                                 isrt.obl(Enable.obs)
151  ISRT._EndDialog                                    isrt.obl(CustomDlg.obs)
152  ISRT._ExistsDir                                    isrt.obl(Files.obs)
153  ISRT._ExistsDisk                                   isrt.obl(Files.obs)
154  ISRT._ExistsFile                                   isrt.obl(Files.obs)
155  ISRT._FileCopy                                     isrt.obl(Files.obs)
156  ISRT._GetDiskSpaceEx                               isrt.obl(GSI.obs)
157  ISRT._GetSelectedTreeComponent                     isrt.obl(CmptView.obs)
158  ISRT._GetSupportDir                                isrt.obl(SysVars.obs)
159  ISRT._InetEndofTransfer                            isrt.obl(iftw.obs)
160  ISRT._InetGetLastError                             isrt.obl(iftw.obs)
161  ISRT._InetGetNextDisk                              isrt.obl(iftw.obs)
162  ISRT._ListAddItem                                  isrt.obl(scrlist.obs)
163  ISRT._ListAddString                                isrt.obl(scrlist.obs)
164  ISRT._ListCount                                    isrt.obl(scrlist.obs)
165  ISRT._ListCreate                                   isrt.obl(scrlist.obs)
166  ISRT._ListCurrentString                            isrt.obl(scrlist.obs)
167  ISRT._ListDeleteString                             isrt.obl(scrlist.obs)
168  ISRT._ListDestroy                                  isrt.obl(scrlist.obs)
169  ISRT._ListFindString                               isrt.obl(scrlist.obs)
170  ISRT._ListGetFirstItem                             isrt.obl(scrlist.obs)
171  ISRT._ListGetFirstString                           isrt.obl(scrlist.obs)
172  ISRT._ListGetNextItem                              isrt.obl(scrlist.obs)
173  ISRT._ListGetNextString                            isrt.obl(scrlist.obs)
174  ISRT._ListGetType                                  isrt.obl(scrlist.obs)
175  ISRT._ListReadFromFile                             isrt.obl(scrlist.obs)
176  ISRT._ListSetIndex                                 isrt.obl(scrlist.obs)
177  ISRT._OpenFile                                     isrt.obl(Files.obs)
178  ISRT._Rebooted                                     Setup.Obs
179  ISRT._RegCreateKey                                 isrt.obl(Registry.obs)
180  ISRT._RegExistsKey                                 isrt.obl(Registry.obs)
181  ISRT._RegQueryKeyBinaryValue                       isrt.obl(Registry.obs)
182  ISRT._RegQueryKeyValue                             isrt.obl(Registry.obs)
183  ISRT._RegSetKeyBinaryValue                         isrt.obl(Registry.obs)
184  ISRT._RegSetKeyValue                               isrt.obl(Registry.obs)
185  ISRT._ReleaseDialog                                isrt.obl(CustomDlg.obs)
186  ISRT._SetAltMainImage                              isrt.obl(Dialogs.obs)
187  ISRT._SetColor                                     isrt.obl(ui.obs)
188  ISRT._SetDisplayEffect                             isrt.obl(ui.obs)
189  ISRT._SetPaletteFile                               isrt.obl(MIO.obs)
190  ISRT._SetTitle                                     isrt.obl(ui.obs)
191  ISRT._SetupInet                                    isrt.obl(MIO.obs)
192  ISRT._ShowObjWizardPages                           isrt.obl(Objects.obs)
193  ISRT._StatusUpdate                                 isrt.obl(ui.obs)
194  ISRT._TreeViewCreate                               isrt.obl(CmptView.obs)
195  ISRT._WaitOnDialog                                 isrt.obl(CustomDlg.obs)
196  ISRT._WriteLine                                    isrt.obl(Files.obs)
197  ISRT.__CreateObjectContext                         isrt.obl(ISRTInit.obs)
198  ISRT.__GetCmdLineOptions                           isrt.obl(ISRTInit.obs)
199  ISRT.__GetContextGUID                              isrt.obl(ISRTInit.obs)
200  ISRT.__GetFileRegistrar                            isrt.obl(ISRTInit.obs)
201  ISRT.__GetInfo                                     isrt.obl(ISRTInit.obs)
202  ISRT.__GetLog                                      isrt.obl(SysVars.obs)
203  ISRT.__GetLogDB                                    isrt.obl(ISRTInit.obs)
204  ISRT.__GetMainWindow                               Setup.Obs
205  ISRT.__GetMaintenanceMode                          isrt.obl(SysVars.obs)
206  ISRT.__GetProductGuid                              isrt.obl(SysVars.obs)
207  ISRT.__GetProgress                                 Setup.Obs
208  ISRT.__GetReboot                                   isrt.obl(ISRTInit.obs)
209  ISRT.__GetTextSub                                  isrt.obl(ISRTInit.obs)
210  ISRT.__GetUser                                     isrt.obl(MIO.obs)
211  ISRT.__ISRTGetPropertyBag                          ifx.obl(PersistPropertyBag.obs)
212  ISRT.__ISRTReleasePropertyBag                      ifx.obl(PersistPropertyBag.obs)
213  ISRT.__LoadString                                  isrt.obl(LoadStr.obs)
214  ISRT.__ReleaseObjectContext                        isrt.obl(ISRTInit.obs)
215  ISRT.__RestoreMainLog                              isrt.obl(ISRTInit.obs)
216  ISRT.__SetComponentLog                             isrt.obl(ISRTInit.obs)
217  IfxFilterComponents                                ifx.obl(MoveData.obs)
218  IfxFinalConstruct                                  ifx.obl(EventsMIO.obs)
219  IfxFinalRelease                                    ifx.obl(EventsMIO.obs)
220  IfxInitProperties                                  ifx.obl(PersistPropertyBag.obs)
221  IfxMoveFileData                                    ifx.obl(MoveData.obs)
222  IfxOnAbortInstall                                  ifx.obl(Events.obs)
223  IfxOnAppSearch                                     ifx.obl(Events.obs)
224  IfxOnCCPSearch                                     ifx.obl(Events.obs)
225  IfxOnCanceling                                     ifx.obl(Events.obs)
226  IfxOnDisk1Installed                                ifx.obl(EventsMIO.obs)
227  IfxOnDisk1Installing                               ifx.obl(EventsMIO.obs)
228  IfxOnExitInstall                                   ifx.obl(EventsMIO.obs)
229  IfxOnFileError                                     ifx.obl(Exceptions.obs)
230  IfxOnFileLocked                                    ifx.obl(Exceptions.obs)
231  IfxOnFileReadOnly                                  ifx.obl(Exceptions.obs)
232  IfxOnHelp                                          ifx.obl(Events.obs)
233  IfxOnInitInstall                                   ifx.obl(EventsMIO.obs)
234  IfxOnInternetError                                 ifx.obl(Exceptions.obs)
235  IfxOnMD5Error                                      ifx.obl(Exceptions.obs)
236  IfxOnNextDisk                                      ifx.obl(Exceptions.obs)
237  IfxOnRebooted                                      ifx.obl(Events.obs)
238  IfxOnRemovingSharedFile                            ifx.obl(Exceptions.obs)
239  IfxOnShowWizardPages                               ifx.obl(UserInterfaceMIO.obs)
240  IfxOnTransferred                                   ifx.obl(Events.obs)
241  IfxOnTransferring                                  ifx.obl(EventsMIO.obs)
242  IfxOnUnhandledException                            ifx.obl(Events.obs)
243  IfxReadProperties                                  ifx.obl(PersistPropertyBag.obs)
244  IfxRunAfterReboot                                  ifx.obl(Driver.obs)
245  IfxWriteProperties                                 ifx.obl(PersistPropertyBag.obs)
246  InetEndofTransfer                                  isrt.obl(iftw.obs)
247  InetErrorDisplayMode                               isrt.obl(iftw.obs)
248  InetGetLastError                                   isrt.obl(iftw.obs)
249  InetNextDisk                                       isrt.obl(iftw.obs)
250  InitProperties                                     ifx.obl(PersistPropertyBag.obs)
251  InstallationInfo                                   isrt.obl(Registry.obs)
252  Is                                                 isrt.obl(Is.obs)
253  IsInetInstall                                      isrt.obl(iftw.obs)
254  KERNEL.GetModuleHandle                             Setup.Obs
255  KERNEL32.CloseHandle                               isrt.obl(AskDestPath.obs)
256  KERNEL32.CreateFileA                               isrt.obl(AskDestPath.obs)
257  KERNEL32.DeleteFileA                               isrt.obl(AskDestPath.obs)
258  KERNEL32.FileTimeToLocalFileTime                   isrt.obl(AskDestPath.obs)
259  KERNEL32.FileTimeToSystemTime                      isrt.obl(AskDestPath.obs)
260  KERNEL32.FindClose                                 isrt.obl(AskDestPath.obs)
261  KERNEL32.FindFirstFileA                            isrt.obl(AskDestPath.obs)
262  KERNEL32.FindNextFileA                             isrt.obl(AskDestPath.obs)
263  KERNEL32.FormatMessageA                            isrt.obl(AskDestPath.obs)
264  KERNEL32.GetDriveType                              isrt.obl(AskDestPath.obs)
265  KERNEL32.GetFileAttributesA                        isrt.obl(AskDestPath.obs)
266  KERNEL32.GetFileTime                               isrt.obl(AskDestPath.obs)
267  KERNEL32.GetLocalTime                              isrt.obl(AskDestPath.obs)
268  KERNEL32.GetLocaleInfo                             isrt.obl(AskDestPath.obs)
269  KERNEL32.GetPrivateProfileString                   isrt.obl(AskDestPath.obs)
270  KERNEL32.GetPrivateProfileStringA                  isrt.obl(AskDestPath.obs)
271  KERNEL32.GetProfileStringA                         isrt.obl(AskDestPath.obs)
272  KERNEL32.GetSystemDefaultLCID                      isrt.obl(AskDestPath.obs)
273  KERNEL32.GetUserDefaultLangID                      isrt.obl(AskDestPath.obs)
274  KERNEL32.GetVersion                                isrt.obl(AskDestPath.obs)
275  KERNEL32.GetVersionEx                              isrt.obl(AskDestPath.obs)
276  KERNEL32.GetVolumeInformation                      isrt.obl(AskDestPath.obs)
277  KERNEL32.GetWindowsDirectory                       isrt.obl(AskDestPath.obs)
278  KERNEL32.GlobalMemoryStatus                        isrt.obl(AskDestPath.obs)
279  KERNEL32.LocalFileTimeToFileTime                   isrt.obl(AskDestPath.obs)
280  KERNEL32.SetFileAttributesA                        isrt.obl(AskDestPath.obs)
281  KERNEL32.SetFileTime                               isrt.obl(AskDestPath.obs)
282  KERNEL32.Sleep                                     isrt.obl(AskDestPath.obs)
283  KERNEL32.SystemTimeToFileTime                      isrt.obl(AskDestPath.obs)
284  KERNEL32.WritePrivateProfileString                 isrt.obl(AskDestPath.obs)
285  KERNEL32.WritePrivateProfileStringA                isrt.obl(AskDestPath.obs)
286  KERNEL32.WriteProfileStringA                       isrt.obl(AskDestPath.obs)
287  KERNEL32.lstrlen                                   isrt.obl(AskDestPath.obs)
288  LOWORD                                             isrt.obl(Misc.obs)
289  ListAddItem                                        isrt.obl(scrlist.obs)
290  ListAddString                                      isrt.obl(scrlist.obs)
291  ListCount                                          isrt.obl(scrlist.obs)
292  ListCreate                                         isrt.obl(scrlist.obs)
293  ListCurrentString                                  isrt.obl(scrlist.obs)
294  ListDeleteString                                   isrt.obl(scrlist.obs)
295  ListDestroy                                        isrt.obl(scrlist.obs)
296  ListFindString                                     isrt.obl(scrlist.obs)
297  ListGetFirstItem                                   isrt.obl(scrlist.obs)
298  ListGetFirstString                                 isrt.obl(scrlist.obs)
299  ListGetNextItem                                    isrt.obl(scrlist.obs)
300  ListGetNextString                                  isrt.obl(scrlist.obs)
301  ListGetType                                        isrt.obl(scrlist.obs)
302  ListReadFromFile                                   isrt.obl(scrlist.obs)
303  ListSetIndex                                       isrt.obl(scrlist.obs)
304  LongPathToQuote                                    isrt.obl(Str.obs)
305  MAKELONG                                           isrt.obl(Misc.obs)
306  MIFCreateMIFFile                                   isrt.obl(MIF.obs)
307  MIFDeleteMIFFile                                   isrt.obl(MIF.obs)
308  MIFInitialize                                      isrt.obl(MIF.obs)
309  MIFSetInformation                                  isrt.obl(MIF.obs)
310  MIFUnInitialize                                    isrt.obl(MIF.obs)
311  MIFWasSetInformationCalled                         isrt.obl(MIF.obs)
312  MIOShutdown                                        isrt.obl(MIO.obs)
313  MIOStartup                                         isrt.obl(MIO.obs)
314  MaintenanceStart                                   isrt.obl(Registry.obs)
315  MessageBeep                                        isrt.obl(Misc.obs)
316  MessageBox                                         isrt.obl(MsgBox.obs)
317  OnAbort                                            ifx.obl(Events.obs)
318  OnAppSearch                                        ifx.obl(Events.obs)
319  OnBegin                                            ifx.obl(Events.obs)
320  OnCCPSearch                                        ifx.obl(Events.obs)
321  OnCanceling                                        ifx.obl(EventsMIO.obs)
322  OnComponentError                                   ifx.obl(Exceptions.obs)
323  OnEnd                                              ifx.obl(Events.obs)
324  OnFileError                                        ifx.obl(Exceptions.obs)
325  OnFileLocked                                       ifx.obl(Exceptions.obs)
326  OnFileReadOnly                                     ifx.obl(Exceptions.obs)
327  OnFirstUIAfter                                     ifx.obl(UserInterfaceMIO.obs)
328  OnFirstUIBefore                                    ifx.obl(UserInterfaceMIO.obs)
329  OnHelp                                             ifx.obl(Events.obs)
330  OnInternetError                                    ifx.obl(Exceptions.obs)
331  OnMD5Error                                         ifx.obl(Exceptions.obs)
332  OnMaintUIAfter                                     ifx.obl(UserInterfaceMIO.obs)
333  OnMaintUIBefore                                    ifx.obl(UserInterfaceMIO.obs)
334  OnMoved                                            ifx.obl(Events.obs)
335  OnMoving                                           ifx.obl(Events.obs)
336  OnNextDisk                                         ifx.obl(Exceptions.obs)
337  OnRebooted                                         ifx.obl(Events.obs)
338  OnRemovingSharedFile                               ifx.obl(Exceptions.obs)
339  OnSelfRegistrationError                            ifx.obl(Events.obs)
340  OnUnhandledException                               ifx.obl(Events.obs)
341  OpenFileMode                                       isrt.obl(Files.obs)
342  ParsePath                                          isrt.obl(Str.obs)
343  ProgDefGroupType                                   isrt.obl(Shell.obs)
344  ProgGetGroupType                                   isrt.obl(Shell.obs)
345  PthFixPath                                         isrt.obl(Pth.obs)
346  PthIsAbsPath                                       isrt.obl(Pth.obs)
347  ReadProperties                                     ifx.obl(PersistPropertyBag.obs)
348  Rebooted                                           isrt.obl(Driver.obs)
349  RegDBCreateKeyEx                                   isrt.obl(Registry.obs)
350  RegDBGetKeyValueEx                                 isrt.obl(Registry.obs)
351  RegDBInit                                          isrt.obl(Registry.obs)
352  RegDBKeyExist                                      isrt.obl(Registry.obs)
353  RegDBQueryValue                                    isrt.obl(Registry.obs)
354  RegDBSetDefaultRoot                                isrt.obl(Registry.obs)
355  RegDBSetItem                                       isrt.obl(Registry.obs)
356  RegDBSetKeyValueEx                                 isrt.obl(Registry.obs)
357  RegDBSetValue                                      isrt.obl(Registry.obs)
358  ReleaseDialog                                      isrt.obl(CustomDlg.obs)
359  SdAskDestPath                                      isrt.obl(SDADPATH.obs)
360  SdCloseDlg                                         isrt.obl(SDINT.obs)
361  SdComponentDialog2                                 isrt.obl(SDCOMDL2.obs)
362  SdComponentDlgCheckSpace                           isrt.obl(SDINT.obs)
363  SdComponentTree                                    isrt.obl(SDCOMTREE.obs)
364  SdCreateComponentView                              isrt.obl(SDINT.obs)
365  SdDlgToTop                                         isrt.obl(SDINT.obs)
366  SdDoStdButton                                      isrt.obl(SDINT.obs)
367  SdEnablement                                       isrt.obl(SDINT.obs)
368  SdError                                            isrt.obl(SDINT.obs)
369  SdExceptions                                       isrt.obl(SdExceptions.obs)
370  SdFinish                                           isrt.obl(SDFINISH.obs)
371  SdFinishEx                                         isrt.obl(SdFinishEx.obs)
372  SdFinishReboot                                     isrt.obl(SDFINBOT.obs)
373  SdGeneralInit                                      isrt.obl(SDINT.obs)
374  SdInit                                             isrt.obl(SDINT.obs)
375  SdIsShellExplorer                                  isrt.obl(SDINT.obs)
376  SdIsStdButton                                      isrt.obl(SDINT.obs)
377  SdLoadString                                       isrt.obl(SDINT.obs)
378  SdMakeName                                         isrt.obl(SDINT.obs)
379  SdPlugInProductName                                isrt.obl(SDINT.obs)
380  SdProductName                                      isrt.obl(SDPRODCT.obs)
381  SdRemoveEndSpace                                   isrt.obl(SDINT.obs)
382  SdSelectFolder                                     isrt.obl(SDSFDR.obs)
383  SdSetDlgTitle                                      isrt.obl(SDINT.obs)
384  SdSetStatic                                        isrt.obl(SDINT.obs)
385  SdShowInfoList                                     isrt.obl(SDSINFOL.obs)
386  SdStartCopy                                        isrt.obl(SDSCOPY.obs)
387  SdUnInit                                           isrt.obl(SDINT.obs)
388  SdVerifyFolder                                     isrt.obl(SDINT.obs)
389  SdWelcome                                          isrt.obl(SDWEL.obs)
390  SdWelcomeMaint                                     isrt.obl(SdWelcomeMaint.obs)
391  SelectDir                                          isrt.obl(SelectDir.obs)
392  SelectDirNoLog                                     isrt.obl(SelectDir.obs)
393  SendMessage                                        isrt.obl(Misc.obs)
394  SetCmdLine                                         isrt.obl(SysVars.obs)
395  SetColor                                           isrt.obl(ui.obs)
396  SetDialogTitle                                     isrt.obl(Dialogs.obs)
397  SetDisplayEffect                                   isrt.obl(ui.obs)
398  SetFileInfo                                        isrt.obl(Files.obs)
399  SetFolderDesktop                                   isrt.obl(SysVars.obs)
400  SetFolderPrograms                                  isrt.obl(SysVars.obs)
401  SetFolderStartMenu                                 isrt.obl(SysVars.obs)
402  SetFolderStartup                                   isrt.obl(SysVars.obs)
403  SetInstallationInfo                                isrt.obl(Registry.obs)
404  SetStatusWindow                                    isrt.obl(ui.obs)
405  SetTitle                                           isrt.obl(ui.obs)
406  SetupType                                          isrt.obl(SetupType.obs)
407  ShowObjWizardPages                                 isrt.obl(Objects.obs)
408  SilentCreateFile                                   isrt.obl(Silent.obs)
409  SilentDoGeneralInfo                                isrt.obl(Silent.obs)
410  SilentFailed                                       isrt.obl(Silent.obs)
411  SilentFinish                                       isrt.obl(Silent.obs)
412  SilentGetMode                                      isrt.obl(Silent.obs)
413  SilentInit                                         isrt.obl(Silent.obs)
414  SilentLogWriteData                                 isrt.obl(Silent.obs)
415  SilentReadData                                     isrt.obl(Silent.obs)
416  SilentSetInfo                                      isrt.obl(Silent.obs)
417  SilentSetMode                                      isrt.obl(Silent.obs)
418  SilentWriteData                                    isrt.obl(Silent.obs)
419  Sprintf                                            isrt.obl(Str.obs)
420  SprintfBox                                         isrt.obl(MsgBox.obs)
421  StatusUpdate                                       isrt.obl(ui.obs)
422  StrGetTokens                                       isrt.obl(Str.obs)
423  StrLength                                          isrt.obl(Str.obs)
424  StrRemoveLastSlash                                 isrt.obl(Str.obs)
425  StrRemoveSpaces                                    isrt.obl(Str.obs)
426  StrToUpper                                         isrt.obl(Str.obs)
427  SysVarsInit                                        isrt.obl(SysVars.obs)
428  SysVarsUnInit                                      isrt.obl(SysVars.obs)
429  System                                             isrt.obl(Misc.obs)
430  TreeViewCreate                                     isrt.obl(CmptView.obs)
431  USER.EnableWindow                                  Setup.Obs
432  USER.GetClassName                                  Setup.Obs
433  USER.GetClientRect                                 Setup.Obs
434  USER.GetDC                                         Setup.Obs
435  USER.GetDlgItem                                    Setup.Obs
436  USER.GetFocus                                      Setup.Obs
437  USER.GetWindowLong                                 Setup.Obs
438  USER.GetWindowRect                                 Setup.Obs
439  USER.IsIconic                                      Setup.Obs
440  USER.IsWindow                                      Setup.Obs
441  USER.IsWindowVisible                               isrt.obl(AskDestPath.obs)
442  USER.MoveWindow                                    Setup.Obs
443  USER.ReleaseDC                                     Setup.Obs
444  USER.SendMessageA                                  isrt.obl(AskDestPath.obs)
445  USER.SetFocus                                      Setup.Obs
446  USER.SetForegroundWindow                           isrt.obl(AskDestPath.obs)
447  USER.SetWindowPos                                  Setup.Obs
448  USER.SetWindowText                                 Setup.Obs
449  USER.ShowWindow                                    Setup.Obs
450  USER32.CharUpperBuffA                              isrt.obl(AskDestPath.obs)
451  USER32.DrawText                                    isrt.obl(AskDestPath.obs)
452  USER32.GetDesktopWindow                            isrt.obl(AskDestPath.obs)
453  USER32.GetSystemMetrics                            isrt.obl(AskDestPath.obs)
454  USER32.GetWindowText                               isrt.obl(AskDestPath.obs)
455  USER32.GetWindowTextLength                         isrt.obl(AskDestPath.obs)
456  USER32.MessageBoxA                                 isrt.obl(AskDestPath.obs)
457  USER32.ScreenToClient                              isrt.obl(AskDestPath.obs)
458  USER32.SendMessageA                                isrt.obl(AskDestPath.obs)
459  USER32.SetWindowLong                               isrt.obl(AskDestPath.obs)
460  USER32.SetWindowRgn                                isrt.obl(AskDestPath.obs)
461  VarRestore                                         isrt.obl(SysVars.obs)
462  VarSave                                            isrt.obl(SysVars.obs)
463  WaitOnDialog                                       isrt.obl(CustomDlg.obs)
464  WriteLine                                          isrt.obl(Files.obs)
465  WriteProfString                                    isrt.obl(Profile.obs)
466  WriteProperties                                    ifx.obl(PersistPropertyBag.obs)
467  _HandleException                                   isrt.obl(exceptions.obs)
468  _WinSubEnableControl                               isrt.obl(WINSUB.obs)
469  _WinSubEnableWindow                                isrt.obl(WINSUB.obs)
470  _WinSubGetChildWindow                              isrt.obl(WINSUB.obs)
471  _WinSubIsWindow                                    isrt.obl(WINSUB.obs)
472  __DefaultExitHandler                               isrt.obl(handlers.obs)
473  __ISRTDoExit                                       isrt.obl(Misc.obs)
474  __ISRTInit                                         isrt.obl(ISRTInit.obs)
475  __ISRTRestoreMainLog                               isrt.obl(ISRTInit.obs)
476  __ISRTSetComponentLog                              isrt.obl(ISRTInit.obs)
477  __ISRTUnInit                                       isrt.obl(ISRTInit.obs)
478  __LoadIScriptString                                isrt.obl(LoadStr.obs)
479  program                                            Setup.Obs
480  sfc.SRSetRestorePoint                              Setup.Obs


***** External Variables *****
1    BATCH_INSTALL                                      Setup.Obs
2    CMDLINE                                            isrt.obl(DebugSymbols.obs)
3    COMMONFILES                                        isrt.obl(DebugSymbols.obs)
4    DISK1TARGET                                        Setup.Obs
5    ERRORFILENAME                                      Setup.Obs
6    Err                                                Setup.Obs
7    FILETIME                                           isrt.obl(AskDestPath.obs)
8    FIND_DATA                                          isrt.obl(AskDestPath.obs)
9    FOLDER_DESKTOP                                     isrt.obl(DebugSymbols.obs)
10   FOLDER_PROGRAMS                                    isrt.obl(DebugSymbols.obs)
11   FOLDER_STARTMENU                                   isrt.obl(DebugSymbols.obs)
12   FOLDER_STARTUP                                     isrt.obl(DebugSymbols.obs)
13   FileRegistrar                                      Setup.Obs
14   ISRES                                              isrt.obl(DebugSymbols.obs)
15   ISUSER                                             isrt.obl(DebugSymbols.obs)
16   ISVERSION                                          isrt.obl(DebugSymbols.obs)
17   InetSRCDIR                                         Setup.Obs
18   LAST_RESULT                                        Setup.Obs
19   LogDB                                              Setup.Obs
20   MAINTENANCE                                        isrt.obl(DebugSymbols.obs)
21   MEDIA                                              Setup.Obs
22   MEMORYSTATUS                                       isrt.obl(AskDestPath.obs)
23   MODE                                               isrt.obl(DebugSymbols.obs)
24   NOTHING                                            Setup.Obs
25   OSINFO_PLATFORM_INFO                               Setup.Obs
26   OSVERSIONINFO                                      isrt.obl(AskDestPath.obs)
27   PRODUCT_GUID                                       isrt.obl(DebugSymbols.obs)
28   PROGRAMFILES                                       isrt.obl(DebugSymbols.obs)
29   RECT                                               isrt.obl(AskDestPath.obs)
30   Reboot                                             Setup.Obs
31   SELECTED_LANGUAGE                                  isrt.obl(DebugSymbols.obs)
32   SHELL_OBJECT_FOLDER                                Setup.Obs
33   SRCDIR                                             Setup.Obs
34   SRCDISK                                            isrt.obl(DebugSymbols.obs)
35   SUPPORTDIR                                         isrt.obl(DebugSymbols.obs)
36   SYSTEMTIME                                         isrt.obl(AskDestPath.obs)
37   SetupInfo                                          Setup.Obs
38   StatusDlg                                          Setup.Obs
39   TARGETDIR                                          Setup.Obs
40   TARGETDISK                                         isrt.obl(DebugSymbols.obs)
41   TextSub                                            Setup.Obs
42   UNINST                                             Setup.Obs
43   UNINSTALL_STRING                                   Setup.Obs
44   WINDIR                                             isrt.obl(DebugSymbols.obs)
45   WINDISK                                            isrt.obl(DebugSymbols.obs)
46   WINSYSDIR                                          isrt.obl(DebugSymbols.obs)
47   WINSYSDISK                                         isrt.obl(DebugSymbols.obs)
48   _INT64                                             Setup.Obs
49   _RESTOREINFO_                                      Setup.Obs
50   _RESTOREPTINFO                                     Setup.Obs
51   _SMGRSTATUS                                        Setup.Obs
52   _SMGSTATUS_                                        Setup.Obs
53   _WIN9X                                             Setup.Obs
54   _WINNT                                             Setup.Obs
55   __SYSTEMINFORMATION                                Setup.Obs
56   __hContext                                         isrt.obl(AskYesNo.obs)
57   __objGlobalTextSub                                 Setup.Obs
58   __szGUID                                           isrt.obl(ISRTInit.obs)
59   bBackButton                                        Setup.Obs
60   bCancelButton                                      Setup.Obs
61   bEnterDiskBeep                                     isrt.obl(AskDestPath.obs)
62   bFinishButton                                      Setup.Obs
63   bIFXLFNoToAll                                      Setup.Obs
64   bIFXLFOnRebootToAll                                Setup.Obs
65   bIFXLFYesToAll                                     Setup.Obs
66   bIFXMD5IgnoreToAll                                 Setup.Obs
67   bIFXRONoToAll                                      Setup.Obs
68   bIFXROYesToAll                                     Setup.Obs
69   bIFXSFNoToAll                                      Setup.Obs
70   bIFXSFYesToAll                                     Setup.Obs
71   bIfxPCHInitialized                                 Setup.Obs
72   bIfxPCHOn                                          Setup.Obs
73   bInstall16                                         Setup.Obs
74   bNextButton                                        Setup.Obs
75   bSdInit                                            Setup.Obs
76   bViewCmptKunits                                    Setup.Obs
77   bViewCmptUseDecimal                                Setup.Obs
78   g_bSuppressMissingStringWarning                    isrt.obl(Enable.obs)
79   nIFXROKey                                          ifx.obl(EventsMIO.obs)
80   nIFXSFKey                                          ifx.obl(EventsMIO.obs)
81   nIfxPCHType                                        Setup.Obs
82   szAppKey                                           Setup.Obs
83   szInstallDeinstKey                                 Setup.Obs
84   szSdProduct                                        Setup.Obs
85   szSdStr_NotEnoughSpace                             Setup.Obs