Jump to content

RexxDLL

From EDM2
Revision as of 23:48, 3 January 2021 by Ak120 (talk | contribs)

The Rexx DLL Kit for the C-Challenged provides a simple template to create OS/2 REXX or Object REXX extension functions using the Open Watcom C compiler. The basic outline is from Jorge Martins' EDM/2 article: Building a REXX DLL in C.

Functions

  • RxDllLoadFuncs
  • RxDllDropFuncs
  • RxDllFunc1

License

  • Author: Jan Lambert

Links