Knowledge Base

INFO: Rich Edit Control Does Not Support Unicode

Article ID: 128558

Article Last Modified on 7/11/2005


APPLIES TO


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