Searched refs:OnNCLButtonDown (Results 1 – 2 of 2) sorted by relevance
260 MESSAGE_HANDLER(WM_NCLBUTTONDOWN, OnNCLButtonDown)278 LRESULT OnNCLButtonDown(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled);
1708 LRESULT CAutoComplete::OnNCLButtonDown(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) in OnNCLButtonDown() function in CAutoComplete