Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / modules / rosapps / applications / screensavers / ssstars / resource.h
diff --git a/modules/rosapps/applications/screensavers/ssstars/resource.h b/modules/rosapps/applications/screensavers/ssstars/resource.h
new file mode 100644 (file)
index 0000000..cbd1d96
--- /dev/null
@@ -0,0 +1,25 @@
+#define IDS_DESCRIPTION                 1
+#define IDS_ROTATION_NONE               2
+#define IDS_ROTATION_LINEAR             3
+#define IDS_ROTATION_PERIODIC           4
+
+#define IDS_LICENSE                     5
+#define IDS_AUTHOR                      6
+
+#define IDI_STARFIELD                   101
+
+#define IDB_COSMOS                      102
+#define IDB_STAR                        103
+
+#define IDC_SLIDER_NUM_OF_STARS         1000
+#define IDC_SLIDER_SPEED                1001
+#define IDC_TEXT_NUM_OF_STARS           1002
+#define IDC_TEXT_SPEED                  1003
+#define IDC_COMBO_ROTATION              1004
+#define IDC_IMAGE_COSMOS                1005
+#define IDC_BUTTON_ABOUT                1006
+
+#define IDC_CHECK_DOBLENDING            1007
+#define IDC_CHECK_PERSPECTIVE           1008
+#define IDC_CHECK_FILTERING             1009
+#define IDC_CHECK_SHADING               1010