[AVIFIL32]
[reactos.git] / reactos / dll / ntdll / def / ntdll.rc
index fd330ca..ff81997 100644 (file)
@@ -1,9 +1,7 @@
-/* $Id$ */
-
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "ReactOS Layer DLL\0"
-#define REACTOS_STR_INTERNAL_NAME      "ntdll\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "ntdll.dll\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "ReactOS Layer DLL"
+#define REACTOS_STR_INTERNAL_NAME     "ntdll"
+#define REACTOS_STR_ORIGINAL_FILENAME "ntdll.dll"
 #include <reactos/version.rc>
 
-#include "ntstatus.rc"
+#include <ntstatus.rc>