May 9, 2002 #1 Maurader Technical User May 8, 2002 59 CA I have CComboBox m_create; in a header file, and m_create.InsertString(0,"1 Point" in a cpp file, but i cann't insert... it gives me error that cannot evaluate expresssion when I step into the code. Please help! Thx!
I have CComboBox m_create; in a header file, and m_create.InsertString(0,"1 Point" in a cpp file, but i cann't insert... it gives me error that cannot evaluate expresssion when I step into the code. Please help! Thx!
May 10, 2002 #2 SteveD73 Programmer Jan 5, 2001 109 GB Not sure. You may be better off posting your question in the Microsoft Visual C++ forum (it deals with a lot more MFC stuff). Upvote 0 Downvote
Not sure. You may be better off posting your question in the Microsoft Visual C++ forum (it deals with a lot more MFC stuff).