-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
85 lines (84 loc) · 3.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by reed.rc
//
#define IDC_BTN_ABOUT 3
#define IDOK2 3
#define IDC_BTN_QUCK_CHECK 4
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_REED_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_ICON1 134
#define IDD_PROGRESS 135
#define IDD_DLG_WELCOME 136
#define IDD_PP_PROTECT_SIZE 138
#define IDD_DLG_CHECK_PATHS 139
#define IDD_DLG_CHECK_FILES 140
#define IDD_DLG_CHECK_RECOVER 141
#define IDD_DLG_LIST 142
#define IDC_BTN_ADD 1002
#define IDC_BTN_REMOVE 1003
#define IDC_BTN_PROTECT_FILES 1004
#define IDC_BTN_CHECK 1005
#define IDC_BTN_PROTECT_DIRECTORY 1006
#define IDC_BTN_LOCATE 1007
#define IDC_EDIT_REC_SIZE 1008
#define IDC_EDIT_BLOCK_SIZE 1009
#define IDC_EDIT_PERCENT_SIZE 1010
#define IDC_STATIC_BLOCK_COUNT 1011
#define IDC_BTN_CALCULATE 1012
#define IDC_BTN_RECOVER 1013
#define IDC_LIST_FILES 1014
#define IDC_BTN_LOAD_RECOVERY 1015
#define IDC_PROGRESS1 1015
#define IDC_STATIC_TOTAL_SIZE 1016
#define IDC_OPERATION 1016
#define IDC_BTN_LOCATE2 1017
#define IDC_FILENAME 1017
#define IDC_BTN_CANCEL 1018
#define IDC_EDIT_RECOVER_PATH 1018
#define IDC_BTN_RECOVER_THIS 1019
#define IDC_EDIT_RECOVER_PATH2 1019
#define IDC_BTN_PAUSE 1019
#define IDC_BTN_CHECK_THIS 1020
#define IDC_RADIO1 1021
#define IDC_RADIO2 1022
#define IDC_CUSTOM_UPDATE 1023
#define IDC_CHECK1 1023
#define IDC_CHK_QUADRO 1023
#define IDC_CHK_INPLACE 1023
#define IDC_CHECK_SHOW_ERRORS 1023
#define IDC_CHECK_REC_FOR_REC 1023
#define IDC_RADIO3 1024
#define IDC_CHK_SUBDIRS 1024
#define IDC_RADIO4 1025
#define IDC_BTN_PROTECT_DIR 1025
#define IDC_BTN_RECOVER2 1026
#define IDC_BTN_RECOVER_PATH 1026
#define IDC_SLIDER_PERCENT 1027
#define IDC_BTN_LIST 1027
#define IDC_BTN_COPY_DAMAGED 1028
#define IDC_BTN_LIST2 1028
#define IDC_STATIC_DIR 1032
#define IDC_STATIC_FILES 1033
#define IDC_STATIC_SIZE 1034
#define IDC_STATIC_PERCENT 1035
#define IDC_STATIC_MESSAGE 1036
#define IDC_BTN_SRC_PATH 1037
#define IDC_BTN_BACK 1040
#define IDC_EDIT_SRC_PATH 1041
#define IDC_STATIC_MSG 1042
#define IDC_STATIC_MB 1043
#define IDC_GROUP_ALL 65535
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif