Resource Complier

Though the resource compiler, RC.EXE, provides -cp command line option to specify the code page in which the source file is written, its SBCS version only accepts SBCS code pages (850/437) or run-time code page. The syntax is as follows:

-cp codepage-id

The following example specifies Japanese code-page identifier.

rc -cp 942 example


[Back: Dialog Editor]
[Next: IPFC (Information Presentation Facility Compiler)]