about comboBox limit
-
hi i like to use combobox for storing items in vc++. but the problem is it can't store more than 32,735 items because of integer datatype limit is 32735. But in MFC int lenght is around -2 crores to +2crores. even it accepts only 32735 items only.why? please explain how can i add items into combobox more than 32,735. how can i overcome this limit please help about this thank you from venu
-
hi i like to use combobox for storing items in vc++. but the problem is it can't store more than 32,735 items because of integer datatype limit is 32735. But in MFC int lenght is around -2 crores to +2crores. even it accepts only 32735 items only.why? please explain how can i add items into combobox more than 32,735. how can i overcome this limit please help about this thank you from venu