-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
111 lines (110 loc) · 4.72 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
110
111
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TMViewer.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_TMVIEWTYPE 129
#define IDD_TB_DIALOG 131
#define IDC_CURMAGN 134
#define IDC_CURHAND 135
#define IDC_CURDRAGHAND 138
#define IDC_CURDRAGHAND2 139
#define IDD_TextProps 140
#define IDR_EDITOR_TOOLBAR 142
#define IDR_VIEWER_TOOLBAR 146
#define IDD_StylesList 148
#define IDD_EditStyle 149
#define IDB_BITMAP1 150
#define IDD_MarksList 151
#define IDD_EditMarkCat 152
#define IDD_NewMark 153
#define IDC_CURMAGN2 154
#define IDB_Show 155
#define IDB_Hide 156
#define IDR_POPUPS 157
#define IDD_NewSymbols 158
#define IDD_MergeMaps 159
#define IDD_ExportTo 160
#define IDC_CB_LEVEL 1002
#define IDC_CB_ZOOM 1003
#define IDC_EMAIL 1004
#define IDC_VERSION 1005
#define IDC_FTP 1006
#define IDC_CHECK_OVERLAY 1008
#define IDC_SLIDER_SHADING 1009
#define IDC_INTENSITY_LABEL 1010
#define IDC_EDIT_TEXT 1011
#define IDC_EDITOR_MODE 1012
#define IDC_STYLES_LIST 1014
#define IDC_edFontName 1016
#define IDC_btChangeFont 1018
#define IDC_chkShadow 1019
#define IDC_edStyleName 1022
#define IDC_SampleText 1023
#define IDC_btNewStyle 1024
#define IDC_btEditStyle 1025
#define IDC_btDeleteStyle 1026
#define IDC_FRAME 1029
#define IDC_Marks 1032
#define IDC_btSelBmp 1034
#define IDC_edDescr 1035
#define IDC_MarkImg 1036
#define IDC_btNewMark 1037
#define IDC_btEditMark 1038
#define IDC_btDeleteMark 1039
#define IDC_cbCategory 1040
#define IDC_ShortText 1041
#define IDC_LongText 1042
#define IDC_ClearStyles 1043
#define IDC_ClearCats 1044
#define IDC_MergeWith 1045
#define IDC_Browse 1046
#define IDC_Fogged 1047
#define IDC_ExportSymbols 1048
#define IDC_ExportZoom 1049
#define IDC_ExportFile 1050
#define IDC_MoveUp 1051
#define IDC_MoveDown 1052
#define IDW_COMBO 32774
#define ID_VIEW_STANDARD 32778
#define ID_VIEW_NAVIGATION 32779
#define ID_HELP_VIEWREADME 32781
#define ID_FILE_EXPORTTOBMP 32782
#define ID_VIEW_FILTERING 32784
#define ID_DELETE 32785
#define ID_INSERT_TEXT 32786
#define ID_PROPERTIES 32787
#define ID_MERGE_MAPS 32788
#define ID_SaveDescr 32789
#define ID_OpenDesc 32790
#define ID_SelectMode 32796
#define ID_STYLES_COMBO 32797
#define ID_EditStyles 32798
#define ID_FILE_SAVEMAPDESCRIPTIONAS 32799
#define ID_SaveDescAs 32800
#define ID_NewMapDesc 32801
#define ID_MARKCATEGORIES 32803
#define ID_InsertMark 32804
#define ID_VIEW_HIDEALLSYMBOLS 32806
#define ID_ShowAllMarks 32808
#define ID_HideAllMarks 32809
#define ID_HIDEUNEXPLOREDSYMBOLS 32811
#define ID_VIEW_TEXTLABELS 32812
#define ID_VIEW_MARKS 32813
#define ID_ToFront 32818
#define ID_ToBack 32819
#define ID_LOADPREVIOUSMAPSYMBOLS 32820
#define ID_INDICATOR1 59394
#define ID_INDICATOR2 59395
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 161
#define _APS_NEXT_COMMAND_VALUE 32821
#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif