[FDEBUG]
[reactos.git] / reactos / boot / freeldr / fdebug / fdebug.rc
index 15f787d..3660a9a 100644 (file)
@@ -1,4 +1,5 @@
-#include <windows.h>
+#include <windef.h>
+
 #include "resource.h"
 
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
@@ -17,8 +18,14 @@ IDI_FDEBUG ICON "fdebug.ico"
 #include "lang/it-IT.rc"
 #include "lang/ja-JP.rc"
 #include "lang/no-NO.rc"
+#include "lang/sk-SK.rc"
+
+/* UTF-8 */
+#pragma code_page(65001)
+
 #include "lang/pl-PL.rc"
+#include "lang/ro-RO.rc"
 #include "lang/ru-RU.rc"
-#include "lang/sk-SK.rc"
 #include "lang/tr-TR.rc"
 #include "lang/uk-UA.rc"
+#include "lang/sq-AL.rc"