Hi,
Stuffed up in my first post.. it should have read as follows:
I've written a dialog based app with an edit control on it. As I am
getting further and further into it, eventually it will be using some
other means to put Chinese characters in (WM_SETTEXT) but for now, I
have the problem that I can set the font (WM_SETFONT) for the edit
control to a GB2312 font (SimSun, using the GB2312_CHARSET), but when
I go to copy/paste characters from Character Map into the edit box,
they just appear as question marks. Same if I hold down ALT and type
in the key sequence, more question marks. Why is this? If further
clarification is needed I can paste snippets of code that would give
more insight. Would it be unicode related?
Cheers,
Ross Cousens