- #include "stdafx.h"
- #include "XmudOS.h"
- #include "ShowMsg.h"
- ShowMsg::ShowMsg()
- {
- }
- ShowMsg::~ShowMsg()
- {
- }
- BEGIN_MESSAGE_MAP(ShowMsg, CEdit)
- //{{AFX_MSG_MAP(ShowMsg)
- // NOTE - the ClassWizard will add and remove mapping macros here.
- //}}AFX_MSG_MAP
- END_MESSAGE_MAP()