home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / rexx / rexxfunc / ezrxfunc / cset / ezrxfunc.def next >
Text File  |  1993-07-27  |  243b  |  15 lines

  1. LIBRARY EZRXFUNC INITINSTANCE TERMINSTANCE
  2. DESCRIPTION 'OS/2 Presentation Manager Program'
  3. DATA    MULTIPLE NONSHARED
  4.  
  5. STACKSIZE   32768
  6. HEAPSIZE    8192
  7.  
  8. PROTMODE
  9.  
  10. EXPORTS
  11.     EZLoadFuncs
  12.     EZDropFuncs
  13.     EZFunc1
  14.     EZFunc2
  15.