Enabling an Additional Code Page on an OS Design (Compact 2013)

3/28/2014

You can enable a code page that is not the default code page for a locale.

To enable an additional code page on an OS design

  1. Edit the Nlscpg.txt file in the %_WINCEROOT%\public\common\oak\files directory.

  2. Insert a code page number. You can insert any of the following code pages:

    20000, 20001, 20002, 20003, 20004, 20005, 20127, 20261, 20269, 20866, 21027, 21866, 28591, 28592, 28593, 28594, 28595, 28596, 28597, 28598, 28599, 29001, 708, 860, 861, 863, 864, 865, 869

    If necessary, you can add any of the code pages identified in the %_WINCEROOT%\Public\Common\Oak\Files\Codepage.txt file. When you add code page numbers to the Nlscpg.txt file, separate each number with a space. Each line must end with a carriage return (<CR>).

  3. Rebuild your OS design by clicking Build, and then clicking Build Solution.

Note

Any code page number added to the Nlscpg.txt file in the %_WINCEROOT%\public\common\oak\files directory adds the corresponding code page to subsequent OS designs.

See Also

Other Resources

Code Pages