use one of the following:
int GetLBText( int nIndex, LPTSTR lpszText ) const;

void GetLBText( int nIndex, CString& rString ) const;


Regards
SKP

Be sure to rate answers if it helped, to encourage them.