Jump to content

RexxDLL: Difference between revisions

From EDM2
Created page with "Rexx DLL Kit for the C-Challenged. Template to create OS/2 rexx/Object Rexx extension functions using the Open Watcom C compiler. ;Files * rxdll.dll ==License== * Author: Jan..."
 
No edit summary
Line 2: Line 2:
;Files
;Files
* rxdll.dll
* rxdll.dll
==Functions==
* RxDllLoadFuncs
* RxDllDropFuncs
* RxDllFunc1


==License==
==License==

Revision as of 05:22, 18 November 2020

Rexx DLL Kit for the C-Challenged. Template to create OS/2 rexx/Object Rexx extension functions using the Open Watcom C compiler.

Files
  • rxdll.dll

Functions

  • RxDllLoadFuncs
  • RxDllDropFuncs
  • RxDllFunc1

License

  • Author: Jan Lambert

Links