Searched refs:pMsgControl (Results 1 – 2 of 2) sorted by relevance
42 pMsgControl(nullptr), in CreateParams()632 if (!m_CreationParams.pMsgControl) in CreateMsgControl()633 m_CreationParams.pMsgControl = new CPWL_MsgControl(this); in CreateMsgControl()637 CPWL_MsgControl* pMsgControl = GetMsgControl(); in DestroyMsgControl() local638 if (pMsgControl && pMsgControl->IsWndCreated(this)) in DestroyMsgControl()639 delete pMsgControl; in DestroyMsgControl()643 return m_CreationParams.pMsgControl; in GetMsgControl()
145 CPWL_MsgControl* pMsgControl; // ignore variable