非代码修改

清理垃圾注释、整理不良排版,对代码略有改动。
This commit is contained in:
yuanyuanxiang
2019-02-04 14:49:11 +08:00
parent 1e7cbcbf5c
commit fd62f33e60
11 changed files with 76 additions and 91 deletions

View File

@@ -116,7 +116,7 @@ CVideoDlg::CVideoDlg(CWnd* pParent, IOCPServer* IOCPServer, CONTEXT_OBJECT *Cont
m_ContextObject = ContextObject;
m_iocpServer = IOCPServer;
m_BitmapInfor_Full = NULL;
m_pVideoCodec = NULL; //<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>dz<EFBFBD>ʼ<EFBFBD><CABC><EFBFBD><EFBFBD> <20>ҿ<EFBFBD>
m_pVideoCodec = NULL;
sockaddr_in ClientAddress;
memset(&ClientAddress, 0, sizeof(ClientAddress));
int iClientAddressLength = sizeof(ClientAddress);