[COMCTL32] Install comctl32 v6 and its manifest in first stage
[reactos.git] / dll / win32 / comctl32 / rsrc.rc
index 273fb7a..e0a9376 100644 (file)
@@ -30,15 +30,12 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 #define WINE_FILEDESCRIPTION_STR "Wine Common Controls"
 #define WINE_FILENAME_STR "comctl32.dll"
 #define WINE_FILEVERSION COMCTL32_VERSION, COMCTL32_VERSION_MINOR, 4704, 1100
-#define WINE_FILEVERSION_STR "5.81"
+#define WINE_FILEVERSION_STR "5.82"
 #define WINE_PRODUCTVERSION WINE_FILEVERSION
 #define WINE_PRODUCTVERSION_STR WINE_FILEVERSION_STR
 
 #include "wine/wine_common_ver.rc"
 
-/* @makedep: comctl32.manifest */
-WINE_MANIFEST RT_MANIFEST comctl32.manifest
-
 /* @makedep: idt_check.bmp */
 IDT_CHECK BITMAP idt_check.bmp
 
@@ -162,12 +159,12 @@ IDI_TT_ERROR_SM ICON idi_tt_error_sm.ico
 #ifdef LANGUAGE_SK_SK
     #include "lang/comctl_Sk.rc"
 #endif
-#ifdef LANGUAGE_SQ_AL
-    #include "lang/comctl_Sq.rc"
-#endif
 #ifdef LANGUAGE_SL_SI
     #include "lang/comctl_Si.rc"
 #endif
+#ifdef LANGUAGE_SQ_AL
+    #include "lang/comctl_Sq.rc"
+#endif
 #ifdef LANGUAGE_SR_SP
     #include "lang/comctl_Sr.rc"
 #endif
@@ -183,6 +180,9 @@ IDI_TT_ERROR_SM ICON idi_tt_error_sm.ico
 #ifdef LANGUAGE_UK_UA
     #include "lang/comctl_Uk.rc"
 #endif
+#ifdef LANGUAGE_ZH_TW
+    #include "lang/comctl_Tw.rc"
+#endif
 #ifdef LANGUAGE_ZH_CN
     #include "lang/comctl_Zh.rc"
 #endif