Searched refs:pNotifyHeader (Results 1 – 1 of 1) sorted by relevance
1597 LPNMHDR pNotifyHeader = (LPNMHDR)lParam; in ProcessWindowMessage() local1598 if (pNotifyHeader->hwndFrom == m_ListView->GetWindow()) in ProcessWindowMessage()1600 switch (pNotifyHeader->code) in ProcessWindowMessage()1668 else if (pNotifyHeader->hwndFrom == m_Toolbar->GetWindow()) in ProcessWindowMessage()1670 switch (pNotifyHeader->code) in ProcessWindowMessage()