ReactOS 0.4.16-dev-59-gd481587
|
Go to the source code of this file.
Macros | |
#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 |
#define IDB_COSMOS 102 |
Definition at line 11 of file resource.h.
#define IDB_STAR 103 |
Definition at line 12 of file resource.h.
#define IDC_BUTTON_ABOUT 1006 |
Definition at line 20 of file resource.h.
#define IDC_CHECK_DOBLENDING 1007 |
Definition at line 22 of file resource.h.
#define IDC_CHECK_FILTERING 1009 |
Definition at line 24 of file resource.h.
#define IDC_CHECK_PERSPECTIVE 1008 |
Definition at line 23 of file resource.h.
#define IDC_CHECK_SHADING 1010 |
Definition at line 25 of file resource.h.
#define IDC_COMBO_ROTATION 1004 |
Definition at line 18 of file resource.h.
#define IDC_IMAGE_COSMOS 1005 |
Definition at line 19 of file resource.h.
#define IDC_SLIDER_NUM_OF_STARS 1000 |
Definition at line 14 of file resource.h.
#define IDC_SLIDER_SPEED 1001 |
Definition at line 15 of file resource.h.
#define IDC_TEXT_NUM_OF_STARS 1002 |
Definition at line 16 of file resource.h.
#define IDC_TEXT_SPEED 1003 |
Definition at line 17 of file resource.h.
#define IDI_STARFIELD 101 |
Definition at line 9 of file resource.h.
#define IDS_AUTHOR 6 |
Definition at line 7 of file resource.h.
#define IDS_DESCRIPTION 1 |
Definition at line 1 of file resource.h.
#define IDS_LICENSE 5 |
Definition at line 6 of file resource.h.
#define IDS_ROTATION_LINEAR 3 |
Definition at line 3 of file resource.h.
#define IDS_ROTATION_NONE 2 |
Definition at line 2 of file resource.h.
#define IDS_ROTATION_PERIODIC 4 |
Definition at line 4 of file resource.h.