-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathresource.h
55 lines (54 loc) · 2.2 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Sample.rc
//
#define IDD_ABOUTBOX 100
#define IDD_DIALOGBAR3 103
#define IDR_MAINFRAME 128
#define IDR_SAMPLETYPE 129
#define IDB_BITMAP1 130
#define IDD_DIALOGBAR1 131
#define IDD_DIALOGBAR2 132
#define IDI_ICON1 133
#define IDI_ICON2 134
#define IDI_ICON3 135
#define IDR_VIEW2_TMP 136
#define IDD_DIALOG1 139
#define IDD_DIALOG2 140
#define IDD_DIALOG3 141
#define IDD_DIALOG4 142
#define IDD_COMMAND 143
#define IDC_BUTTON1 1000
#define IDC_BUTTON2 1001
#define IDC_BUTTON3 1002
#define IDC_LIST1 1004
#define IDC_EDIT1 1007
#define IDC_EDIT3 1011
#define IDC_COMMAND 1014
#define ID_DATE_TIME 32786
#define ID_READ_ONLY 32795
#define ID_EDIT_DISABLEBSATSOL 32796
#define ID_EDIT_DISABLEDRAGANDDROP 32797
#define ID_VIEW_FORM1 32800
#define ID_VIEW_FORM2 32801
#define ID_SHOWLEFTBAR 32802
#define ID_OPTIM 32804
#define ID_LOG2 32806
#define IDD_VIEW_FUN 32808
#define IDD_VIEW_COMMAND 32809
#define ID_TEST 32810
#define ID_EDIT_DELETE 37000
#define IDS_OLE_INIT_FAILED 57608
#define IDR_VIEW2_TMPL 61446
#define IDC_MYTREECTRL 61447
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 145
#define _APS_NEXT_COMMAND_VALUE 32811
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif