Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/OgreMain/src/WIN32/resource.h @ 5

Last change on this file since 5 was 5, checked in by anonymous, 17 years ago

=hoffentlich gehts jetzt

File size: 1.3 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by OgreWin32Resources.rc
4//
5#define IDD_DLG_VIDEO                   101
6#define IDD_DLG_CONFIG                  101
7#define IDI_ICON1                       103
8#define IDB_SPLASH                      106
9#define IDD_DLG_ERROR                   107
10#define IDI_OGREICON                    111
11#define IDC_CBO_VIDEO                   1001
12#define IDC_VIDEO_MODE                  1002
13#define ID_LBL_RES                      1003
14#define IDC_CBO_RESOLUTION              1004
15#define IDC_CBO_VIDEOMODE               1004
16#define IDC_COLOUR_DEPTH                1005
17#define IDC_CBO_COLOUR_DEPTH            1006
18#define IDC_CHK_FULLSCREEN              1007
19#define IDC_CBO_RENDERSYSTEM            1009
20#define IDC_OPTFRAME                    1010
21#define IDC_CBO_OPTION                  1011
22#define IDC_LST_OPTIONS                 1013
23#define IDC_LBL_OPTION                  1014
24#define IDC_ERRMSG                      1018
25#define IDC_SELECT_VIDEO                -1
26
27// Next default values for new objects
28//
29#ifdef APSTUDIO_INVOKED
30#ifndef APSTUDIO_READONLY_SYMBOLS
31#define _APS_NEXT_RESOURCE_VALUE        115
32#define _APS_NEXT_COMMAND_VALUE         40001
33#define _APS_NEXT_CONTROL_VALUE         1020
34#define _APS_NEXT_SYMED_VALUE           101
35#endif
36#endif
Note: See TracBrowser for help on using the repository browser.