-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
50 lines (49 loc) · 1.93 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by BlockView.rc
//
#define IDS_PROJNAME 100
#define IDI_ORBIT 159
#define IDD_BLOCKVIEW 200
#define IDC_VIEW 201
#define IDC_VIEWMODE 203
#define IDC_ADDENTITY 204
#define IDC_ADDTEMPENTITY 205
#define IDC_REMAPCOLORS 206
#define IDC_STANDARDCOLORS 207
#define IDC_LOADDRAWING 210
#define IDR_MAINMENU 297
#define ID_TOOLS_PRINT 298
#define ID_FILE_ACGSCONFIG 299
#define ID_FILE_OPEN300 300
#define IDC_EDIT1 400
#define IDI_CROSS 1194
#define IDI_PAN 1478
#define ID_VIEW_RESET 32768
#define ID_VIEW_SETTINGS 32769
#define ID_SHOWLINETYPES 32770
#define ID_SHOWMATERIALS 32771
#define ID_SHOWSECTIONING 32772
#define ID_VIEW_RENDERTYPE 32773
#define ID_RENDERTYPE_KHIGHLIGHT 32779
#define ID_RENDERERTYPE_KDEFAULT 32780
#define ID_RENDERERTYPE_KSOFTWARE 32781
#define ID_RENDERERTYPE_KSOFTWARENEWVIEWSONLY 32782
#define ID_RENDERERTYPE_KFULLRENDER 32783
#define ID_RENDERERTYPE_KSELECTIONRENDER 32784
#define ID_VIEW_ZOOM 32785
#define ID_ZOOM_WINDOW 32786
#define ID_ZOOM_EXTENTS 32787
#define ID_VIEW_RESETVIEW 32788
#define ID_VIEW_SETTINGS32789 32789
#define ID_SETTINGS_VISUALSTYLE 32790
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 301
#define _APS_NEXT_COMMAND_VALUE 32791
#define _APS_NEXT_CONTROL_VALUE 401
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif