I'm having a lot of trouble getting this to work...
I've been able to send data to a dialog box, but I want to be able to prepare a list of options for a listbox/combobox, and send it to a dialog's combobox. I've been experimenting with the DoDataExchange and have sent single words and...
I'm trying to add a combo box to my application and I need to give it the data at run time. I've been following the example on the page linked below but it won't compile and gives the error message of:
syntax error : 'constant'
this relates to the line:
CComboBox *Majors = new CComboBox...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.