How to set unicode text in CCombobox::AddString() without compiling whole c++ project in unicode?

前端 未结 0 540
傲寒
傲寒 2021-01-28 12:49

I have a c++ project compiled in ascii. I am using Ccombox MFC class and trying to set unicode text to it using Addstring() method but it\'s not working. Is there any way/workar

相关标签:
回答
  • 消灭零回复
提交回复
热议问题