[WIN32SS][COMCTL32] Fix button text Y positioning (#766)
[reactos.git] / win32ss / win32k.rc
index 351f18a..39e3030 100644 (file)
@@ -1,7 +1,5 @@
-/* $Id$ */
-
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "W32 GDI KM subsystem\0"
-#define REACTOS_STR_INTERNAL_NAME      "win32k\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "win32k.sys\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "W32 GDI KM subsystem"
+#define REACTOS_STR_INTERNAL_NAME     "win32k"
+#define REACTOS_STR_ORIGINAL_FILENAME "win32k.sys"
 #include <reactos/version.rc>