Home | History | Annotate | Download | only in include

Lines Matching refs:ListBox_GetCaretIndex

607 #define ListBox_GetCaretIndex(hwndCtl) ((int)(DWORD)SendMessage((hwndCtl),LB_GETCARETINDEX,0,0L))