-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathResource.h
More file actions
66 lines (65 loc) · 2.62 KB
/
Copy pathResource.h
File metadata and controls
66 lines (65 loc) · 2.62 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WinSFXMaker.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_WINSFXMAKER_DIALOG 102
#define IDT_UPDATE_SCREEN 103
#define IDR_MAINFRAME 128
#define IDR_IDR_TEMPLATE_BINARY1 130
#define IDR_IDR_TEMPLATE_BINARY 130
#define IDR_TEMPLATE_BINARY 136
#define IDD_SHELL_TREE_EXPLORE 137
#define IDB_BITMAP_DIRECTORY 138
#define IDB_BITMAP_DIRECTORY_HOT 140
#define IDD_PROGRESS 141
#define IDR_ACCELERATOR1 142
#define IDC_LIST_ARCHIVE 1000
#define IDC_LIST1 1001
#define IDC_COMBO_PATH 1002
#define IDC_COMBO_INPUT_PATH 1002
#define ID_BUTTON_PATH 1003
#define ID_BUTTON_INPUT_PATH 1003
#define IDC_TEXT_DESCRIPCTION 1004
#define IDC_COMBO_OUTPUT_PATH 1004
#define IDC_TREE 1005
#define ID_BUTTON_OUPUT_PATH 1005
#define IDC_STATIC_FOLDER 1006
#define IDC_COMBO_EXECUTABLE_PATH 1006
#define IDC_EDIT_PATH 1007
#define IDC_BUTTON2 1009
#define IDC_EDIT_COMPANY_NAME 1010
#define IDC_STATIC_COMPANY_NAME 1011
#define IDC_STATIC_PRODUCT_NAME 1012
#define IDC_EDIT_PRODUCT_NAME 1013
#define IDC_STATIC_VERSION 1014
#define IDC_EDIT_VERSION 1015
#define IDC_EDIT_COPYRIGHT 1016
#define IDC_EDIT_DESCRIPT 1017
#define IDC_STATIC_COPYRIGHT 1018
#define IDC_STATIC_DESCRIPTION 1019
#define IDC_STATIC_OUPUT_PATH 1020
#define IDC_STATIC_HORZ2 1021
#define IDC_STATIC_HORZ3 1022
#define IDC_PROGRESS 1022
#define IDC_STATIC_COMPRESS_PATH 1023
#define IDC_STATIC_COMPRESS_PATH2 1024
#define IDC_STATIC_MAIN_ICON 1025
#define IDC_BUTTON_ICON 1026
#define IDC_STATIC_ICON_LABEL 1027
#define IDD_SFX_PROGRESS 1028
#define IDC_PROGRESS_SFX 1029
#define IDC_STATIC_STATUS 1030
#define IDC_BUTTON_CANCEL 1031
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif