Searched defs:SetItemText (Results 1 – 2 of 2) sorted by relevance
36 bool SetItemText(unsigned itemID, LPCTSTR s) in SetItemText() function46 bool SetItemText(unsigned itemID, LPCWSTR s) in SetItemText() function
152 LRESULT CPanel::SetItemText(LVITEMW &item) in SetItemText() function in CPanel