-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
109 lines (108 loc) · 4.53 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
101
102
103
104
105
106
107
108
109
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Daggerfall Explorer.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_DAGGERTYPE 129
#define IDD_LOG_DIALOG 133
#define IDD_ARENA_DIALOG 134
#define IDD_PROGRESS_DIALOG 134
#define IDB_ARENA_TREE_BITMAP 137
#define IDD_BITMAP_ANIMATION_DIALOG 141
#define IDD_GOTO_DIALOG 142
#define IDD_UV_EDITOR_DIALOG 143
#define IDD_OPEN_ARENA2_DIALOG 144
#define IDR_ABOUT_TEXT 152
#define IDD_ACSTAT_DIALOG 153
#define ID_TOOLS_ALCHEMY_STATISTICS 154
#define ID_TOOLS_TERRAIN 155
#define ID_TERRAIN_TEMPERATE 156
#define ID_TERRAIN_DESERT 157
#define ID_TOOLS_TERRAIN_DESERT 158
#define ID_TERRAIN_MOUNTAIN 158
#define ID_TERRAIN_SWAMP 159
#define ID_TERRAIN_WINTER 160
#define ID_TERRAIN_RAIN 161
#define ID_BITMAP_SCALE 162
#define ID_TERRAIN_NORMAL 163
#define ID_TERRAIN_NONE 164
#define ID_VIEW_CAMERAMODE165 165
#define ID_VIEW_OBJECTMODE166 166
#define ID_OBJECT_RESETCAMERA 167
#define ID_VIEW_RESET 168
#define ID_OBJECT_PREVIOUSBLOCK 169
#define ID_OBJECT_NEXTBLOCK 170
#define IDD_DIALOG1 171
#define IDD_PROPERTY_DIALOG 171
#define ID_VIEW_ALLBLOCKS 172
#define ID_VIEW_GROUNDPLANE 173
#define ID_TEXTURESET_NONE 179
#define IDC_LOG_RICHEDIT 1000
#define IDC_ARENA_TREE 1001
#define IDC_PROPERTIES_LIST 1002
#define IDC_ENABLE_ANIMATION_CHECK 1006
#define IDC_CURRENT_PROGRESS 1007
#define IDC_FPS_EDIT 1008
#define IDC_GOTO_EDIT 1009
#define IDC_U_EDIT 1011
#define IDC_V_EDIT 1012
#define IDC_UV_LIST 1013
#define IDC_APPLY_BUTTON 1014
#define IDC_ARENA2_PATH_EDIT 1015
#define IDC_OPEN_READ_ONLY_CHECK 1016
#define IDC_BROWSE_BUTTON 1017
#define IDC_ABOUT_RICHEDIT 1019
#define IDC_ACSTAT_TAB 1021
#define IDC_ACSTAT_LIST 1022
#define IDC_WWWEDIT 1023
#define IDC_EMAILEDIT 1024
#define ID_FILE_OPEN_ARENA2 32771
#define ID_FILE_CLOSE_ARENA2 32772
#define ID_VIEW_ARENA_VIEW 32787
#define ID_VIEW_PROPERTIES_VIEW 32788
#define ID_VIEW_LOG_VIEW 32789
#define ID_BITMAP_ZOOM_IN 32790
#define ID_BITMAP_ZOOM_OUT 32791
#define ID_OBJECT_NEXT 32792
#define ID_OBJECT_PREVIOUS 32793
#define ID_VIEW_COLOURS 32794
#define ID_VIEW_FILTERING 32795
#define ID_BITMAP_ANIMATION 32796
#define ID_OBJECT_GOTO 32797
#define ID_OBJECT_ROTATE 32798
#define ID_OBJECT_PAN 32799
#define ID_OBJECT_ZOOM 32800
#define ID_VIEW_LIGHTING 32801
#define ID_OBJECT_PURE_FACES 32802
#define ID_OBJECT_WIREFRAME 32803
#define ID_DRAW_SOLID 32804
#define ID_OBJECT_TEXTURED 32805
#define ID_OBJECT_SOLID 32806
#define ID_OBJECT_FACE_NEXT_FACE 32807
#define ID_OBJECT_FACE_PREVIOUS_FACE 32808
#define ID_BITMAP_TOGGLE_ANIMATION 32811
#define ID_PLAY_ZEROUVVALUES 32812
#define ID_OBJECT_FACE_GOTO_FACE 32813
#define ID_PLAY_UVEDITOR 32814
#define ID_PLAY_EXPORT_SMF 32815
#define ID_PLAY_EXPORT_FMF 32816
#define ID_OBJECT_RESETOBJECT 32817
#define ID_OBJECT_OUTSIDE 32818
#define ID_VIEW_INTERIOR 32819
#define ID_OBJECT_CAMERA 32823
#define ID_BUTTON32827 32827
#define ID_VIEW_OBJECTMODE 32828
#define ID_VIEW_CAMERAMODE 32831
#define ID_OBJECT_INSIDE 32844
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 180
#define _APS_NEXT_COMMAND_VALUE 32854
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif