Jump to content

OREXX.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 12: Line 12:


==DLL Entry Points==
==DLL Entry Points==
NonResident Name Table:
#RexxStart
<PRE>
#RexxVariablePool
Ordinal Name
#RexxSetHalt
  1    RexxStart
#RexxSetTrace
  2    RexxVariablePool
#RexxResetTrace
  3    RexxSetHalt
  4    RexxSetTrace
  5    RexxResetTrace
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 28: Line 24:
* [[SOMD.DLL]]
* [[SOMD.DLL]]
* [[SOMTC.DLL]]
* [[SOMTC.DLL]]
* [[REXXSOM.DLL]]
*REXXSOM.DLL
* [[DOSCALL1.DLL]]
* [[DOSCALL1.DLL]]
* [[KBDCALLS.DLL]]
* [[KBDCALLS.DLL]]

Revision as of 10:56, 8 January 2017

IBM Object REXX

Version

Date Version Size Comment
2001-03-06 13:59 2000.1027154259 491,299 bytes

DLL Entry Points

  1. RexxStart
  2. RexxVariablePool
  3. RexxSetHalt
  4. RexxSetTrace
  5. RexxResetTrace

DLLs Loaded