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

  1. ;Module definition file for the XServer.DLL
  2.  
  3. LIBRARY        XServer
  4.  
  5. DESCRIPTION     'XServer DLL for XLisp. (c) Gabor Paller , 1993'
  6. EXETYPE        WINDOWS
  7. CODE        PRELOAD MOVEABLE DISCARDABLE
  8. DATA        PRELOAD MOVEABLE SINGLE
  9. HEAPSIZE    1024
  10. EXPORTS        XDSendRequest
  11.         XDGetReply
  12.         XDGetRequest
  13.         XDSendReply
  14.         XDDeleteReply
  15.         XDStartServer
  16.         XDTerminateServer
  17.         XDDebug
  18.         xstrncpy