forget the .rc file
Added: trunk/reactos/subsys/system/format/format.rc

Added: trunk/reactos/subsys/system/format/format.rc
--- trunk/reactos/subsys/system/format/format.rc	2005-05-08 21:50:39 UTC (rev 15152)
+++ trunk/reactos/subsys/system/format/format.rc	2005-05-08 21:51:23 UTC (rev 15153)
@@ -0,0 +1,7 @@
+/* $Id: format.rc 12852 2005-01-06 13:58:04Z mf $ */
+#include <windows.h>
+#define REACTOS_STR_FILE_DESCRIPTION	"Formating a device with a filesystem \0"
+#define REACTOS_STR_INTERNAL_NAME	"format\0"
+#define REACTOS_STR_ORIGINAL_FILENAME	"format.exe\0"
+#include <reactos/version.rc>
+