Home | History | Annotate | Download | only in include

Lines Matching refs:ListBox_AddString

565 #define ListBox_AddString(hwndCtl,lpsz) ((int)(DWORD)SendMessage((hwndCtl),LB_ADDSTRING,0,(LPARAM)(LPCSTR)(lpsz)))