163_COM.def
上传用户:lmxny16666
上传日期:2021-03-03
资源大小:16k
文件大小:0k
源码类别:

Email服务器

开发平台:

Visual C++

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