This repository has been archived by the owner on Mar 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathresource.h
115 lines (114 loc) · 4.88 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
112
113
114
115
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by NDBView.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_NDBVIEW_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDD_INSPECTOR_PICKER 132
#define IDB_BITMAP2 136
#define IDD_DIALOG1 140
#define IDD_AMAP_DIALOG 140
#define IDD_BT_DIALOG 141
#define IDD_TEST_DIALOG 142
#define IDD_BINARY_DATA_INSPECTOR 143
#define IDD_BLOCK_INSPECTOR 144
#define IDD_PAGE_INSPECTOR 145
#define IDD_XBLOCK_INSPECTOR 146
#define IDD_SBLOCK_INSPECTOR 147
#define IDD_BT_INSPECTOR 148
#define IDD_DIALOG2 149
#define IDD_SCAVENGE_RANGE 149
#define IDD_SCAVENGE_RESULTS 150
#define IDD_CONSISTENCY_REPORT 151
#define IDD_REF_REPORT 152
#define IDD_REF_REPORT_BID 153
#define IDD_NID_SIZE 154
#define IDD_NID_SIZE_NID 155
#define IDD_STATS 156
#define IDD_AMRI 158
#define IDD_HN_INSPECTOR 159
#define IDD_BTH_INSPECTOR 160
#define IDD_INDEXROOT 161
#define IDD_DIALOG3 162
#define IDD_PC_INSPECTOR 162
#define IDC_TREE1 1000
#define IDC_TREE2 1001
#define IDC_EDIT2 1004
#define IDC_EDIT3 1005
#define IDC_COMBO1 1014
#define IDC_TREE4 1017
#define IDC_CUSTOM1 1018
#define IDC_CUSTOM3 1019
#define IDC_LIST3 1021
#define IDC_RADIO1 1022
#define IDC_RADIO2 1023
#define IDC_RADIO3 1024
#define IDC_CUSTOM2 1025
#define IDC_LIST1 1026
#define IDC_CUSTOM4 1027
#define IDC_VALUES 1028
#define IDC_LABELS 1029
#define IDC_STATIC1 1030
#define IDC_EDIT1 1032
#define IDC_STATIC2 1033
#define IDC_EDIT4 1033
#define IDC_STATIC3 1034
#define IDC_ACTIVE_PAGES 1035
#define IDC_BBT 1036
#define IDC_NBT 1037
#define IDC_AMAP 1038
#define IDC_FMAP 1039
#define IDC_PMAP 1040
#define IDC_FPMAP 1041
#define IDC_ACTIVE_BLOCKS 1042
#define IDC_EXTERNAL 1043
#define IDC_XBLOCK 1044
#define IDC_XXBLOCK 1045
#define IDC_REUSED 1047
#define IDC_LARGEST 1048
#define IDC_SBLOCK 1049
#define IDC_MESSAGES 1050
#define IDC_ASS_MESSAGES 1051
#define IDC_FOLDERS 1052
#define IDC_SRC_FOLDERS 1053
#define IDC_LAST_MODIFIED 1054
#define IDC_FILE_SIZE 1055
#define IDC_PERCENT_FREE 1056
#define IDC_PERCENT_BID 1057
#define IDC_LIST2 1060
#define IDC_LIST4 1061
#define IDC_PAGE_INFO 1062
#define IDC_CHECK1 1063
#define ID_FILE_OPEN32771 32771
#define ID_VIEW_ADDRESS 32772
#define ID_VIEW_CONSISTENCYREPORT 32773
#define ID_VIEW_ALLOCATIONMAP 32774
#define ID_FILE_CLOSE32775 32775
#define ID_VIEW_BTREEPAGEDISTRIBUTION 32776
#define ID_TOOLS_NIDDECODER 32777
#define ID_TOOLS_NDBERRORMESSAGE 32778
#define ID_VIEW_TESTDIALOG 32779
#define ID_VIEW_SCAVENGE 32780
#define ID_VIEW_REFREPORT 32781
#define ID_TOOLS_NDBCONSTANTS 32782
#define ID_VIEW_STATISTICS 32783
#define ID_VIEW_NODESIZE 32784
#define ID_HELP_ABOUTNDBVIEW 32785
#define ID_FILE_EXIT 32786
#define ID_DEBUG_LOOKUPSUBNODENID 32787
#define ID_VIEW_AMRINFO 32788
#define ID_VIEW_NODE 32789
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 163
#define _APS_NEXT_COMMAND_VALUE 32790
#define _APS_NEXT_CONTROL_VALUE 1064
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif