be16944698
2004/07/20 16:54:59 ihi 1.1.116.1: #i31788# Native Windows rc file hack
12 lines
194 B
Text
Executable file
12 lines
194 B
Text
Executable file
// Header
|
|
#include "resource.h"
|
|
#include "winres.h"
|
|
|
|
#ifdef FONTSIZE
|
|
#undef FONTSIZE
|
|
#endif
|
|
#define LANG_KOREAN 82
|
|
#define LANG_CHINESE 86
|
|
#define LANG_JAPANESE 81
|
|
#define PLACEHOLDER LANGUAGE
|
|
|