--- np2/wince/ini.cpp 2004/01/22 01:10:05 1.9 +++ np2/wince/ini.cpp 2004/06/19 17:30:48 1.11 @@ -283,7 +283,11 @@ const INITBL *pterm; // ---- +#if defined(UNICODE) && defined(CHARSET_OEM) +static const char ini_title[] = "NekoProjectIICE"; +#else static const char ini_title[] = "NekoProjectII"; +#endif static const char inifile[] = "np2.cfg"; static const INITBL iniitem[] = {