Enabling an Additional Code Page on an OS Design (Windows Embedded CE 6.0)
1/6/2010
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
Create the Nlscpg.txt file in the %_WINCEROOT%\OSDesigns\Project\WINCE600\Platform\Oak\Files directory.
Insert the 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 adding code page numbers to the Nlscpg.txt file, separate each number with a space. Each line must end with a carriage return (<CR>).