chat.def
上传用户:zslianheng
上传日期:2013-04-03
资源大小:946k
文件大小:0k
源码类别:

Linux/Unix编程

开发平台:

Visual C++

  1. ; chat.def : Declares the module parameters for the DLL.
  2. LIBRARY      "chat"
  3. DESCRIPTION  'chat Windows Dynamic Link Library'
  4. EXPORTS
  5.     ; Explicit exports can go here