home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / msj / msjv3_3 / dllcode / dll_chat.def < prev    next >
Encoding:
Text File  |  1989-03-02  |  199 b   |  13 lines

  1. ; Figure 7
  2. ; ========
  3.  
  4. ; DLL_CHAT DEF File
  5. ; =================
  6.  
  7.  
  8. IMPORTS CHATLIB.login
  9. IMPORTS CHATLIB.get_msg_cnt
  10. IMPORTS CHATLIB.send_msg
  11. IMPORTS CHATLIB.logout
  12. IMPORTS CHATLIB.get_msg
  13.