[SHELL32] CDrivesFolder: Implement the eject and disconnect menu items. CORE-13841
[reactos.git] / dll / win32 / batt / batt.rc
index 89bd2bc..91c3d7a 100644 (file)
@@ -5,10 +5,9 @@
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "Battery Class Installer\0"
-#define REACTOS_STR_INTERNAL_NAME      "batt\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "batt.dll\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "Battery Class Installer"
+#define REACTOS_STR_INTERNAL_NAME     "batt"
+#define REACTOS_STR_ORIGINAL_FILENAME "batt.dll"
 #include <reactos/version.rc>
 
-
 IDI_BATTERY ICON "resources/battery.ico"