--- np2/win9x/resources/936/np2.rc2 2007/12/28 22:12:06 1.1 +++ np2/win9x/resources/936/np2.rc2 2008/02/17 01:29:17 1.2 @@ -49,8 +49,13 @@ BEGIN #ifdef _USRDLL VALUE "FileDescription", "PC-98x1系列模拟器资源文件\0" VALUE "ProductName", "Neko Project II 资源文件\0" +#ifdef _WIN64 + VALUE "InternalName", "np2x64_936\0" + VALUE "OriginalFilename", "np2x64_936.dll\0" +#else VALUE "InternalName", "np2_936\0" VALUE "OriginalFilename", "np2_936.dll\0" +#endif #else #ifdef SUPPORT_PC9821 VALUE "FileDescription", "PC-9821系列模拟器\0"