* Sync with recent trunk (r52637).
[reactos.git] / base / applications / charmap / charmap.rc
index 6c50cb6..d615509 100644 (file)
@@ -1,7 +1,11 @@
 #include <windows.h>
 #include <commctrl.h>
+#include <richedit.h>
 #include "resource.h"
 
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
+
+IDI_ICON ICON "res/charmap.ico"
 
 #define REACTOS_STR_FILE_DESCRIPTION    "ReactOS Character Map\0"
 #define REACTOS_STR_INTERNAL_NAME       "charmap\0"