-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
46 lines (45 loc) · 1.74 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by PdbExplorer.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_HOURGLASS 129
#define IDS_TOTAL_SYMBOL 130
#define IDS_SB_PANE1 131
#define IDS_SB_PANE2 132
#define IDS_START_PROCESS 133
#define IDS_PROCESSING_SYMBOL 134
#define IDS_TYPE_UDT 135
#define IDS_TYPE_ENUM 136
#define IDS_TYPE_TYPEDEF 137
#define IDD_SEARCH_VIEW 201
#define IDC_COMBO_SEARCH 1000
#define IDC_LIST_FOUND 1004
#define IDC_SHELLTREE 3000
#define IDC_NAMES 3001
#define IDC_ATTRIBUTES 3002
#define IDC_LIST 3003
#define IDC_TABS 3004
#define IDC_TREE 3005
#define IDC_LABEL 3006
#define IDC_APPICON 3007
#define IDC_HOURGLASS 3008
#define ID_NAV_BACK 4000
#define ID_NVA_FOR 4001
#define ID_EDIT_MODIFY 4002
#define ID_APP_SETTING 4003
#define ID_RIBBON_RECENT_FILES 4004
#define ID_VIEW_GOBACK 32774
#define ID_VIEW_GONEXT 32775
#define ID_FILE_RECENTFILES 32777
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 204
#define _APS_NEXT_COMMAND_VALUE 32778
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif