home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / chatwn.exe / CHAT.DEF < prev    next >
Text File  |  1993-08-19  |  535b  |  22 lines

  1. NAME        CHAT
  2.  
  3. DESCRIPTION 'Chat Program'
  4. EXETYPE     WINDOWS
  5. STUB        'WINSTUB.EXE'
  6. CODE        PRELOAD MOVEABLE DISCARDABLE
  7. DATA        PRELOAD FIXED MULTIPLE
  8. HEAPSIZE    1024
  9. STACKSIZE   8192
  10. EXPORTS     WndProc
  11.             CallDialogBoxProc
  12.             ProtocolDialogBoxProc
  13.  
  14.             SPXReceiveESRHandler
  15.             SPXSendESRHandler
  16.             SPXListenESRHandler
  17.             SPXConnectESRHandler
  18.             SPXTerminateESRHandler
  19.  
  20.             IPXReceiveESRHandler
  21.             IPXSendESRHandler
  22.