SendThreadSocket.cpp
上传用户:swkcbjrc
上传日期:2016-04-02
资源大小:45277k
文件大小:1k
源码类别:

游戏

开发平台:

Visual C++

  1. // SendThreadSocket.cpp: implementation of the CSendThreadSocket class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "SendThreadSocket.h"
  6. //////////////////////////////////////////////////////////////////////
  7. // Construction/Destruction
  8. //////////////////////////////////////////////////////////////////////
  9. //##ModelId=3B394E04034A
  10. CSendThreadSocket::CSendThreadSocket()
  11. {
  12. }
  13. //##ModelId=3B394E04034B
  14. CSendThreadSocket::~CSendThreadSocket()
  15. {
  16. }