set svn:eol-style to native
[reactos.git] / reactos / apps / utils / winetest / resource.h
index 0c6a5af..1c81e6b 100644 (file)
@@ -1,53 +1,53 @@
-/*\r
- * Resource definitions\r
- *\r
- * Copyright 2004 Ferenc Wagner\r
- *\r
- * This library is free software; you can redistribute it and/or\r
- * modify it under the terms of the GNU Lesser General Public\r
- * License as published by the Free Software Foundation; either\r
- * version 2.1 of the License, or (at your option) any later version.\r
- *\r
- * This library is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
- * Lesser General Public License for more details.\r
- *\r
- * You should have received a copy of the GNU Lesser General Public\r
- * License along with this library; if not, write to the Free Software\r
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
- */\r
-\r
-#define IDI_WINE 1\r
-\r
-#define IDD_STATUS 100\r
-#define IDD_ABOUT  101\r
-\r
-#define IDC_ST0 1000\r
-#define IDC_PB0 1001\r
-#define IDC_ST1 1002\r
-#define IDC_PB1 1003\r
-#define IDC_ST2 1004\r
-#define IDC_PB2 1005\r
-\r
-#define IDC_DIR 2000\r
-#define IDC_OUT 2001\r
-\r
-#define IDC_SB  3000\r
-\r
-#define IDC_EDIT  4000\r
-#define IDC_ABOUT 4001\r
-\r
-/* Resource types */\r
-\r
-#define TESTRES   1000\r
-#define STRINGRES 1001\r
-\r
-/* String resources */\r
-\r
-#define WINE_BUILD 10000\r
-#define BUILD_INFO 10001\r
-#define TESTS_URL  10002\r
-\r
-/* Revision info strings start from this index: */\r
-#define REV_INFO 30000\r
+/*
+ * Resource definitions
+ *
+ * Copyright 2004 Ferenc Wagner
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+#define IDI_WINE 1
+
+#define IDD_STATUS 100
+#define IDD_ABOUT  101
+
+#define IDC_ST0 1000
+#define IDC_PB0 1001
+#define IDC_ST1 1002
+#define IDC_PB1 1003
+#define IDC_ST2 1004
+#define IDC_PB2 1005
+
+#define IDC_DIR 2000
+#define IDC_OUT 2001
+
+#define IDC_SB  3000
+
+#define IDC_EDIT  4000
+#define IDC_ABOUT 4001
+
+/* Resource types */
+
+#define TESTRES   1000
+#define STRINGRES 1001
+
+/* String resources */
+
+#define WINE_BUILD 10000
+#define BUILD_INFO 10001
+#define TESTS_URL  10002
+
+/* Revision info strings start from this index: */
+#define REV_INFO 30000