Fix the break did add right code page for ja.rc but I need add it to all
file, so i remvoe it for now.
Modified: trunk/reactos/subsys/system/calc/Ja.rc
_____
Modified: trunk/reactos/subsys/system/calc/Ja.rc
--- trunk/reactos/subsys/system/calc/Ja.rc 2005-11-12 10:37:47 UTC
(rev 19175)
+++ trunk/reactos/subsys/system/calc/Ja.rc 2005-11-12 16:04:31 UTC
(rev 19176)
@@ -31,7 +31,7 @@
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
#ifdef _WIN32
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
-#pragma code_page(932)
+//#pragma code_page(932)
#endif //_WIN32
////////////////////////////////////////////////////////////////////////
/////
Show replies by date