-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
48 lines (47 loc) · 1.84 KB
/
resource.h
File metadata and controls
48 lines (47 loc) · 1.84 KB
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by grapher.rc
//
#define ID_SETTINGS 9
#define IDR_MENU_MAIN 101
#define IDD_ABOUT 101
#define IDR_ACCELERATOR 105
#define IDI_ICON1 127
#define IDR_TOOLBAR_MAIN 129
#define IDD_COLORS 136
#define IDD_GRAPHOPT 138
#define IDC_BUTTON_DEFAULT 1003
#define IDC_BUTTON_PAPER_COLOR 1004
#define IDC_BUTTON_AXIS_COLOR 1006
#define IDC_BUTTON_DOTS_COLOR 1007
#define IDC_BUTTON_GRAPH_COLOR 1008
#define IDC_PIXELSINONE 1009
#define IDC_COMBO1 1010
#define IDC_PIXELSINONE2 1011
#define IDC_SPIN2 1012
#define IDC_SPIN3 1013
#define ID_FILE_HELP 40001
#define ID_BUTTON_SAVE 40002
#define ID_BUTTON_CLEAR 40003
#define ID_BUTTON_GRAPH 40004
#define ID_STATUS 40005
#define ID_FILE_EXIT 40006
#define ID_REBAR 40007
#define ID_FILE -25528
#define ID_HELP_ABOUT 40013
#define ID_COMBOBOX 40014
#define ID_EDIT_SETTINGS 40015
#define ID_OPTIONS_GRAPHING 40016
#define ID_OPTIONS_COLORS 40017
#define ID_FILE_SAVEAS 40018
#define IDDEFAULT 40019
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 40020
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif