i hava a combo box in my application. now this is declared as int. and there are 2 values in the combo box. when i am clicking the value the index is returned. that is known. but what should i do get the original value? i cant map the combo box to CString. that is giving me some errors because this int value which is declared is used in other files too. so it has to an int.