#include <revolution/kpr.h> void KPRInitRegionUS( void );
None.
None.
This function ensures that proper code and maps are set up to handle key processing for the US region. One or more regions must be initialized before calling KPRPutChar.
The region initializers control which key processing code and maps are linked into the application code. If a region is not initialized, its code and maps are not included in the application code.
The US region includes code and maps for dead-key processing.
Key Processing Functions, KPRInitRegionJP, KPRInitRegionEU, KPRPutChar
2007/07/09 Initial version.
CONFIDENTIAL