Include Files
To be able to use the bidirectional support two include files should be
added to your INCLUDE path. They are:
- layout.h - This file defines the basic structures
as well as the bidi text conversion APIs.
 - pmbidi.h - This file is PM-related, and it contains
all the definitions and API prototypes for writing a PM bidirectional program.
 
[Back: Building Bidirectional Programs] 
[Next: How to Use and Link to the Bidirectional Functions]