mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 03:14:59 -06:00
17 lines
480 B
C
Executable File
17 lines
480 B
C
Executable File
#define IDD_COPY 96
|
|
|
|
#define IDT_COPY 100
|
|
#define IDC_COPY 101
|
|
#define IDB_COPY_SET_PATH 102
|
|
#define IDT_COPY_INFO 103
|
|
|
|
#define IDC_CHECK_OPEN_OUTPUT_FOLDER 104
|
|
#define IDC_COPY_OPEN_PATH 105
|
|
#define IDC_FREE_SPACE 106
|
|
#define IDC_COPY_ADD_FILE_NAME 107
|
|
#define IDC_CHECK_DELETE_SOURCE_FILE 108
|
|
#define IDC_CHECK_CLOSE_7ZIP 109
|
|
#define IDC_AFTER_EXTRACT 110
|
|
|
|
#define IDS_SET_FOLDER 6007
|