INFO: Rich Edit Control Does Not Support Unicode
Article ID: 128558
Article Last Modified on 7/11/2005
APPLIES TO
- Microsoft Platform Software Development Kit-January 2000 Edition, when used with:
- Microsoft Windows 98 Standard Edition
- Microsoft Windows NT 3.51 Service Pack 5
This article was previously published under Q128558
SUMMARY
The Rich Edit control included with Windows 95 and Windows NT version 3.51
does not support Unicode.
For a Unicode application to use the Rich Edit control, it must convert any
strings passed to the control to ASCII text. This includes strings used in
the FINDTEXT structure and the TEXTRANGE structure.
Keywords: kbinfo kbrichedit kbctrl KB128558