-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
59 lines (58 loc) · 2.37 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by BiskupovskaTabulecka.rc
//
#define VER_VERSION_MINOR 0
#define IDS_APP_TITLE 1
#define VER_VERSION_MAJOR 1
#define IDS_SCAN_FAIL 2
#define IDC_BISKUPOVSKATABULECKA 3
#define IDI_BISKUPOVSKATABULECKA 101
#define IDM_MENU 102
#define IDD_ABOUTBOX 103
#define IDS_HELP 104
#define IDD_INFOPAGE 104
#define IDD_ANSWER_BOX 106
#define IDR_CEUX1 109
#define IDD_SETTINGS 110
#define IDD_ADDEDIT 111
#define IDS_COMMAND1 301
#define IDC_INFO 1001
#define IDC_ANSWER 1005
#define IDC_IGNORE 1006
#define IDC_AUTOANSWER 1006
#define IDC_VERSION 1013
#define IDC_DISCLAIMER 1014
#define IDC_APPNAME 1015
#define IDC_DOWNEDIT 1016
#define IDC_USESOUND 1017
#define IDC_DOWNLABEL 1018
#define IDC_UPLABEL 1019
#define IDC_UPEDIT 1020
#define IDC_CAPEDIT1 1021
#define IDC_ENTRYBOX 1022
#define IDM_MAIN_COMMAND1 40001
#define IDM_EXIT 40005
#define IDS_CAP_TABULECKAOPERATIONS 40027
#define IDS_VERSION 40022
#define IDM_Operation 40025
#define IDS_CAP_EDIT 40021
#define ID_FILE_REFRESH 40029
#define IDM_REFRESH 40030
#define IDM_EDITSELECTED 40032
#define IDM_SETTINGS 40034
#define IDM_ABOUT 40036
#define ID_ABOUT_ABOUT 40037
#define IDM_EDITCB 40038
#define IDM_ADDNEWENTRY 40039
#define IDM_EDIT 40041
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 111
#define _APS_NEXT_COMMAND_VALUE 40042
#define _APS_NEXT_CONTROL_VALUE 1022
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif