mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 17:15:00 -06:00
4.53 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
33ccab7e72
commit
051769bbc5
8
CPP/7zip/UI/FileManager/SplitDialogRes.h
Executable file
8
CPP/7zip/UI/FileManager/SplitDialogRes.h
Executable file
@@ -0,0 +1,8 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user