mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 13:14:59 -06:00
9 lines
318 B
C
Executable File
9 lines
318 B
C
Executable File
#define IDD_DIALOG_SPLIT 504
|
|
#define IDC_STATIC_SPLIT_PATH 1000
|
|
#define IDC_COMBO_SPLIT_PATH 1001
|
|
#define IDC_BUTTON_SPLIT_PATH 1002
|
|
#define IDC_STATIC_SPLIT_VOLUME 1010
|
|
#define IDC_COMBO_SPLIT_VOLUME 1011
|
|
|
|
#define IDS_COMPRESS_INCORRECT_VOLUME_SIZE 95
|