Searched refs:mMessage (Results 1 – 4 of 4) sorted by relevance
36 mMessage = CString(msg); in IMPLEMENT_DYNAMIC()53 if (!mMessage.IsEmpty()) in OnInitDialog()55 AddCStaticControl(mMessage); in OnInitDialog()159 msg_text.Create(mMessage, WS_CHILD | WS_VISIBLE | SS_LEFT, size, this); in AddCStaticControl()
24 mMessage = CString(msg); in IMPLEMENT_DYNAMIC()59 wait_msg.Create(mMessage, WS_CHILD|WS_VISIBLE|SS_CENTER, size, this); in OnCreate()
22 CString mMessage; variable
28 CString mMessage; variable