-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
100 lines (99 loc) · 4.12 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Moebius32.rc
//
#define IDR_MENU1 101
#define ID_DEFAULT 101
#define IDI_ICON1 102
#define ID_NOW 102
#define IDD_ABOUT 103
#define ID_NEVER 103
#define DLG_CONFIG 104
#define IDB_CAFE 105
#define IDB_HOURS0 106
#define IDB_HOURS1 107
#define IDB_HOURS2 108
#define IDB_HOURS3 109
#define IDB_OGLLOGO 110
#define IDD_GRAPHIC_CONFIG 111
#define IDD_GENERAL 113
#define IDB_MONITOR 116
#define IDB_BCHECK 120
#define IDB_BDOT 121
#define IDB_BNONE 122
#define IDD_BEHAVIOR 123
#define IDB_MONITOR2 125
#define IDC_FLASH 1000
#define IDC_FLAT 1001
#define IDC_GOURAUD 1002
#define IDC_BLEND 1003
#define IDC_ABOUT 1004
#define IDC_QUICK 1005
#define IDC_NORMALS 1006
#define IDC_WIREFRAME 1007
#define IDC_EDIT1 1008
#define IDC_SPIN1 1009
#define IDC_ZBUFFER 1010
#define IDC_CULL 1011
#define IDC_MIPMAPS 1012
#define ID_SAGEOK 1013
#define ID_SAGEBAD 1014
#define ID_DISMISSGROUP 1015
#define IDC_SWING 1016
#define ID_THRESHOLDDESC 1017
#define IDC_BACK 1018
#define ID_THRESHOLD 1019
#define IDC_USEMOUSE 1020
#define ID_WAITDESC 1021
#define ID_WAITTEXT 1022
#define ID_WAITBUDDY 1023
#define ID_WAITBOX 1024
#define ID_WAITMOREDESC 1025
#define ID_WAITSUMMARY 1026
#define ID_MONITOR 1027
#define ID_MUTE 1028
#define IDC_MONITOR 1029
#define IDC_UL 1030
#define IDC_UR 1031
#define IDC_DR 1032
#define IDC_DL 1033
#define IDC_NEAREST 1034
#define IDC_LINEAR 1035
#define IDC_WMIPMAPS 1036
#define IDC_NMIPMAPS 1037
#define IDC_LMIPMAPS 1038
#define IDC_COLOR1 1039
#define IDC_COLOR2 1040
#define IDC_COLOR3 1041
#define IDC_COLOR4 1042
#define IDC_NOGLASS 1043
#define IDC_NOTEXTURES 1044
#define IDC_ANTIALIAS 1045
#define ID_FILE_EXIT 40001
#define ID_HELP_ABOUT 40002
#define ID_VIEW_ANTIALIAS 40003
#define ID_VIEW_BLEND 40004
#define ID_VIEW_CULL 40005
#define ID_VIEW_METHOD_NICEST 40006
#define ID_VIEW_METHOD_FASTEST 40007
#define ID_VIEW_SHADE_FLAT 40008
#define ID_VIEW_SHADE_GOURARD 40009
#define ID_VIEW_LINEAR 40010
#define ID_VIEW_MIDMAPS 40011
#define ID_VIEW_PERSP_NICEST 40012
#define ID_VIEW_PERSP_FASTEST 40013
#define ID_VIEW_NORMALS 40014
#define ID_VIEW_QUICK 40015
#define ID_VIEW_SWING 40016
#define ID_VIEW_WIREFRAME 40017
#define ID_VIEW_ZBUFFER 40018
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 126
#define _APS_NEXT_COMMAND_VALUE 40019
#define _APS_NEXT_CONTROL_VALUE 1046
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif