-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
64 lines (63 loc) · 2.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by access_rus(UTF-16LE).rc
//
#define IDS_APPNAME 1
#define ID_TOOLBAR 1
#define IDS_NEW 2
#define IDS_OPEN 3
#define IDS_MAX 4
#define IDS_GRAPH 5
#define IDS_EXPORT 6
#define IDS_HELP 7
#define IDS_EXIT 8
#define IDS_TT_NEW 9
#define IDS_TT_OPEN 10
#define IDS_TT_MAX 11
#define IDS_TT_GRAPH 12
#define IDS_TT_EXPORT 13
#define IDS_TT_HELP 14
#define IDS_TT_EXIT 15
#define IDS_UNKNOWN 16
#define IDS_FE_OUTOFMEM 17
#define IDS_FATALERROR 18
#define IDS_FATALERROR_CAP 19
#define IDS_NONFATALERROR_CAP 20
#define IDS_WRONGFILEFORMAT 21
#define IDS_VALUEOUTOFRANGE 22
#define IDS_NOTENOUGHVERTICES 23
#define IDS_GRAPHTITLE 24
#define IDS_FE_COMMCTL 25
#define IDS_FE_STRANGERESOLUTION 26
#define IDS_FE_SYSERROR 27
#define IDS_FILEOUTPUT 28
#define IDS_FE_GDI 29
#define IDS_NO_RICHEDIT 30
#define IDS_OPENFILE 31
#define IDS_CLOSEFILE 32
#define IDS_W_OUTOFRANGE 33
#define IDS_R_OUTOFRANGE 34
#define IDS_NO_HELPFILE 35
#define IDS_NONFATALERROR 36
#define IDR_TOOLBAR 101
#define IDC_MYCURSOR 102
#define IDR_CONTEXTMENU 103
#define IDI_ICON32 131
#define IDD_DIALOG_OPTIONS 133
#define IDD_DIALOG_HELP 134
#define ID_SEARCHPARAMETERS_CHANGE 140
#define IDC_EDITW 150
#define IDC_EDITR 151
#define IDC_CHECK 160
#define IDC_RICHEDIT_HELP 1003
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 40007
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif