INFO: Including RC File in Another RC File with a Different Codepage (264156)
This article was previously published under Q264156
SUMMARY
Including a .rc file within another .rc file may cause problems when the codepages in the two .rc files do not match. For example, if you include a
Chinese resource file, Chsres.rc, in an English resource file, the combined resource file may not compile correctly (unless the resource file is on a Chinese platform). In the .rc file, if you do not provide a language and a #pragma statement, the system default is always used.
Modification Type: |
Minor |
Last Reviewed: |
2/11/2004 |
Keywords: |
kbDSXGlobal2003Swept kbinfo kbLocalization kbNLS kbResource KB264156 |
|