tcpsock.def
上传用户:hy11688
上传日期:2007-01-08
资源大小:81k
文件大小:0k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. ; tcpsock.def : Declares the module parameters for the DLL.
  2. LIBRARY      TCPSOCK
  3. CODE      PRELOAD MOVEABLE DISCARDABLE
  4. DATA      PRELOAD SINGLE
  5. EXPORTS
  6. EstComm @1