|
From: vatzct <va...@po...> - 2011-12-15 09:54:12
|
Hi! Now we have richedit only for ANSI window class, (fromhriced.prg: CLASS VAR winclass INIT "RichEdit20A"), and when we build hwgui with -cflag=-DUNICODE, rechedit show ???????. How we can define while build hwgui is a unicode mode or not and set CLASS VAR winclass INIT "RichEdit20W"? Regards, Alexey Myronenko |