comctl32/listview: Fix wrong function description.
This commit is contained in:
parent
b4b8bc830f
commit
3d7eb3d414
|
@ -7855,7 +7855,7 @@ static BOOL LISTVIEW_SetTextColor (LISTVIEW_INFO *infoPtr, COLORREF clrText)
|
|||
|
||||
/***
|
||||
* DESCRIPTION:
|
||||
* Determines which listview item is located at the specified position.
|
||||
* Sets new ToolTip window to ListView control.
|
||||
*
|
||||
* PARAMETER(S):
|
||||
* [I] infoPtr : valid pointer to the listview structure
|
||||
|
|
Loading…
Reference in New Issue