REXXAPI.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This file is part of the REXX component of OS/2 and eCS. It seems to have functions of Object REXX. | |||
==Versions== | ==Versions== | ||
{| border="1" | {| border="1" | ||
Line 140: | Line 142: | ||
|} | |} | ||
==DLLs Loaded== | |||
* DOSCALL1.DLL | |||
* QUECALLS.DLL | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 03:27, 9 January 2016
This file is part of the REXX component of OS/2 and eCS. It seems to have functions of Object REXX.
Versions
Date | Version | Size | Comments |
---|---|---|---|
9-06-2000 12:42 | N/A | 40,995 bytes |
DLL Entry Points
1 | RexxCreateQueue | 2 | RexxDeleteQueue |
3 | RexxAddQueue | 4 | RexxPullQueue |
5 | RexxQueryQueue | 6 | RexxRegisterSubcomDll |
7 | RexxRegisterSubcomExe | 8 | RexxQuerySubcom |
9 | RexxDeregisterSubcom | 10 | RexxLoadSubcom |
11 | RexxRegisterExitDll | 12 | RexxRegisterExitExe |
13 | RexxDeregisterExit | 14 | RexxQueryExit |
15 | RexxCallExit | 16 | RexxCallSubcom |
17 | RexxRegisterFunctionDll | 18 | RexxRegisterFunctionExe |
19 | RexxDeregisterFunction | 20 | RexxQueryFunction |
21 | RexxCallFunction | 22 | RexxAddMacro |
23 | RexxDropMacro | 24 | RexxClearMacroSpace |
25 | RexxLoadMacroSpace | 26 | RexxQueryMacro |
27 | RexxReorderMacro | 28 | RexxSaveMacroSpace |
29 | RexxExecuteMacroFunction | 30 | RXMACROLOAD |
31 | RXMACROSAVE | 32 | RXSUBCOMLOAD |
33 | RXMACRODROP | 34 | RXEXITQUERY |
35 | RXMACROERASE | 36 | RXSUBCOMDROP |
37 | RXMACROQUERY | 38 | RXMACROCHANGE |
39 | RXSUBCOMQUERY | 40 | RXFUNCTIONCALL |
41 | RXEXITREGISTER | 42 | RXMACROREORDER |
43 | RXSUBCOMEXECUTE | 44 | RXSUBCOMREGISTER |
45 | RXFUNCTIONQUERY | 46 | RXFUNCTIONREGISTER |
47 | RXEXITDROP | 48 | RXFUNCTIONDEREGISTER |
DLLs Loaded
- DOSCALL1.DLL
- QUECALLS.DLL