Home | History | Annotate | Download | only in include

Lines Matching refs:LB_SETITEMDATA

577 #define ListBox_SetItemData(hwndCtl,index,data) ((int)(DWORD)SendMessage((hwndCtl),LB_SETITEMDATA,(WPARAM)(int)(index),(LPARAM)(data)))