-
Notifications
You must be signed in to change notification settings - Fork 2
/
resource.h
54 lines (53 loc) · 2.13 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ax7z.rc
//
#define IDV_VERSIONINFO 1
#define IDC_BROWSE_BUTTON 3
#define IDD_CONFIG_DIALOG 101
#define IDD_ABOUT_DIALOG 102
#define IDD_PROGRESS 103
#define IDD_SOLID_CONFIG_DIALOG 104
#define IDD_PASSWORD 105
#define IDC_7Z_CHECK 1001
#define IDC_RAR_CHECK 1002
#define IDC_CBR_CHECK 1003
#define IDC_CAB_CHECK 1004
#define IDC_ARJ_CHECK 1005
#define IDC_LZH_CHECK 1006
#define IDC_DEFAULT_BUTTON 1007
#define IDC_PROGRESSBAR 1008
#define IDC_ISO_CHECK 1008
#define IDC_PROGRESSTEXT 1009
#define IDC_SOLID_BUTTON 1010
#define IDC_SOLID_7Z_CHECK 1011
#define IDC_SOLID_RAR_CHECK 1012
#define IDC_MAX_LOOKAHEAD_EDIT 1013
#define IDC_MAX_MEMORY_EDIT 1014
#define IDC_MAX_DISK_EDIT 1015
#define IDC_CACHE_FOLDER_EDIT 1016
#define IDC_CLEAR_BUTTON 1017
#define IDC_PURGE_MEMORY_EDIT 1018
#define IDC_PURGE_DISK_EDIT 1019
#define IDC_PASSWORD_EDIT 1020
#define IDC_EXTENSION_LIST 1021
#define IDC_SELECT_ALL_BUTTON 1022
#define IDC_UNSELECT_ALL_BUTTON 1023
#define IDC_EXTENSION_EDIT 1024
#define IDC_SKIPARC_BUTTON 1028
#define IDC_SKIP_BUTTON 1029
#define IDC_GUIDE_STATIC 1030
#define IDC_TOPMOST_CHECK 1031
#define IDC_7ZVERSION 1032
#define IDC_PERUSERCONF_CHECK 1033
#define IDM_TOPMOST 40000
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40002
#define _APS_NEXT_CONTROL_VALUE 1034
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif