How can I read Arabic characters from RichEdit (c++ builder) in a unicode way?

Status
Not open for further replies.

FERMED

Newbie level 6
Joined
Apr 30, 2008
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,368
Hi all,

How can I read arabic character from RichEdit (c++ builder) in unicode way (not ascii).

thanks
 

Re: arabic characters

You can access Arabic characters through the Win32 interface, which is supported by C++ Builder. The Win32 API provides support for non-English development and deployment to international markets. For example, languages other than English and technical symbols are best represented using the 16-bit Unicode character set that is supported by Windows.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…