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:
@@ -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
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
Reference in New Issue
Block a user