[USB-BRINGUP]
[reactos.git] / base / applications / paint / rsrc.rc
index a1e776d..10c7037 100644 (file)
@@ -21,7 +21,7 @@
 #include "lang/eu-ES.rc"
 #include "lang/fr-FR.rc"
 #include "lang/it-IT.rc"
-#include "lang/ja-JP.rc"
+//#include "lang/ja-JP.rc" FIXME: iconv issue
 #include "lang/nl-NL.rc"
 #include "lang/no-NO.rc"
 #include "lang/pl-PL.rc"
 #include "lang/ru-RU.rc"
 #include "lang/uk-UA.rc"
 
-//
-// SUPPORT FOR WINDOWS XP THEMES:
-// THIS WILL MAKE THE PROGRAM USE THE COMMON CONTROLS
-// LIBRARY VERSION 6.0 (IF IT IS AVAILABLE)
-//
-#ifdef _AMD64_
-1 24 "paint.exe.amd64.manifest"
-#elif _X86_
-1 24 "paint.exe.manifest"
-#endif
-