Searched refs:OnCplMsg (Results 1 – 2 of 2) sorted by relevance
64 return ( LONG ) pApp->OnCplMsg(hWndCPl, uMsg, lParam1, lParam2); in CPlApplet()293 CCPApp::OnCplMsg(HWND hWndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2) in OnCplMsg() function in CCPApp
76 virtual LRESULT OnCplMsg(HWND hWndCPl, UINT msg, LPARAM lp1, LPARAM lp2);