INTEGRATION: CWS enusencoding (1.3.96); FILE MERGED

2004/07/20 16:54:59 ihi 1.3.96.1: #i31788# Native Windows rc file hack
This commit is contained in:
Kurt Zenker 2004-07-30 15:25:00 +00:00
parent be16944698
commit 94e5f4fff8

View file

@ -1,15 +1,16 @@
LANGUAGE %LANGUAGE% , %SUBLANGUAGE%
#ifdef FONTSIZE
#undef FONTSIZE
#endif
#if ( %LANGUAGE% == LANG_KOREAN ) || ( %LANGUAGE% == LANG_CHINESE ) || ( %LANGUAGE% == LANG_JAPANESE )
//#if ( %PLACEHOLDER% == LANG_KOREAN ) || ( %PLACEHOLDER% == LANG_CHINESE ) || ( %PLACEHOLDER% == LANG_JAPANESE )
//#define FONTSIZE 9
//#define LANG_CJK
//#else
//#define FONTSIZE 8
//#endif
#define FONTSIZE 9
#define LANG_CJK
#else
#define FONTSIZE 8
#endif
/////////////////////////////////////////////////////////////////////////////
//