S
Stan Huang at Taiwan
Guest
I've got an Edit Control variable CEdit jsonMsg. According to spec, I need to fill text into it using jsonMsg.ReplaceSel(). But my problem is that the text I would like to fill into is like "unsigned char buff[500]. How can I fill text inside buff into jsonMsg's Edit box?
Continue reading...
Continue reading...