If you are using DBCS code pages and country codes, the following syntax should be applied when compiling your resources:
-cp {codepage-id | lead-byte-start, lead-byte-end,...}
-cc country-code
where:
| -cp | lets you specify a code-page identifier or DBCS lead byte information. |
| -cc | lets you specify a country code. |
The lead-byte-start and lead-byte-end fields give the lower and upper limits of each interval of DBCS lead bytes which you are defining for the code page. The valid range for the lower and upper limit is 128 to 255. The number values in the pair should be separated by a comma. You may specify these values instead of a codepage-id. For example:
-cp 140,150
The codepage-id or country-code field contains a valid code page or country code. For a complete list of supported code pages and country codes , see the Code Page Table under COUNTRY CODE.
![]()
Resource Compiler - An
Overview
Resource Compiler - Syntax
Resource Script Files
Resource Compiler - An
Overview
Resource Compiler - Syntax