Jump to content

WPINSTAL.DLL: Difference between revisions

From EDM2
Created page with " ==Version== {| border="1" |- !Date !Version !Size !Comments |- | 1-04-2000 3:52p | 11.250 | 29,281 bytes. | Included on eComStation 2.1. |- |} ==DLL Entry Points==..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
| 1-04-2000  3:52p       
| 11.250
| 29,281 bytes.
| Included on eComStation 2.1.
|-
|-
|2000-04-01||11.250||29,281 bytes||
|}
|}


==DLL Entry Points==
==Exports==
<PRE>
#InstResolveVariables
Ordinal Object  Offset    Name
#InstSetVariable
  20      1    000004C8  InstGetSyslevelFiles
#InstSelect
  19      1    00000558  InstCloseFIPIMsgPipe
#InstDeselect
  16      1    00000700  InstWriteResponseFile
#REXXINSTRESOLVEVARIABLES
  21      1    00000CEC  REXXINSTCREATEFIOBJECT
#REXXINSTSETVARIABLE
  4      1    00000F5C  InstDeselect
#REXXINSTSELECT
  7      1    00000D9C  REXXINSTSELECT
#REXXINSTDESELECT
  5      1    00000E6C  REXXINSTRESOLVEVARIABLES
#InstLocateFeature
  22      1    00000BC4  REXXINSTREADRESPONSEFILE
#InstInstallFeature
  14      1    000008C8  InstOpenFeature
#InstUnInstallFeature
  23      1    00000440  InstCaptainsLog
#InstReadResponseFile
  2      1    00001044  InstSetVariable
#InstPackageFeature
  8      1    00000D38  REXXINSTDESELECT
#InstOpenFeature
  9      1    000009E8  InstLocateFeature
#InstDeleteFeature
  15      1    00000670  InstDeleteFeature
#InstWriteResponseFile
  13      1    000007A8  InstPackageFeature
#InstCreateFIObject
  17      1    00000C28  InstCreateFIObject
#InstOpenFIPIMsgPipe
  10      1    00000958  InstInstallFeature
#InstCloseFIPIMsgPipe
  18      1    000005E8  InstOpenFIPIMsgPipe
#InstGetSyslevelFiles
  3      1    00000FD0  InstSelect
#REXXINSTCREATEFIOBJECT
  6      1    00000E00  REXXINSTSETVARIABLE
#REXXINSTREADRESPONSEFILE
  1      1    00001150  InstResolveVariables
#InstCaptainsLog
  12      1    00000B14  InstReadResponseFile
  11      1    00000838  InstUnInstallFeature
 
 
 
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 52: Line 36:
* [[MSG.DLL]]
* [[MSG.DLL]]


[[Category:Files]]
[[Category:DLL]]

Latest revision as of 16:12, 26 January 2020

Version

Date Version Size Comments
2000-04-01 11.250 29,281 bytes

Exports

  1. InstResolveVariables
  2. InstSetVariable
  3. InstSelect
  4. InstDeselect
  5. REXXINSTRESOLVEVARIABLES
  6. REXXINSTSETVARIABLE
  7. REXXINSTSELECT
  8. REXXINSTDESELECT
  9. InstLocateFeature
  10. InstInstallFeature
  11. InstUnInstallFeature
  12. InstReadResponseFile
  13. InstPackageFeature
  14. InstOpenFeature
  15. InstDeleteFeature
  16. InstWriteResponseFile
  17. InstCreateFIObject
  18. InstOpenFIPIMsgPipe
  19. InstCloseFIPIMsgPipe
  20. InstGetSyslevelFiles
  21. REXXINSTCREATEFIOBJECT
  22. REXXINSTREADRESPONSEFILE
  23. InstCaptainsLog

DLLs Loaded