Searched refs:pMsgControl (Results 1 – 2 of 2) sorted by relevance
610 if (!m_CreationParams.pMsgControl) in CreateMsgControl()611 m_CreationParams.pMsgControl = new CPWL_MsgControl(this); in CreateMsgControl()615 CPWL_MsgControl* pMsgControl = GetMsgControl(); in DestroyMsgControl() local616 if (pMsgControl && pMsgControl->IsWndCreated(this)) in DestroyMsgControl()617 delete pMsgControl; in DestroyMsgControl()621 return m_CreationParams.pMsgControl; in GetMsgControl()
130 CPWL_MsgControl* pMsgControl = nullptr; // ignore variable