Jump to content

OREXX.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
|2001-03-06 13:59
|2001-03-06 13:59
|2000.1027154259
|2000.1027154259
|491,299 bytes
|491,299 B
|
|
|}
|}


==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==
* [[REXXCRT.DLL]]
*[[REXXCRT.DLL]]
* [[REXXAPI.DLL]]
*[[REXXAPI.DLL]]
* [[SOM.DLL]]
*[[SOM.DLL]]
* [[SOMD.DLL]]
*[[SOMD.DLL]]
* [[SOMTC.DLL]]
*[[SOMTC.DLL]]
* [[REXXSOM.DLL]]
*[[REXXSOM.DLL]]
* [[DOSCALL1.DLL]]
*[[DOSCALL1.DLL]]
* [[KBDCALLS.DLL]]
*[[KBDCALLS.DLL]]
* [[NLS.DLL]]
*[[NLS.DLL]]
* [[SESMGR.DLL]]
*[[SESMGR.DLL]]
* [[QUECALLS.DLL]]
*[[QUECALLS.DLL]]
* [[MSG.DLL]]
*[[MSG.DLL]]


[[Category:Files]]
[[Category:IBM Object REXX Files]]

Latest revision as of 11:01, 13 October 2018

IBM Object REXX

Version

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

DLL Entry Points

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

DLLs Loaded