www.pudn.com > SendMsgOCX.rar > WMsgFrame.cpp


// WMsgFrame.cpp: implementation of the CWMsgFrame class. 
// 
////////////////////////////////////////////////////////////////////// 
 
#include "stdafx.h" 
//tts #include "WSMModule.h" 
#include "WMsgFrame.h" 
 
#ifdef _DEBUG 
#undef THIS_FILE 
static char THIS_FILE[]=__FILE__; 
#define new DEBUG_NEW 
#endif 
 
////////////////////////////////////////////////////////////////////// 
// Construction/Destruction 
////////////////////////////////////////////////////////////////////// 
 
CWMsgFrame::CWMsgFrame() 
{ 
 
} 
 
CWMsgFrame::~CWMsgFrame() 
{ 
 
}