#pragma once class CShowTime { public: CShowTime(CString csSay, bool bSend, WORD wMainCmdID, WORD wCmdTable); ~CShowTime(); };