- #if !defined(AFX_SHOWMSG_H__96579654_8540_11D3_BA84_0000E8A021D8__INCLUDED_)
- #define AFX_SHOWMSG_H__96579654_8540_11D3_BA84_0000E8A021D8__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif
- class ShowMsg : public CEdit
- {
- public:
- ShowMsg();
- public:
- virtual ~ShowMsg();
- protected:
- DECLARE_MESSAGE_MAP()
- };
- #endif