Searched defs:CPWL_MsgControl (Results 1 – 2 of 2) sorted by relevance
23 class CPWL_MsgControl; variable
49 class CPWL_MsgControl : public Observable<CPWL_MsgControl> { class51 explicit CPWL_MsgControl(CPWL_Wnd* pWnd) : m_pCreatedWnd(pWnd) {} in CPWL_MsgControl() function in CPWL_MsgControl