Home | History | Annotate | Download | only in include

Lines Matching refs:LB_SETITEMDATA

572 #define ListBox_SetItemData(hwndCtl,index,data) ((int)(DWORD)SNDMSG((hwndCtl),LB_SETITEMDATA,(WPARAM)(int)(index),(LPARAM)(data)))