mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 16:07:10 -06:00
13 lines
419 B
C
Executable File
13 lines
419 B
C
Executable File
#define IDD_FOLDERS 900
|
|
|
|
#define IDS_FOLDERS_SET_WORK_PATH_TITLE 103
|
|
|
|
#define IDC_FOLDERS_STATIC_WORKING_FOLDER 1001
|
|
|
|
#define IDC_FOLDERS_WORK_RADIO_SYSTEM 1011
|
|
#define IDC_FOLDERS_WORK_RADIO_CURRENT 1012
|
|
#define IDC_FOLDERS_WORK_RADIO_SPECIFIED 1013
|
|
#define IDC_FOLDERS_WORK_EDIT_PATH 1014
|
|
#define IDC_FOLDERS_WORK_BUTTON_PATH 1015
|
|
#define IDC_FOLDERS_WORK_CHECK_FOR_REMOVABLE 1017
|