gusucode.com > 通用协议编解码模块C#源码程序 > 通用协议编解码模块/codec_src/Codec_src/MsgCodec/NsgNodeInfoDef.cpp

    // MsgNodeInfoDef.cpp: Define Message Information Strings
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "PrivateCodecServ.h"

#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif