-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
41 lines (40 loc) · 1.52 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MFCLineEditor.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDD_MFCLINEEDITOR_FORM 101
#define IDD_GRAPHVIEW 101
#define IDR_MAINFRAME 128
#define IDR_MFCLineEditorTYPE 130
#define IDD_SAVED 310
#define IDD_SAVEFAIL 312
#define IDC_NTGRAPHCTRL1 1001
#define IDC_PREV 1002
#define IDC_NEXT 1004
#define IDC_ADD 1005
#define IDC_EDIT_X_VAL 1007
#define IDC_ADD_Y_VAL 1008
#define IDC_VIEW_X_TITLE 1009
#define IDC_VIEW_Y_TITLE 1010
#define IDC_VIEW_X_VAL 1011
#define IDC_VIEW_Y_VAL 1012
#define IDC_ADD_X_TITLE 1013
#define IDC_ADD_Y_TITLE 1014
#define IDC_PROGRESS 1015
#define IDC_TOTAL 1016
#define IDC_VIEWBOX 1017
#define IDC_ADDBOX 1018
#define IDC_GOTO_VAL 1019
#define IDC_GOTO_BTN 1020
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 311
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 310
#endif
#endif