SendThreadSocket.cpp
资源名称:1731.rar [点击查看]
上传用户:swkcbjrc
上传日期:2016-04-02
资源大小:45277k
文件大小:1k
源码类别:
游戏
开发平台:
Visual C++
- // SendThreadSocket.cpp: implementation of the CSendThreadSocket class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "SendThreadSocket.h"
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
- //##ModelId=3B394E04034A
- CSendThreadSocket::CSendThreadSocket()
- {
- }
- //##ModelId=3B394E04034B
- CSendThreadSocket::~CSendThreadSocket()
- {
- }