|
Originally Posted by egawtry
Are you using the Unicode version of the RichEdit control? If you are using the MBCS version, it will just show garbage.
If you are using dialogs, use the "RichEdit20W" control. You may have to manually edit your rc file.
-Erik
|