home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / windows / c / xlisp21w / sources / xlisp.def < prev    next >
Encoding:
Text File  |  1993-02-28  |  305 b   |  14 lines

  1. NAME        XLISP
  2. DESCRIPTION     'XLISP by David M. Betz. Windows ver. by Gabor Paller'
  3. EXETYPE        WINDOWS
  4. STUB        'WINSTUB.EXE'
  5. CODE        PRELOAD FIXED
  6. DATA        PRELOAD FIXED
  7. HEAPSIZE    1024
  8. STACKSIZE    16384
  9. EXPORTS        WndProc
  10.         AboutDlgProc
  11.         FileOpenDlgProc
  12. IMPORTS        XServer.XDGetRequest
  13.         XServer.XDSendReply
  14.