[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / base / system / rundll32 / rundll32.rc
index 3a4b4de..dfa5004 100644 (file)
@@ -7,6 +7,8 @@
 #define REACTOS_STR_ORIGINAL_FILENAME "rundll32.exe"
 #include <reactos/version.rc>
 
+IDI_MAIN ICON "res/main.ico"
+
 /* UTF-8 */
 #pragma code_page(65001)
 
 #ifdef LANGUAGE_SK_SK
     #include "lang/sk-SK.rc"
 #endif
+#ifdef LANGUAGE_SQ_AL
+    #include "lang/sq-AL.rc"
+#endif
 #ifdef LANGUAGE_TH_TH
     #include "lang/th-TH.rc"
 #endif
 #ifdef LANGUAGE_TR_TR
     #include "lang/tr-TR.rc"
 #endif
-#ifdef LANGUAGE_SQ_AL
-    #include "lang/sq-AL.rc"
-#endif
 #ifdef LANGUAGE_UK_UA
     #include "lang/uk-UA.rc"
 #endif
 #ifdef LANGUAGE_ZH_CN
     #include "lang/zh-CN.rc"
 #endif
+#ifdef LANGUAGE_ZH_TW
+    #include "lang/zh-TW.rc"
+#endif