Making an Application Bidi-Aware

Most of the applications that are developed today throughout the world are created as Bidi-unaware applications (with the exception of applications developed in the countries where the native language is Arabic or Hebrew). Such applications can be made bidi-aware by adding calls to the PM bidi support APIs and by adding code that is aware of bidirectional text and knows how to manage it.

The PM bidirectional support provides the following types of services/mechanisms to assist the conversion process of an application to be bidi-aware.


[Back: Scope of Bidirectional Support]
[Next: Supported Code Pages]