Searched refs:GetMsgHook (Results 1 – 2 of 2) sorted by relevance
106 LRESULT GetMsgHook(INT nCode, WPARAM wParam, LPARAM lParam);
136 return GetManager()->GetMsgHook(nCode, wParam, lParam); in s_GetMsgHook()557 LRESULT CMenuFocusManager::GetMsgHook(INT nCode, WPARAM hookWParam, LPARAM hookLParam) in GetMsgHook() function in CMenuFocusManager