Character Sets

Some international countries require support for different character sets (sometimes referred to as code pages). The system provides a standard interface for supporting multiple character sets and sort tables. Use these interfaces wherever possible for sorting and case conversion. In addition, consider the following guidelines:

Note
For more information about the technical details for localizing your application, see the documentation included in the Win32 SDK.